• Resolved dingsbumsss

    (@dingsbumsss)


    Hi!
    Is it possible to have multiple different(!) second menus on different pages?
    Example:
    https://test.nikol-weber.de
    If you click on “Heimtextilien” in the main menu, you see the second menu.
    Now i want the same, when i click on “Zwirnerei” but with DIFFERENT menu-points.

    Right now i use css to display the second menu only on specific pages.
    I could create a second menu with ALL menu-points and hide / show them where needed, but i guess there is a better option?!

    THX!!!

    .header-bottom{
       display: none ;
    }
    	.page-id-7  .header-bottom {
    		display: block;
    	}
    	.page-id-10  .header-bottom {
    		display: block;
    	}
    .page-id-13  .header-bottom{	
    display: block;)

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @dingsbumsss,

    Thanks for choosing Neve!

    The free version of Neve doesn’t provide this option. This can be achieved only in the Pro version of the theme using the feature that allows you to create multiple headers and display them on different pages of the site.

    Thanks for understanding and have a nice day!

    Thread Starter dingsbumsss

    (@dingsbumsss)

    thanks @luciamarinescu
    is there a way to buy the theme once and no subscription?

    AC

    (@purplecodes)

    Themeisle Support

    Hi @dingsbumsss,

    Once you buy the theme, that is already considered a subscription.
    You can choose the Lifetime option where you only need to pay once or the Yearly option where you need to renew the subscription annually.

    You can request for the auto-renew to be disabled for the Yearly option so you won’t get charged automatically.

    Hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple different second menus’ is closed to new replies.