Menu Not Showing
-
Hi guys,
I have made a collection of the most common solutions to problems that people have been facing when installing and using the plugin below:
1. Check your header.php and footer.php files
Check that the wp_head() and wp_footer() calls are included in your header.php and footer.php files respectively.
The plug-in hooks into these and as such without them won’t be included.
2. Change the breakpoint width value
It may be that your screen is too big for the menu to show.
Try increasing this value to something like 2000 and then reload the page. If it then shows, you can reduce this figure until it appears at your required point.
3. You have a white background
This is a strange one, but alot of people haven’t realised that having 3 white lines on a white background means you won’t actually see anything.
Try changing the colour values for the 3 lines in the admin and then reload the page and you should now see it.
Many thanks
Peter
- The topic ‘Menu Not Showing’ is closed to new replies.