mobile site

Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #5499
    salonpos
    Member

    Hi, when I try to access our mobile site, http://www.salonpos.net the error message site cannot be found is returned.

    I created a separate folder (/v6) for this site, which the index page redirects the viewer to. Please help as many of our viewers use their mobile phones!

    Thank you.

    #5501
    Ernesto
    Member

    Hi,
    How did you perfom the redirectioning to /v6?

    Meanwhile, you could take a look at this guide, it might come in handy for your case.
    https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

    #5524
    salonpos
    Member

    Hi Ernesto, I created an index.html file and added the code:

    <meta HTTP-EQUIV=”REFRESH” content=”0; url=http://www.salonpos.net/v6″>

    #5533
    Ernesto
    Member

    Hi, could you try redirecting with method that is explained i the previous guide? Taht could be causing the issue.

    #5555
    salonpos
    Member

    Hi, I moved the subdirectory to the root of my domain using godaddy instead and cannot access the mobile site. Any suggestions? Thank you!

    #5660
    salonpos
    Member

    Hey, so the mobile site does not work. Can you please help? This is urgent!

    #5669
    Raghavendra
    Moderator

    Sorry – I have not had much experience with creating a separate mobile site but hopefully the following helps –

    http://wordpress.stackexchange.com/questions/2438/create-mobile-site-with-same-content-just-different-theme

    BTW, any particular reason why you are not utilising the responsiveness of our theme for mobile site?

    #5674
    salonpos
    Member

    Hi, I’m not trying to make a mobile site. I’m trying to utilize the responsiveness of your theme, but do not know how to. I uploaded your theme, however whenever I try to access my website via my phone, I get an error message, mobile site not found. What should I do to utilize the responsiveness of the theme?

    #5700
    Raghavendra
    Moderator

    Can you post a temp login to your site here as a private message? Also, before you do that can you disable all plugins, delete the theme and reupload the theme and see if the problem gets resolved. I am guessing some plugin is causing this or your .htaccess file is modified to redirect to a mobile site. Accessing the responsive site should be same as accessing the site on desktop. There should be no difference whatsoever and no separate setup required.

    #6071
    salonpos
    Member

    Hey, I can’t delete the theme because I made a few alterations. Maybe that’s why it’s not working? But, not sure. I created a username and pw.

    Please lmk if there is anything else I need to do. Thank you very much!

    #6087
    Nexus
    Moderator
    This reply has been marked as private.
    #6090
    Nexus
    Moderator

    Your htaccess file has this content

    # BEGIN WordPress

    # END WordPress

    # BEGIN wtwp_cache
    # END wtwp_cache

    # BEGIN wtwp_security
    # END wtwp_security

    which is not right. please see these posts to create a proper htaccess file. http://wordpress.org/support/topic/i-destroyed-my-site-default-htaccess
    https://codex.wordpress.org/htaccess

    #6130
    salonpos
    Member

    hey thanks for all your help. i fixed the problem. it was actually because the mobile site on godaddy was enabled. once i disabled it, everything worked. hope this helps others with the same problem! thanks again.

    #6234
    Nexus
    Moderator

    Glad to hear that 🙂 . Cheers!

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘mobile site’ is closed to new replies.