responsivemenu
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Invalid Key ErrorHi DA,
As per the forum rules I am unable to assist with Pro plugin related queries here.
Please email me at support@responsive.menu for help.
All the best
Hey there,
Great news and thanks again for letting me know!
These are my favourite type of support requests 😉
All the best
Hey there,
Great news and thanks for letting me know!
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu missingHey Duncan,
You are more than welcome!
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] theme compatibilityHi there,
I’ve just checked and the Temperate theme is free so the best way is just to try it out and see. If the theme is built with WordPress compatibility in mind then it will be compatible and you shouldn’t have any issues. Based on their good average reviews I can’t imagine you will have any problems
There is no way of telling and knowing 100% except by trying it out but as long as they have the wp_head() and wp_footer() calls it should be fine.
Hope it helps
- This reply was modified 9 years, 6 months ago by responsivemenu.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu missingHey Duncan,
Not sure why but on line 1015 of this file http://www.leftcoast.org.uk/wp-content/themes/church-child/style.css?ver=4.6.1 you have the following styles among many others:
#responsive-menu { display: none; position: absolute; }Removing the display and position attributes allows it to show again.
All the best
Hey there,
Did you already resolve this as when I go on your site the main menu disappears when the button appears correctly?
All the best
Hey Abigail,
Thank you very much for your review and kind words and I’m glad you like the plugin!
If you need any help in future, please let me know.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu not workingHi 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
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu not workingHi 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
Hey Stefanie,
If you are using the shortcodes you would already know about it so it’s unlikely it is that in this case.
I’m afraid that it could be one of many things and is almost impossible to debug here on the forum without being able to take a deeper look.
Is it possible to provide some sort of access? You can email me directly at support@responsive.menu if this is a possibility.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu not workingHey 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!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu not workingHi 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
Hey Stefanie,
Thanks for your support request.
In regards it not showing on the other pages can you check that the header file used throughout your theme has the wp_head() and wp_footer() calls in the header.php and footer.php files respectively.
Also, are you using the shortcode and do you have this option turned on? If so, please check that you have the shortcode on all pages.
It’s very hard to debug unfortunately without access to the site, as it could be one of a number of things.
In regards your second point, you just need to add the following to the CSS of Menu to Hide option:
.navbar-toggleAll the best
- This reply was modified 9 years, 6 months ago by responsivemenu.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] menu not workingHi there,
You haven’t provided me with your site address, please provide so I can see.
All the best