Mr_Man1968
Member
Posted 7 months ago #
Since the latest iOS 5 and Safari update the drop down menus no longer work properly on iPhone & iPad. Before the update clicking the parent would open the drop down menu without opening the pages, allowing for selection of the child pages.
Since the update it is almost impossible to navigate to the child pages, as the parent page opens each time it is clicked. It has destroyed navigation of my site on iPhone & iPad.
See my site here: -
http://www.spireweather.co.uk
Any help or advice would be much appreciated.
http://wordpress.org/extend/themes/constructor/
dpaq2011
Member
Posted 7 months ago #
I share the same problem, navigation on iOS devices is same as Mr_Man1968 above. Very awkward.
Its the issue with jQuery, I mean the plugin that used for menu. Try ading <script>$.support.touchOverflow = true;</script> in header.php before </head> It worked for my client. Not sure, just a suggestion.
Mr_Man1968
Member
Posted 6 months ago #
Thanks samfusion, but unfortunately this didn't work for me. Does anyonme else have any suggestions?
ckarpinski
Member
Posted 6 months ago #
Also did not work for me.
For me I used to be able to click the main menu item to get the drop down menu to appear and now nothing at all happens when i click - on phone and ipad. On non ios when you hover over the main menu option the drop down appears as it always did....
olavxxx
Member
Posted 6 months ago #
Hi,
You can try my JQuery code
[Code moderated as per the Forum Rules. Please use the pastebin]
Ps. you might have to play with it, but you can check if it works.. I have the stop on the animation to prevent the enque of animation, as that makes jquery crazy :P I know there is a "non enque", but I found it to be a tad buggy.
ckarpinski
Member
Posted 6 months ago #
I will try it out, thank you :)
Mr_Man1968
Member
Posted 5 months ago #
ckarpinski, did you manage to solve this problem on your iPad?
ckarpinski
Member
Posted 4 months ago #
No I didnt. Do you have any ideas?
Mr_Man1968
Member
Posted 4 months ago #
No unfortunately - I'm thinking of changing themes because of it. These days any theme has to be iPad and iPhone friendly - if not then it will lose popularity. It's a pity, because I've spent hours tweaking Constructor to suit my needs.
ckarpinski
Member
Posted 4 months ago #
I am actually using the default theme 2010 (a child theme of it) and having the problem so you may want to be careful in choosing a new theme.
good luck :)
Mr_Man1968
Member
Posted 4 months ago #
That may suggest a general WordPress problem then?