-
AuthorPosts
-
March 4, 2014 at 9:10 pm #232421
Hi, I have built a single page site with four sections and corresponding main menu links to each section. Anchors scroll properly on Firefox and Chrome desktop, but on Safari and iOS 7, clicking on a link or menu item simply reloads the page and does not scroll to the proper section. I have tried anchoring each section separately using either HTML or the Developer field of the appropriate section. Please advise.
Thank you.
- This topic was modified 10 years, 8 months ago by esotEric.
March 4, 2014 at 9:11 pm #232422This reply has been marked as private.March 5, 2014 at 7:31 am #232558Hey!
How are you? I hope you feel great today. Thank you for the question.
I checked the website but there is no section with an id like “client-success”. Please edit the Color Section then place the id on “For Developers: Section ID” field.
Please refer to this link: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Regards,
IsmaelMarch 5, 2014 at 7:48 am #232564This reply has been marked as private.March 5, 2014 at 10:28 am #232645Hi!
Please refer to this link: https://kriesi.at/support/topic/linking-to-anchor-menue-covering/#post-214325
Regards,
IsmaelMarch 5, 2014 at 10:06 pm #232968This reply has been marked as private.March 10, 2014 at 7:20 pm #234893Hey!
Can you re-move the changes to your child theme/child theme js file. The 2.5.4 update should have fixed this and in my live test install I’m not having any issues with the scroll-to behavior in any browser+OS combination.
You can also try deactivating any active plugins just in case there are any js conflicts since the scrolling behavior is a javscript effect.
Best regards,
DevinMarch 11, 2014 at 9:33 pm #235860Hi Devin,
I have followed your instructions, removed child theme changes and turned off all plugins. Unfortunately, the page is still not working properly in Safari or iOS. Worse, the tool tips used to pop-up on iOS when pressing the icons at least. They no longer work now. Please advise on an anchor text/main menu fix as the site is functionally broken at this point. Very much appreciate any fixes.
Thank you,
EricMarch 14, 2014 at 3:11 pm #237658Hey!
Just to keep you updated: I am investigating the issue and once I find a fix will release another update, probably at the beginning of the next week ;)
Regards,
KriesiMarch 18, 2014 at 6:55 pm #239536March 19, 2014 at 8:21 am #239909Hi!
See https://kriesi.at/support/topic/anchor-text-still-not-working-on-safari-and-ios-after-2-6-2-update/
Best regards,
PeterMarch 19, 2014 at 12:24 pm #240036Hi!
Just checked the site again and after some testing I have to say that I am a little startled. For a reason I dont know yet one page portfolios seem to work fine on my local installation but the problem still persists on yours. Could it be that there are any plugins interfering?
Regards,
KriesiMarch 19, 2014 at 10:03 pm #240374This reply has been marked as private.March 21, 2014 at 8:52 pm #241360Hey!
The topic has been re-tagged for Kriesi to take a look at as I’m not actually having the issue when viewing your site either but it may be an misunderstanding on my part of the exact issue.
Cheers!
DevinMarch 24, 2014 at 2:28 pm #242077Hey!
Ok after taking a longer look this turns out to be fairly simple, and its not even a theme issue :)
Your webserver is set to append a www. to each address that is called. So a link to http://sparkpunch.com#about is redirected by the server to http://www.sparkpunch.com#about thus reloading the site. as long as you make sure that all links contain the www no page reload occurs and the page scrolls properly :)
I have already set your menu items ;)
Regards,
KriesiMarch 25, 2014 at 2:50 am #242457Hey!
You are awesome. Thanks for digging in and finding a fix. Interesting how other browsers knew where the user wanted to scroll but Safari and iOS needed more specific code. Thanks again Kriesi! Really cool you figured it out.
Cheers,
Eric -
AuthorPosts
- The topic ‘Anchor Text not working on iOS’ is closed to new replies.