responsivemenu
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] sparse errorHey mmushing,
I would take the opportunity to upgrade your PHP if you can as it is no longer supported or secure.
Either way Im glad you got it working again.
All the best
Hi Joseph,
I see the issue now and you are right.
I have patched this now and will release it shortly.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] fatale errorHi there,
I would advise that you please read the support forum before posting in future as it will save yourself time when solving issues as this question has been answered numerous times already.
The problem is because you need PHP 5.4+ installed as it has been unsupported and insecure for over 2 years now.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] sparse errorHi there,
Please let me know where else I can put the notice? I’ve put it everywhere I can. Also the plugin should auto-deactivate if you dont have the required PHP version so Im not sure why thats not the case for you.
There is no way of warning users of incompatible PHP versions in the upgrade process so I have put it everywhere else I possibly can. If WordPress had this option I certainly wouldve used it.
If you don’t have PHP 5.4, that must mean you are on, at best, PHP 5.3 which was released in 2009 and PHP themselves dropped support in 2014 which means it is now insecure and vunerable (and has been for 2 years) so I can’t continue supporting it I’m afraid.
To roll back simply delete it from the plugin folder via FTP and then you can download the last 2.8 version from the Developer tab above.
I hope that helps.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Customize the search outputHey there,
Unfortunately not but you can just remove the default search box and add your own in the Additional Content field as it accepts HTML and shortcodes.
All the best
Hey sprajt,
Great news and thanks for letting me know!
Hey chemdata,
The only issue is you have very generic styles (like styling all buttons on the site). You just need to make them more specific, for example tied to a class name that you can then place on elements that you wish to have that particular styling.
The trouble with global styles like you have is they affect everything intentionally or not.
I hope you manage to sort it out!
Hey codedaddy,
Do you have any updates on my above comment?
Hi chemdata,
I’m afraid you do have conflicting focus and hover conflicts and quite a few of them.
The one below from line 328 of your theme styles file is whats causing the white button issue for example:
a.button:focus, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #ebebeb 0%, #ffffff 100%) repeat scroll 0 0; border-color: #dadada #cfcfcf #a8a8a8; border-style: solid; border-width: 1px; }Please check again and fix all the conflicting styles and all will be ok.
All the best
Hey Joseph,
First off thanks for the kind work in regards the plugin. I have been working non-stop for the last 3 months trying to get the new version ready and while there will inevitably be some bugs at first due to it being a major release update over time it will become more stable!
I use a custom Walker now in the plugin which is probably why the custom CSS classes you used to have are no longer available – can you let me know how you are adding these extra classes so I can see if I can get them to be picked up by the walker object itself too?
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] CSS Vortex file ?Hi Phil,
Something very odd is happening – the first line of the exported CSS File has this line:
@import “/wp-content/plugins/responsive-menu-data/css/types/vortex”;
That is not coming from my plugin as I have searched the whole plugin directory and the word vortex is not even mentioned once.
I cannot explain how this is happening at all.
Do you have some sort of minification or caching or combining plugins as I can’t make sense of it.
I might need FTP or WP access to really get an idea of what is going on here as I can’t get this to happen on any of my dev sites.
Alternatively you could export your file settings and send them over to me so I can import them to my dev site and see if I get the same issue?
All the best
Hi chemdata,
Can you please provide a URL as it’s almost impossible to debug without something to look at.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Admin panel does not loadAny updates?
Hey japhys,
Great news that you have it working now and nice to know you’ve been with me on this plugin journey for years – it never stops!
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] sparse errorHi guys,
Please read the FAQ, Changelog and description notes carefully.
Also read the other support requests regarding this.
You need PHP 5.4+ on your server so please speak to your host about upgrading as this is unsupported and unsecure now.
All the best