-
AuthorPosts
-
April 8, 2015 at 4:07 pm #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
April 8, 2015 at 8:58 pm #425591Hi 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,
ElliottApril 9, 2015 at 10:10 am #425790In 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?
April 9, 2015 at 4:19 pm #426030Hi!
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,
YigitApril 14, 2015 at 3:45 pm #428277Hi, 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.
April 15, 2015 at 4:40 pm #429038Hey!
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,
ElliottApril 20, 2015 at 10:37 am #431193What 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?
April 21, 2015 at 4:02 pm #432091Hi!
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,
AndyApril 21, 2015 at 4:34 pm #432110i 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/
April 23, 2015 at 7:20 pm #433707Hey!
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!
AndyApril 24, 2015 at 2:47 pm #434127This reply has been marked as private.April 24, 2015 at 3:41 pm #434176Hey,
i just solve the problem. Now it is working
-
AuthorPosts
- The topic ‘Secondary menue’ is closed to new replies.