Tagged: x
-
AuthorPosts
-
January 27, 2017 at 9:02 pm #1348520
newerjazzParticipantHi I want the links of all pages to appear. Right now I have to click on “menu” then all the links will appear.
Thanks
January 28, 2017 at 12:10 am #1348613
Prasant RaiModeratorHello There,
Thanks for writing in!
Could you please provide us with your website URL so we can take a closer look?
Thanks.
January 28, 2017 at 12:53 am #1348627
newerjazzParticipantHi Thanks,
it’s not live yet. This is the development website (see picture with orange menu). Have to click the menu for the red portion of all the other links to show up
The picture with just the simple links (silver tooth) is what I want.
Thanks.
January 28, 2017 at 5:04 am #1348749
Rue NelModeratorHello There,
Thanks for providing the screenshots. Are you using UberMenu or just the default X menu. To make sure that the default menu will show up when you view the page, please add the following JS code in the customizer, Appearance > Customize > Custom > Javascript
(function($){ $(document).ready(function(){ $('.x-btn-navbar').trigger('click'); }); })(jQuery);We would loved to know if this has work for you. Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1348520 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
