I Kriesi, i tried to put a menu in the sidebar but I can see it. And other question: how can I delete the footer content? thank you nico
Menu on sidebar
18 posts from 7 voices-
Posted 2 years ago #
-
I have an comparable issue. I try to put a custom menu widget to a sidebar, unfortunately it displays the top main menu in the sidebar! I mean its looks like the top main menu. What I need is the same menu like it cames with the widget "pages".
Posted 2 years ago # -
Hey,
can you post a link to your website please?To remove the footer content open up footer.php and delete the code between the
<!-- ####### FOOTER CONTAINER ####### -->and
<!-- ####### END FOOTER CONTAINER ####### -->comment :)
Posted 2 years ago # -
Hello,
I have the same problem: "I try to put a custom menu widget (in my website named "Produkty") to a sidebar, unfortunately it displays the top main menu in the sidebar! I mean its looks like the top main menu."
Link:http://aldaronfactory.home.pl/autoinstalator/wordpress12/index.php/kontakt
Posted 2 years ago # -
Another similar issue here.
When I create a custom menu, it replaces the 'mainmenu' in the main navigation on top, even though 'mainmenu' is selected as the 'Broadscope Main Menu'.
Also, when I try to use the Custom Menu widget, the menu is a repeat of the style main navigation.
http://dev.thomaswrench.com
http://dev.thomaswrench.com/about-us/I have login info for you if you need it. Just contact me.
Thanks so much for your help!
Posted 2 years ago # -
I'll report it to Kriesi.
Posted 2 years ago # -
Please hurry. The problem with the menu is a serious error, not a minor failure. Cheers..
Posted 2 years ago # -
Kriesi will fix the error - however it will take some time because he's improving the framework at the moment.
Posted 2 years ago # -
ok. Thx for info.
Posted 2 years ago # -
We'll release an update notice when we release the update.
Posted 2 years ago # -
Hello! What's up doc? When exactly can We expect that update: one day?, one week?, one month? :) . Yours Aldaron.
Posted 2 years ago # -
Hey,
As I said before it will take some time ( = weeks ).Posted 2 years ago # -
ok. thx.
Posted 2 years ago # -
Dude
Checking in on this issue of custom menus in the sidebar...Thanks for any update!
Posted 2 years ago # -
I made a custom menu for the sidebar too, and could just see the first item only... Not sure what's going on, but maybe the fix for the above bugs will fix this too?
Posted 2 years ago # -
Kriesi finished the work on the framework now so I'm sure he'll look into the sidebar menu items problem asap.
Posted 2 years ago # -
Hi, in the new update of broadscope theme the problem menu isn't solved :( what can we do for this not little bug? thenk you, nico
Posted 2 years ago # -
Hey Guys: please paste this code block into your css/custom.css file to make sidebar menus work. I will patch the theme with a more elegant solution soon but for now this should work :)
Please be aware that the sidebar menus dont support mega menu flyouts of any kind. nested list are however possible.
Cheers!
Kriesi/*widget modification:*/ #top .widget .avia_mega { position: relative; bottom: auto; left:auto; height: auto; font-size: 13px; line-height: 1.7em; border:none; width:100% !important; } #top .widget .avia_mega .dropdown_available{ display:none; } #top .widget .avia_mega li, #top .widget .avia_mega li:hover{ float:none; background-color: #999; background-image: url("../images/skin1/menu_arrow.png"); background-position: -20px -10px; background-repeat: no-repeat; padding:0; } #top .widget .avia_mega .current-menu-item{ background-color: #333; } #top .widget .avia_mega li a, #top .widget .avia_mega li a:hover{ display: block; border:none; padding: 3px 0 3px 23px !important; width:auto; float: none; font-size: 13px; line-height: 1.7em; border-bottom: 1px solid #E1E1E1; color: #333333; text-align: left; height:auto; background: none !important; } #top .widget .avia_mega li a:hover{ text-decoration: underline; } #top .widget .avia_mega_div{ display:none !important; } #top .widget .sub-menu{ display:block !important; opacity:1 !important; position: relative; left:auto; top:auto; width:auto; background: none; padding:0 0 0 20px; border:none; margin:0; }Posted 2 years ago #
Reply
You must log in to post.














