Help, Support & Customization for
WordPress Mobile Edition
Call now: 303-395-1346
Using WordPress HelpCenter for help with WordPress Mobile Edition supports Alex King (the plugin developer).
No. This plugin requires the placement of the included Carrington Mobile theme into the themes directory. This may be adjusted in the future, but for now it requires a manual upgrade so that the theme is placed in the proper location. #
This is likely because the theme that comes with the plugin has not been uploaded properly or the theme folder name has been changed. The downloaded zip file comes with a folder in it called carrington-mobile-# (i.e. carrington-mobile-1.0.2). This folder must be uploaded to your wp-content/themes directory with the full folder name being preserved. #
No. The mobile theme needs to be moved to your themes directory and the WP plugin auto-upgrade does not do this. For this reason, please follow the installation instructions here.
Yes, it is compatible with WP Super Cache 0.9 (using WP Cache mode).
No, it does not.
Yes, to Google and Yahoo mobile search crawlers. You can add any others by adding their user agents in the plugin's Settings page.
Yes, as of version 3.0. There is a customized interface for advanced mobile browsers and special styling to make things "finger-sized" for touch browsers.
Visit the settings page and use the link there to identify your mobile browser's User Agent.
Then add that to the list of mobile browsers in your settings.
Not fundamentally. If you remove the iPhone from the list of detected browsers, then the other iPhone theme should work as normal.
Yes, it does.
Yes, this is included as an experimental feature in version 2.1. The link can be added to your theme by using the akm_mobile_link() template tag:
<?php in (function_exists('cfmobi_mobile_link') { cfmobi_mobile_link(); } ?>
Note that this does not work if you have WP Cache enabled.
This is a feature of the plugin to allow easy access to recent content.
The contents of the wp-mobile folder are a standard WordPress theme. Any changes you make there will affect the display of the mobile interface.
Using WordPress HelpCenter for help with WordPress Mobile Edition supports Alex King (the plugin developer).