• Hello,

    I have installed your plugin for two sites I have running in wordpress, but I am confused as to how I can make a simple url that I could use to see the mobile version from a computer as well. For example, your mobile.carrington.com link is exactly what I need. How can I set up this link for my site?

    Thanks,

    Jolie

Viewing 1 replies (of 1 total)
  • You can add the following code snipped into the footer.php of your standard desktop theme:

    <?php in (function_exists('cfmobi_mobile_link')) { cfmobi_mobile_link(); } ?>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Mobile Edition] How to make a "mobile.example.com" url’ is closed to new replies.