[SOLVED] Side menu disappeared completely after upg... 1.10.
Posted: Wed Jan 04, 2012 6:17 pm
Hello, I upgraded a site ( [url]htttp://www.artelye.com[/url] ) yesterday from 1.9.4.3 to 1.10.2 and everything went fine except for the fact that the main menus disappeared from the pages.
Above is the code that's on my template, and I labeled the menu that is not showing. I upgraded all of the modules prior to going to 1.10.2 and had no issues, once I got to 1.10.2 I noticed I needed to upgrade some more modules in the Module Manager, so I did and everything was fine including MenuManager module. I did have a problem with the showtime module, but I'm trying to solve that on a different post.
These menus do not show up on the initial home page, you can go here to see the sides menus currently showing except for the one labeled above: http://www.artelye.com/index.php?page=h_who-we-are
Any suggestions on what I can look for? Please help, thank you
Code: Select all
<div id="sidebar">
{cms_module module='menumanager' number_of_levels="2" template='sidebar_menu' collapse="0" excludeprefix="c_,d_,dlogin_,hdesign_" } //NOT SHOWING
{menu template='stone-design' start_element='6.1' show_root_siblings='1' collapse='1' } //THIS SHOWING FINE
{global_content name='facebook-home'} //THIS SHOWING FINE
{NMS} //THIS SHOWING FINE
</div>
These menus do not show up on the initial home page, you can go here to see the sides menus currently showing except for the one labeled above: http://www.artelye.com/index.php?page=h_who-we-are
Any suggestions on what I can look for? Please help, thank you