• Although I can see it’s not actively supported anymore I hope this message gets read ๐Ÿ™‚

    Same problem like many of you. Redirection smartphone users to the mobile website works just fine. Viewing the desktop version from the mobile website isn’t working. The link has been added correctly but I guess it’s redirecting back to the mobile website again.

    I’ve done the following:
    1. Included the mobile URL testpage.mydomainname.com in the settings page and enabled the redirect.

    I didn’t fill in the cookie name as it sets it to mobile.

    2. I’ve added <?php
    setcookie(“mobile”,”m”, time()+3600, “/”, “.testpage.mydomainname.com”);
    ?> to the very first line of my index.php

    3. Include a link to the full website
    <p>Full website</p>

    Am I missing something here? Anyone with a solution please?
    Any help is highly appreciated.

    Cheers!

    http://wordpress.org/support/plugin/php-mobile-redirect

    http://wordpress.org/plugins/php-mobile-redirect/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘View full website’ is closed to new replies.