responsivemenu
Forum Replies Created
-
Hi Martin,
No problem – maybe you entered the email in wrong when filling out the form or it has gone to your spam folders.
Either way, I think it is because the Facebook browser is severely restricted in terms of its features and I don’t think there is any way we can get around that unfortunately.
I’ve tried it on the iPhone various internal apps browsers and they all work fine.
How long ago did you get that particular device? The translateX CSS has been available to browsers for a good few years now so I’m surprised it doesn’t work. As you said it works on your normal phone browser so it is just Facebook specific which is a shame.
All the best
Hi Martin,
I already replied to you via email before you submitted this, please check your email.
I have posted my response again below:
——-
Hi Martin,
Thanks for your kind words – that is a strange one and only an issue ive seen in very old or incompatible browsers so it suprises me if Facebook is using such basic software for their internal browser.
Have you tried it on any other devices or is it just the app on your particular phone that is having an issue. Without getting too technical it boils down to a browsers ability to use the translateX CSS selector but it has pretty much been standard for years now.
If Facebooks browser is really that restrictive then Im afraid there isnt anything I can do about it 🙁 I just tried the Twitter browser app and it was ok but unfortunately I dont have Facebook so I cant chexk it myself.
All the best
—-
Hi pecktron,
If you turn on the “Push button with animation” option then it will move with the menu.
Unfortunately you havent provided a site URL so I cant look at your second issue to advise.
Please try turning the option above on or provide a URL so I can look if it still not working.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Responsive MenuHi there,
I believe you have also emailed me about this and are speaking on there about it now – but yes in short it is easily possible.
All the best
Hey koldtoft,
Hmmm I see the issue, I am trying to think of what a possible solution might be as you only want it to close the menu sometimes but not all the time and still want parent items to be clickable.
You may have to create some custom JavaScript to only ignore certain functionality for specific items.
As it is a specific needs its not something I can really include insde a plugin that is meant to be for generic use.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] PHP 7.0.7Hi Tom,
I believe you have emailed me about this issue too where I have responded.
All the best
Hi yohance,
You need to go through your CSS and examine it as I can still see styles with important tags that are colouring it orange.
For example line 628 of your page has a massive style colouring all buttons orange so it is affecting my menu button.
Please go through your styles and remove all the offending ones if you want to see the changes applied properly.
All the best
Hey Vitago,
Thanks for the kind words – let me know how you get on and if you need any further guidance with it!
Hi M,
I jusy tried on my iOS safari on iPhone 6 and it worked fine for me everytime.
What iPhone model, OS and Safari version are you using? Also does it happen for you on all pages or specific ones?
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Major 3.0.0 UpdateHi Alan,
Its not so drastic an update, Id say 90% is the same and Im sure its an easy fix (easier than rolling back even).
Bringing out a whole different plugin would have not made much sense as it does exactly the same thing now as it did then – theres a few styling and element name changes but nothing too far beyond that.
As a site owner (especially of a self hosted solution) you should expect to have to debug from time to time, Im afraid its part of the territory. WordPress offers managed hosting solutions for those that don’t want to do it but you of course lose the flexibility.
If you are willing to give it another try let me know when its installed and provide a URL and I will take a look for you.
Make sure to hit Update Options once more once updated and clear any caches you have.
All the best
Hi chemdata,
You still have the focus styles in your style sheets, look below:
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; }line 328 of your theme style-sheet. Again, these are what is causing your issues.
All the best
Hi chemdata,
Thats strange as no css changes were made in the update.
Unfortunagely I cant get to the site you provided as it just says “Coming Soon”?
Thanks Charlie,
bbikers, my plugin requires PHP 5.4+ so please make sure that you have that version installed at least.
All the best
Youre welcome and thanks for pointing it out!
If you need anything in future please let me know.
Hey Charlie,
This has been added to the beta version now if you want to check out if its working – you can get it from the Developer tab above.
All the best