[Pro] Site not visible on iPhones

Hi This site is undergoing a revamp, but it is not visible on iPhones, no matter what we do - I have been told it is visible on Androids. It works fine on iPad. I have used the page action > mobile redirect on the master pages, checked all is marked on the inspector palette, but still just get the host name. The host company say it’s not them. Any suggestions please?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Elizabeth,

It looks like you are trying to redirect iPhones to http://www.schooldaysmagazine.com/mobile, which is a 404 error page.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Caleb,

I’m not actually doing anything to do that! Any advice on how to fix it? (until it’s all swapped over to Backdraft!)

Elizabeth

On 4 Feb 2014, at 8:39 am, Caleb Grove email@hidden wrote:

Elizabeth,

It looks like you are trying to redirect iPhones to http://www.schooldaysmagazine.com/mobile, which is a 404 error page.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You said that you the mobile redirect action. What do you have it pointed to? Try removing it and seeing what happens.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This isn’t the mobile redirect action.

I think that you have added some code in Page>Html Markup in either the After or before

Have a look in there for

<script type="text/javascript">
<!--
if (screen.width <= 699) {    document.location = "http://www.schooldaysmagazine.com/mobile";    }    //-->
</script>

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I meant within Freeway. Page>action>mobile direct. Am I missing something here?

On 4 Feb 2014, at 9:06 am, Caleb Grove email@hidden wrote:

You said that you the mobile redirect action. What do you have it pointed to? Try removing it and seeing what happens.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes, found that Dave, so I should do ……?

On 4 Feb 2014, at 10:37 am, DeltaDave email@hidden wrote:

This isn’t the mobile redirect action.

I think that you have added some code in Page>Html Markup in either the After or before

Have a look in there for

<script type="text/javascript">
<!--
if (screen.width <= 699) {    document.location = "http://www.schooldaysmagazine.com/mobile";    }    //-->
</script>

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes, found that Dave, so I should do ……?

Either remove it completely or change the redirect to where it should go - obviously not http://www.schooldaysmagazine.com/mobile as there is nothing there.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

BTW - I think it is on your Master(s)

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

correct, it is Dave. Do I remove this code?

On 4 Feb 2014, at 11:37 am, DeltaDave email@hidden wrote:

BTW - I think it is on your Master(s)

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

oops! just saw your answer - thank you dave!

On 4 Feb 2014, at 11:37 am, DeltaDave email@hidden wrote:

BTW - I think it is on your Master(s)

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options