• Resolved Nickie_VZ

    (@nickie_vz)


    Hi

    When trying to view the mobile site on my Samsung Galaxy Siii, it displays OK initially but the search function or menu does not respond when you touch these on screen.

    Will the plugin be updated for the new Android OS or is this another issue? It works fine on my Motorola Android and on the iphone.

    Thanks

    Nickie

    http://wordpress.org/extend/plugins/wptouch/

Viewing 15 replies - 46 through 60 (of 82 total)
  • I am using the plugin for a static content website, and therefore didn’t notice that problem. I’ll try and find a more suitable fix.

    EDIT:

    This fix *should* work, maybe… Hopefully. Not tested.

    <?php global $is_ajax; $is_ajax = $_SERVER[‘HTTP_X_REQUESTED_WITH’]; if(!is_null($is_ajax)) get_header(); ?>

    <?php global $is_ajax; if(!is_null($is_ajax)) get_footer();

    Thanks again for your responds. Unfortunately this last suggestion still doesn’t resolve the problem with the duplicating footers.

    Any word on getting this to work on new android OS? I tried The header and footer fix mentioned above. Didn’t seem to do anything.

    Have the same exact issue on my site: http://www.davejunia.com

    I have 3 browsers on my Android 4.1.1 Jelly Bean HTC One X.

    WPTouch displays correctly in Chrome for Android

    Screenshot: Chrome for Android
    User Agent: Mozilla/5.0 (Linux; Android 4.1.1; HTC One X Build/JRO03C) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19

    WPTouch displays INCORRECTLY (similar to others in this thread) in HTC’s default browser AND Dolphin Browser

    Screenshot_HTCDefault: HTC Default
    User Agent_HTCDefault: Mozilla/5.0 (Linux; U; Android 4.1.1; en-sg; HTC_One_X Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30

    Screenshot_DolphinBrowser: Dolphin Browser
    User Agent_DolphinBrowser: Mozilla/5.0 (Linux; U; Android 4.1.1; en-sg; HTC One X Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.3

    Plugin Contributor Dale Mugford

    (@dalemugford)

    Thanks for the information everyone! It’s seriously a very strange bug, and we’ve went through a lot of pains to try and correct it.

    Rest assured we’re not giving up and hope to have it solved soon.

    Hello,
    same problem here using WPTouch 1.9.6.1 and Nexus S (dolphin or embedded browser).
    If I use Chrome or Safari mobile no issue at all.
    What is strange if as soon I browse correctly the page with Chrome or Iphone, then it’s reable perfectly (the same page) with dolphin or embedded browser.
    Could it be linked to cache incompatibility (WP Super Cache 1.2)?

    Thanks

    +1 on this. Is it effecting the Pro version of the plugin as well?

    Same here with my schools website: http://www.mogent.cat

    I’ve detected this problem long ago, but found no one having the same. Finally found this thread about that issue!

    Hope it resolves soon!

    +1 here.
    Site: blog.doncho.net, works OK on Chrome, fails miserably on Dolphin (like davejunia screenshots).
    Tried on devices Galaxy Note 2 and Nexus 10, same thing.

    Last versions of all WPTouch, WordPress and Dolphin.

    I hope you can fix that weird bug soon.

    Best regards,
    Doncho

    Something else has popped up here too. Just did some testing and see that if WordPress SEO -Joost is enabled with WPtouch then there’s a duplicate header.

    Again, this is only happening with Jelly Bean devices. Boat, Dolphin etc.

    If force rewrite title is enabled on WordPress SEO then it resolves the issue, however I don’t want that. I’d prefer to enter in <title><?php wp_title(''); ?></title>

    Anyone know where wp_title is stored on WP touch?

    Hello,
    My issue is that my content is very narrow on my screen when viewing in mobile or desktop thing. Additionally, in the mobile theme – there is no header, footer, nav menu, etc. So, once you get to the home page, you can’t go anywhere else. I’m on a Samsung Galaxy Nexus, Android version 4.1.1.

    Thank you

    Any news about this bug?

    @dalemugford are you going to resolve it soon? Any date?

    Update — I had WP Touch looking OK on previous version of Android. Unfortunately, I accepted an “upgrade” from Verizon (Droid Razr Maxx), and now I’m using Android 4.1.2. This has resulted in all the formatting being lost on my WPTouch mobile page, it looks horrible.

    Can someone confirm which browser is built into 4.1.2, and if Aidan’s work around shared above will work? Thanks much.

    Yes, the AidenC tip is working fine for me as well but not totally fix because still an issue for me when trying to display a picture with Dolphin or 4.2.2 stock browser.
    The thumnbail is fine but as soon clicking the picture, the slideshow is not starting properly but I get the picture in a white page without any possibility to do anything else (I can just previous).
    If I use Chrome, it’s working fine. Then if I come back in the same gallery with Dolpin now it’s working fine.
    Do you have same behaviour? If you have any tip, it will be great:)

Viewing 15 replies - 46 through 60 (of 82 total)
  • The topic ‘[Plugin: WPtouch] Mobile Site does not work on new Android OS?’ is closed to new replies.