Tagged: x
-
AuthorPosts
-
July 6, 2016 at 7:24 am #1074636
davidemancioParticipantHi,
I created a page at mediavoxpop.com, which as a one page menu.Now I am creating other pages, for example: mediavoxpop.com/privacy/ and I had the same menu replicated in the navbar.
Is there a way to have a proper navbar in any page?
Thanks,
July 6, 2016 at 7:52 am #1074676
Paul RModeratorHi,
Thanks for writing in!
You need to create two menus.
One for your homepage(onepage menu) and one for your other pages(default menu).
Your one page menu should have links with ids only
eg. #x-section-5
Just like what you have now in your homepage, your other menu should have absolute urls.
eg. http://www.mediavoxpop.com/#x-section-5
It is also advisable to add unique ids to your sections instead of using the default section ids.
https://community.theme.co/kb/how-to-setup-one-page-navigation/
Thanks
July 6, 2016 at 8:42 am #1074758
davidemancioParticipantThanks for your answer. I managed to follow your indications.
However, I would like to leave the navbar but without menu in those pages. Is it possible?
July 6, 2016 at 8:53 am #1074786
Paul RModeratorHi,
Yes, it’s possible.
You can add this under Custom > CSS in the Customizer.
.page-id-344 .x-nav { display:none; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1074636 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
