The tab Menus missing
-
Hi Chouby
I am setting up Polylang and I noticed that the Menu tab is not in the settings of the plugin.
I saw in one of the forums that the functions.php has to have register_nav_menu() and mine does.
Then, from your documentation I saw that I also need to have ‘wp_nav_menu(array(‘theme_location’ => ‘primary’));’ in functions.php too. It doesn’t have it which is I’m guessing the cause for the menu tab not being there.Furthermore, I took over this website a few weeks ago and after examining things more, looks like all the menu options are loaded manually in the header.php
How does polylang deal with custom added menus?
Or for that matter custom added anything else..?Hope the question is clear enough. Here’s the website in question: http://hushmagazine.ca/
The topic ‘The tab Menus missing’ is closed to new replies.