Viewing Mobile pages not loading on iPhone

Mobile pages not loading on iPhone



User: Del S. 11 years ago
I launched my site yesterday. www.23degrees.co.uk it works fine on my mac and iPad. It will not load at all on my iPhone.
I have the 1st page ticked as a mobile page which is currently set to my 'contact' page. I did this as there is an image slider on the front page that I thought the iPhone was struggling with loading. Still won't load. Do I need to create a different mobile friendly page for each page of my main site and do I need to enter some 'code' for the mobile pages to work on mobile devices.?
User: Del S. 11 years ago
Is there a way to use two different navigation menus for normal and mobile site. Should I create a new project just for my mobile site as i can't select which pages appear in the navigation menu AND specify if it will appear in the mobile site or normal site.

Del
User: Jumbo T. 11 years ago
The home page redirect to the mobile page loops.

First it goes to the contact page, which has a redirect to the index.html, etc, etc :

window.location = "/";

Remove the mobile settings on the contact.html page.

Last edit 11 years ago
User: Roddy 11 years ago
Here's some info about creating the mobile version of your site on a separate project file…

http://everwebcodebox.com/mobile/design.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Del S. 11 years ago
Thanks. So I just need to choose the "New Website" button and create a mobile site? I read that 480 was the biggest width for iPhone. Your pages say 320. 320 seems really narrow. The code I have to insert goes in the Head/footer code box of my main site?
So basically in my main site I don't want to select any pages to have the mobile option if I set up a newe' specific project?


Post Reply
You must login or signup to post.