Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #425386

    Hello!

    I want to have a secondary menue. It is clear how to do it, but i don’t want it on the top of the site. I want it below the main menue or below the logo. (Inbetween the blog posts and the logo, there is a horizontal line, exactly there). There where the first horizontal line is. How should i make this?

    Thanks for help

    #425591

    Hi AlexanderKouba!

    Perhaps a plugin such as ubermenu would work for you, http://wpmegamenu.com/.

    We also have a “Fullwidth submenu” element which displays a custom menu.

    Regards,
    Elliott

    #425790

    In case without that plugin. How is is possible to switch the created secondary menue from the top of the site below the main menue? I think it should only be a code in css or not?

    #426030

    Hi!

    Please go to Enfold theme options > Blog Layout and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” as your Blog Style and then edit your Blog page using Advanced Layout Builder and add Fullwidth Submenu element on top

    Best regards,
    Yigit

    #428277

    Hi, if i choose “build you own blog layout”…What is the next step? I Cant find a point where i can design the whole blog layout. Can you describe me, what to click in the sashboard of wordpress?
    I want only there two things:

    1)the submenue should be below the main logo and not above.
    2)Under the submenue should be a picture over the whole width.

    The blog layout of the posts should remain as a grid.

    Thanks for helping me.

    #429038

    Hey!

    Edit your blog page now and add the fullwidth sub menu to the top of your page content and then add the blog posts element beneath it. You can select grid style in the shortcode options.

    Best regards,
    Elliott

    #431193

    What you describe, is already done. I select the fullwidth sub meue to the top of the page and my blog mode is in grid style.

    What i want is that the second menue is not above, but under the main menue. There where the first horizontal line is. How can i do this?

    #432091

    Hi!

    you can change the position of your submenu with this code in Quick CSS:

    .sub_menu {
    top: 106px;
    }
    

    you would need to change color as well, so it does not become invisible (white font on white background).

    Regards,
    Andy

    #432110

    i tried to do what “Yigit” said, but one problem remains.

    If i create the side like this: http://alexundvalerie.com/blog-artikel/
    everything is ok, but in the sidebar the Top-commentators widget is missing.
    I tried to keep on enfold default sidebars, sidebar pages, sidebar blog, but the widget is away. Can you help me?

    The sidebar should look like this: http://alexundvalerie.com/

    #433707

    Hey!

    at first I would recommend to update to Enfold v3.1.3.

    As you said there are sidebar pages and sidebar blog, so you would need to make sure that sidebar pages has the content you need. Check in Appearance->Widget->Sidebar Pages.

    If the issue remains after upgrade etc. please provide us admin access, so we can take a deeper look into the issue.

    Cheers!
    Andy

    #434127
    This reply has been marked as private.
    #434176

    Hey,

    i just solve the problem. Now it is working

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Secondary menue’ is closed to new replies.