does WPtouch Mobile Plugin works with marketpress?

i am trying to find a better way to show my site on mobile devices. i am not satisfied with what jetpack is offering . between those 4 plugins :WPtouch Mobile Plugin,WP Mobile Detector,WordPress Mobile Pack 2.0, WP Mobile Edition, witch one will work the best with marketpress? or do i need to install woocommerce?

  • Patrick Cohen
    • Technical Docs Wrangler

    Hi there @jacques

    I hope you had a great weekend!

    I see you are already using a responsive theme on your site, so it should display and work fine on most all mobile devices. It looks & works fine for me when resizing the browser window.

    Is there something in particular that you want to change in the way the site displays on mobiles? That may help us to help you find a better solution.

  • jacques
    • The Crimson Coder

    i want the mobile look, and people are really confuse when they went to my site on mobile devices. i used jetpack and some of the funtions were not available. i see a demo of the WPtouch Mobile Plugin and i like what kind of option they are showing. i was wondering if this plugin can work with market press? or do i need to instal woocommerce?

  • Vaughan
    • Ex Staff

    Hi Jacques,

    We haven’t tested the plugin with WP touch mobile plugin ourselves, so I can’t say 100% that it will fully work or not, it should work ok, but I can’t make any guarantees, I can only recommend trying it to see if it does, if you do have any issues whilst using it, let us know and we can take a look & hopefully fix them as quickly as possible, if the plugin does not work with wptouch, we can certainly ask our developers to look into it & hopefully make it compatible in a future release if need be, as wptouch does seem to be a popular plugin these days.

    Hope this helps

  • jacques
    • The Crimson Coder

    i have tried it and some of the functions that i need, is to upgrade to pro witch is not a problem. wich package should i take. the agency or entreprise. they are the only two that allowed mobile store. i can see some of the market press function in the free one. but the plugin said it was build for woocommerce and can be integrate with most popular ecommerce plateform. i was wondering if marketpress is part of those popular ones. also how can i integrate the chat plugin in this settings? any help will be appreciated.

  • Vaughan
    • Ex Staff

    Hi,

    I can’t really answer that as I am not familiar with the wptouch mobile plugin at all, these questions, you would probably be best asking the wptouch plugin author as he would probably know more than we do at this point, if you can see some market press functions in the free one, then i’d say it’s compatible (but I can’t guarantee what will be in the premium versions)

    With regards to the chat plugin, do you mean integrating into the wptouch plugin? This would probably require some custom development of the chat plugin, so i’m not sure that would be possible off-hand, however as that’s a different topic, you would be better off opening a new thread regarding the chat plugin itself so it doesn’t get confusing for other users reading. But if the plugin would require customizing to work, we could only add this as a feature request, it’s likely you may need to hire a developer to make those changes if you need them doing urgently.

    Hope this helps

  • Vaughan
    • Ex Staff

    Hi Jacques,

    If you are seeing blank pages, can you try enabling WP_DEBUG in your wp-config.php

    set WP_DEBUG to true

    define( 'WP_DEBUG', true);

    Also check your servers error log files in your CPanel and see if any errors are listed, this will give us a clue as to what might be causing those errors.

    Hope this helps

  • Patrick Cohen
    • Technical Docs Wrangler

    Hi again @jacques

    I hope you’re well today!

    Ouch! That image is so small, enlarging it causes the text to become practically unreadable. :slight_frown:

    But there doesn’t appear to be anything recent in that log that could be related to blank pages.

    Can you provide a link to the page(s) that is/are not displaying properly? Also, is this occurring only on mobile devices, or do they come up blank also on desktop?

  • jacques
    • The Crimson Coder

    hi this only happen on mobile devices after i instal wp touch . wp debug is turned on and i added this code to wp-config.php. what else shoukd i do? any advice?

    define( ‘SITECOOKIEPATH’, ‘/’ );

    define( ‘COOKIEPATH’, ‘/’ );