Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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?

    #1125654

    Hey 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,
    Victoria

    #1125660
    This reply has been marked as private.
    #1126439

    Hi csrey,

    Best regards,
    Victoria

    #1127024
    This reply has been marked as private.
    #1128541

    Hi,
    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,
    Mike

    #1129019

    Thank 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.

    #1129093

    Hi,
    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,
    Mike

    #1129094

    We 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.

    #1129130

    Hi,
    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,
    Mike

    #1130548

    It worked beautifully. Thank you for the solution.

    #1130554

    Hi,
    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘No Parent Page but Menu Still Selected’ is closed to new replies.