The BAAP Mobile Version is a complete toolkit to help mobilize your WordPress site. It has a mobile switcher, themes, widgets, and mobile admin panel.
For Detailed step by step instructions for installtion please Click Here
Here, the installation is very slightly different:
NB: the web server needs to have write-access to the image cache folder wp-content/plugins/wordpress-mobile-pack/plugins/wpmp_transcoder/c. If you have installed the plugin with WordPress 2.7, this should already be the case. Otherwise, or if you see errors when the plugin tries to resize images, you will need to set the permissions on that folder appropriately.
Ensure that the c directory flags are rwxrwxrwx, or whatever you choose in order to be web-server-writable:
wordpress $> cd wp-content/plugins
plugins $> cd wordpress-mobile-pack/plugins/wpmp_transcoder
wpmp_transcoder $> sudo chmod 777 c
wpmp_transcoder $> ls -al
-----------------------------------------------------------------
drwxrwxrwx 3 root staff 102 20 Apr 10:08 c
-rwxrwxrwx 1 root staff 13003 20 Apr 10:43 wpmp_transcoder.php</pre>
NB: the web server also needs to have write-access to the themes folder wp-content/themes, as it installs themes in that directory as part of the plugin activation. If you have installed the plugin with WordPress 2.7, this may already be the case. Otherwise, or if you see errors when activating the plugin, you will need to set the permissions on that folder appropriately.
Ensure that the themes flags are rwxrwxrwx, or whatever you choose in order to be web-server-writable, using a similar technique to that above.
A more comprehensive setup process and guide to configuration is as follows. If you are installing the plugin through the admin dashboard, you'll be able to skip most of the early steps.
baap-mobile-version.zip into wp-content/pluginswp-content/plugins you should now see a directory named baap-mobile-versionwp-content/themes directory and wpmp_transcoder/c cache directory are web-server-writable, as described above.http://yoursite.com/wp-adminwp-content/themes you should now see a selection of new directories including mobile_pack_base, mobile_pack_blue etc.
Requires: 2.5 or higher
Compatible up to: 3.1.4
Last Updated: 2011-4-6
Downloads: 30,156
0 of 3 support threads in the last two months have been resolved.
Got something to say? Need help?