Wordpress themes support for Menu Structure

funmaking
105 Posts
funmaking posted this 18 November 2015

Hello

I'm trying to add a megamenu in Wordpress (Noo Menu) inserting a shortcode with the cms control but the code is not interpreted with my theme. Does themler support menu structures with shortcodes without php?

[noomenu menu="3"]

I also have tried inserting a php code like this:

<?php wp_nav_menu(="" array(="" 'theme_location'=""?> 'primary' ) ); ?>

But the menu doesn't works fine, because the css classes are not interpreted ok.

Thanks

Hello I'm trying to add a megamenu in Wordpress (Noo Menu) inserting a shortcode with the cms control but the code is not interpreted with my theme. Does themler support menu structures with shortcodes without php? [noomenu menu="3"] I also have tried inserting a php code like this: &lt;?php wp_nav_menu(=&quot;&quot; array(=&quot;&quot; &#39;theme_location&#39;=&quot;&quot;?&gt; 'primary' ) ); ?> But the menu doesn't works fine, because the css classes are not interpreted ok. Thanks
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
funmaking
105 Posts
funmaking posted this 18 November 2015

Sorry I have forgotten the shortcode control, problem solved

Thanks

Sorry I have forgotten the shortcode control, problem solved Thanks
Support Team
Support Team posted this 20 November 2015

Hello Javier,
you're welcome!
Les us know if you have any other questions.

regards,
Aileen

Hello Javier, you're welcome! Les us know if you have any other questions. regards, Aileen
You must log in or register to leave comments