• I’ve tried a couple of mobile plugins and haven’t been satisfied and looking for a workaround to build a mobile home page for some of my wordpress hosted sites.

    For example, I have a non wordpress site:
    http://www.dunritemts.com

    then I have a mobile version:
    http://www.dunritemts.com/m

    This is pretty simple as in the index file of the non mobile homepage, I have a script that if the browser is recognized as a mobile browser, then the mobile version in the /m subdirectory is shown.

    Does anyone know how I would go about doing this in wordpress. the std html structure makes sense to me and I can walk through that but the wp process is a little over my head.

    thanks,

    TM

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Do you mtan you want to run a separate wordpress blog for your mobile site?

    Thread Starter scisgr8

    (@scisgr8)

    No not really interested in running seperate wp blog for mobile site.
    What I want to do is to understand the structure of wordpress, so that I can add the same script in the index file for my wp sites that I have in the standard html site.

    my wp site script would then call the mobile version when viewed in a mobile browser.

    Here is a wp site for example:
    http://www.dentistcolumbiasc.net

    I would like to be able to add the script to the index file or header or wherever I should add it and then add a /m directory to the wordpress hierarchy where I could just place a static html mobile version for mobile browsers:

    http://www.dentistcolumbiasc.net/m

    I’m not sure how to pull this off within the wordpress directory structure and I’m running WP MU.

    Hope this makes more sense.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I run mobile homepage in wpmu’ is closed to new replies.