menu not working
-
after installing the menu follow the instruction it is not working or showing on my site
-
Hi there,
You haven’t provided me with your site address, please provide so I can see.
All the best
ok my site is my site, a new theme i have designed :http://www.goodandfreshseafood.com/
plugin activated configured, still no luck
regards,
Paul
Hi Paul,
The site you have provided doesn’t seem to be built correctly, in terms of following WordPress recommendations for theme building.
Can you check for me if the wp_head() and wp_footer() calls are in the header.php and footer.php files respectively.
Also, there are no classes on the body element so it seems that, as I said the theme hasn’t been built correctly and as such you will likely need to speak to the theme developer about how to make their theme compatible.
All the best
thank you , i build the theme , following a tutorial online , maybe if you can point out what are the minimum requirement for the plugin to work!
in the meanwhile i will have a look at the theme again and try add what is missing
Hey there,
You definitely need to go through the following pages:
https://codex.wordpress.org/Theme_Development
https://developer.wordpress.org/themes/getting-started/There’s quite a lot you need to include to have it fully compatible but mainly you are missing the
body_class()function in thebodyelement, thewp_head()call in the header.php file and thewp_footer()call in the footer.php file.Good luck with your development!
i have add the body class now it only shows : [responsive_menu]
wp_head and wp_footer already was in the header.php and footer.php
-
This reply was modified 9 years, 6 months ago by
islander1982.
Hi there,
I can see the menu working on your site now, please resize your browser down until you hit the breakpoint width.
All the best
thank you , yeh you are right , but when is it enlarge why not display the full menu or is the menu ?? and it only show : [responsive_menu]
Hi there,
I’m not sure what you mean, the free version doesn’t display the main menu – it only works at creating a responsive menu.
If you want it to show on all page widths then you can increase the Breakpoint option (something like 80,000 should do it).
Also, you have added the text [responsive_menu] yourself in your page, that is not added by my plugin.
All the best
-
This reply was modified 9 years, 6 months ago by
The topic ‘menu not working’ is closed to new replies.