WPtouch: Mobile Plugin&Theme for WordPress

June 3rd, 2009 Category: WordPress

An incredible cool plugin for WordPress and all mobile devices like iPhone, iPod, Android or Blackberry is “WPtouch“. It automatically generates pages for perfect display on mobile devices from your WordPress blog. Installation is totally easy and the result is looking great!

See the difference:

wptouch1.jpg

The single post view:

wptouch2.jpg

Installation

If you have WordPress 2.7 or newer installed, the installation can be done with a few clicks:

  • Enter the admin page and select “Plugins”
  • Scroll down to the section “Get More Plugins”
  • Select “Plugin Browser/Installer”
  • Search for “WPtouch” and install

Otherwise you have to go the manual way.

Problems with WP Super Cache

If you are using WPtouch together with the WP Super Cache plugin you may run into trouble, I solved it with the following steps:

  1. In Settings->WP Super Cache add the following Recected User Agents:
    iPhone
    iPod
    aspen
    dream
    incognito
    webmate
    BlackBerry9500
    BlackBerry9530
  2. Add the following line in your .htaccess
    RewriteCond %{HTTP_USER_AGENT} !^.+(iPhone|iPod|aspen|dream|incognito|webmate|BlackBerry9500|BlackBerry9530)
    This line should be inserted above the following existing line:
    RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f

Links

Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG
  • Facebook
  • Furl
  • Google Bookmarks
  • Live-MSN
  • Readster
  • YahooMyWeb

Related posts:

  1. Useful WordPress Plugins
  2. WordPress Favicon Plugin
  3. WordPress Page Navigation Plugin “WP-PageNavi”
  4. Improve WordPress Admin Performance
  5. WordPress Pingback is not working
This entry was posted on Wednesday, June 3rd, 2009 and is filed under WordPress. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “WPtouch: Mobile Plugin&Theme for WordPress”

  1. Wygląd stronek na telefoniku komórkowym « Wychodźstwo on February 20th, 2011 at 22:42

    [...] WPtouch: Mobile Plugin&Theme for WordPress | TechniTip.Net via technitip.net on 2/20/11 [...]

Leave a Reply