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: <?php wp_nav_menu(="" array(="" 'theme_location'=""?> '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.



