Join Free
  • Inbox
    + Reply to Thread
    Page 1 of 2 1 2 LastLast
    Results 1 to 10 of 13

    Thread: Mobile platform

    Hybrid View

    1. #1

      Mobile platform

      I've been testing a wordpress website with WPTouch so that I can capture the mobile marketplace (wishful thinking but hey, it's carpe diem). I set up a product page but when I operate in mobile theme, the search bar isn't there. However, when I switch to website theme, then I see the search bar. I can even see the results if I immediately switched to mobile theme.

      How do I get Prosperent to work in smartphones? (I have iphone 4S).

    2. #2
      Can you be a bit more specific? Our ads and such all work in mobile browsers. Since this is posted in the API forum i'm guessing you built something with the api and it isn't working properly? Is your code optimized to display in mobile browsers? Now, you mentioned search bar. Are you asking about our wordpress or vbulletin plugin? If so, I can help out and move this thread to the proper place as well.

    3. #3
      WPtouch is a plugin for Wordpress. I would say that my website is optimized for both platform. The problem is when I selected the product page, there's no search bar in the mobile theme.
      Yeah, maybe it should be in the plugin section.

    4. #4
      So this is about the Prosperent wordpress plugin?

    5. #5
      Yes, it's regarding a prosperent word plugin that's not working in another wordpress plugin.

    6. #6
      I'll check as to why it doesn't. I'll let you know as soon as I figure out why and how to fix it.

    7. #7
      Thread moved to plugin forum

    8. #8
      Are you using WPTouch Free or Pro. You may want to ask the developers of that plugin. I think they may block the functionality of the search bar in the free version. I'm still playing with it, but haven't had any luck yet.

    9. #9
      Using Free Version. I'll ask them. Thanks.

    10. #10
      I did some experiments with wp-touch and manged the Proserpent product search plugin to work with it. I have to hack the wp-touch plugin and edit its source code. I edited newadsense.php in the pluigin's folder, removed the adsense code and placed "<?php prospere_header(); ?>" there instead. Now the product search box appeared in all the posts just below the post title. However the display was not properly formatted as the desktop css was being used which needs to be worked upon. We need a separate mobile display css for this to work perfectly. This whole thing happens because the plugin uses its own them for display and this theme does not have the "<?php prospere_header(); ?>" in it.

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts