Changeset 25078
- Timestamp:
- 11/21/07 00:34:47 (8 months ago)
- Files:
-
- 1 modified
-
wordpress-mobile-edition/trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-mobile-edition/trunk/README.txt
r6847 r25078 13 13 14 14 1. Drop the wp-mobile.php file in your wp-content/plugins directory 15 1. Drop the wp-mobile directory in your wp-content/themes directory 16 2. Click the 'Activate' link for WordPress Mobile Edition on your Plugins page (in the WordPress admin interface) 15 2. Drop the wp-mobile directory in your wp-content/themes directory 16 3. Click the 'Activate' link for WordPress Mobile Edition on your Plugins page (in the WordPress admin interface) 17 17 18 18 19 == Frequently Asked Questions == … … 22 23 No, it does not. 23 24 25 24 26 = Does this support pages too? = 25 27 26 28 Yes, it does. 27 29 30 31 = I visited the site in a mobile browser and my theme was reset to default, why? = 32 33 Probably because you missed step 2 in the installation directions above. If the requested theme is not available, WordPress will reset your theme to the default. 34 35 28 36 = Why are recent posts shown on every page? = 29 37 30 38 This is a feature of the plugin to allow easy access to recent content. 39 31 40 32 41 = My mobile device isn't automatically detected, what do I do? = … … 40 49 http://alexking.org/contact 41 50 51 42 52 == Examples == 43 53
