[SOLVED] bMenu Menu Styler menu problem

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
xoplex
Forum Members
Forum Members
Posts: 15
Joined: Thu Sep 25, 2008 2:28 pm

[SOLVED] bMenu Menu Styler menu problem

Post by xoplex »

Using this menu as a second menu on template

The menu works fine in the admin module area correctly.
Image

Here are menu settings
Image


The menu functions without the css attached to the page.(expands and contracts on mouseovers)
Image


But once I attach the style sheet the menu disappears.
Image


I Have {cms_module module="bMenu"} in the header tags

Here is code in template for menu
{* Start Navigation *}
        {menu template="bMenu"}
           {cms_module module="bMenu" styleid="82"}
     {* End Navigation *}  

Changed everything in bMenu with with the ul id to match my template
{if $count > 0}



Anyone have any idea what the problem might be?

Thanks in advance
XO
Last edited by xoplex on Thu Jun 25, 2009 5:59 am, edited 1 time in total.
xoplex
Forum Members
Forum Members
Posts: 15
Joined: Thu Sep 25, 2008 2:28 pm

Re: bMenu Menu Styler menu problem

Post by xoplex »

no one has any ideas?
xoplex
Forum Members
Forum Members
Posts: 15
Joined: Thu Sep 25, 2008 2:28 pm

Re: bMenu Menu Styler menu problem

Post by xoplex »

Finally solved my problem by removing the Tag
and using this menu tag
{menu template='bMenu' start_element='8.1' show_root_siblings='1'}
{cms_module module="bMenu" styleid="82"}
Last edited by xoplex on Thu Jun 25, 2009 5:59 am, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”