-
AuthorPosts
-
August 6, 2019 at 10:11 pm #1125293
I have created a page and set the page to have “no parent”. However, when I go to the page, the main home page navigation is selected. I do not want any main menu item to be selected. How can I accomplish this?
August 7, 2019 at 6:33 pm #1125654Hey csrey,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaAugust 7, 2019 at 6:40 pm #1125660This reply has been marked as private.August 10, 2019 at 4:18 pm #1126439Hi csrey,
Best regards,
VictoriaAugust 13, 2019 at 12:58 am #1127024This reply has been marked as private.August 18, 2019 at 12:39 am #1128541Hi,
Sorry for the late reply, and thanks for the link. This occurs because the “Home” menu item url points to “/#top” and not the url of your frontpage. To correct this Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.page-id-685 header_color .main_menu ul:first-child > li > a,#top.page-id-685 .header_color .main_menu ul:first-child > li.current-menu-item > a { color: #505050 !important; } #top.page-id-685 .header_color .avia-menu-fx { background-color: transparent !important; }
Best regards,
MikeAugust 19, 2019 at 9:33 pm #1129019Thank you for your help. That worked great. The breadcrumb is gone and the top menu no longer defaults to Home.
The problem I am seeing now is that none of the top navigation items seem to work on this page.
August 20, 2019 at 4:40 am #1129093Hi,
The reason your menu is not “working” on this page is because all of your menu items are pointing to anchors that do not exist on this page.
I see that your menu has been created for a “one page” site, which is your homepage. So when you created your menu you used the custom menu links option and you put hash tag links in the url, such as “#about”, which points to the anchors on the homepage, which is correct and works well. But now when you created this new page the menu has no anchors to point to so nothing happens when you click them.To change this and have different custom menus on different pages you can install the Menu Swapper plugin and create custom menus that can be assigned to any page that you wish.
I have tested this to ensure that it works with the current version of Enfold. Please give this a try, I recommend watching the video on the plugin page to understand how to use it. Please let us know if you have any questions about setting it up for Enfold.Best regards,
MikeAugust 20, 2019 at 4:45 am #1129094We do want a one-page website but for things like privacy policy, we want to link to a separate page. I will give the Menu Swapper a try. Thank you very much for your help.
August 20, 2019 at 6:34 am #1129130Hi,
Thanks for the feedback, when you test the plugin try making the custom menu with full path url’s so from the privacy policy it will link back to your homepage.
Please let us know how you make out.Best regards,
MikeAugust 24, 2019 at 6:10 am #1130548It worked beautifully. Thank you for the solution.
August 24, 2019 at 7:17 am #1130554Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘No Parent Page but Menu Still Selected’ is closed to new replies.