Forums
(@mgrules)
8 years, 9 months ago
How can I get translations to be approved?
Thanks!
Done and waiting for approval!
Cheers
9 years, 5 months ago
Count me in, same here. Same message and no idea how to solve it.
9 years, 6 months ago
Me too! Although I don’t have to be able to select roles individually. But it would be nice if the plugin included higher roles, eg if editors is set for frontend, administrators should be able to the frontend as well.
Thank!
11 years, 7 months ago
Oh boy, live is hard! Finally found my mistake. For every one with the same problem: it needs “theme_location” first, than the menu name.
<?php wp_nav_menu (array('theme_location' => 'footer_left'));?>
FYI: deactivating all plugins made no difference.