This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
242 lines (161 loc) · 9.12 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
=== WP Mobile Edition ===
Plugin Name: WP Mobile Edition
Contributors: fdoromo
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BABHNAQX4HLLW
Tags: iPhone, Android, Windows Phone, HTML5, Touch, Mobile detection, Mobile switcher, Mobilize, Switch Theme, Mobile Toolkit, Disqus, Widget, QR-Code
Requires at least: 3.0
Tested up to: 4.2
Stable tag: 2.8
License: GPLv2 or later
Is a complete toolkit to mobilize your WordPress site. It has a mobile switcher and Mobile themes.
== Description ==
Fully optimized for the best performance on smartphones, compatible with: iPhone, Android, Windows Phone. Simple and easy to use: An Intuitive setting page gives you complete control. The pack contains the following functionality:
= Mobile switcher =
* The mobile switcher automatically detects whether the visitor to the site is mobile or not, and switches between the primary WordPress theme (for desktop users) or loads a mobile theme.
* Includes the ability for visitors to switch between mobile view and your site's regular theme (and remembers their choice).
* Manual Switcher - to allow your user to manually switch between desktop and mobile versions. Available in 3 versions: shortcodes, option to automatically insert into footer, or template tag.
* Based detector on [mobiledetect](http://mobiledetect.net/) project, meaning device detection will stay up to date with latest mobile devices.
= A standard mobile theme =
* Was designed to be as lightweight and speedy as possible, while still serving your site's content in a richly presented way, sparing no essential features like search, categories, tags, comments etc.
* Device adaptation, including the rescaling of images, intelligent splitting of articles and posts into multiple pages, the simplifaction styles, and the removal of non-supported media.
* Smart Formatting: It doesn't matter whether users are viewing your site horizontally or vertically, mTheme will re-position all media on the fly.
* Full Comments System: Default wordpressor or DISQUS.
* You can choose from 8 different color schemes in the settings panel.
* Easily customize your mobile theme logo with our easy uploader.
* No SEO Knowledge Needed: mTheme will automatically optimize your site for SEO. You don't need to touch a button, just sit back and watch your rankings rise.
* Equipped with a mobile ad, you can put any ads scripts (Adsense, admob, or banner ads of your own) and it will appear on your mobile version.
* Mobile-friendly: an extensible theme that is ready for display on mobile devices.
= DEMO =
* To see mTheme in action visit [This demo](http://dev.fabrix.net/run/demo/).
* Look: Gallery page, Contact form, comments in levels, and all functionality like a theme for desktop.
= Languages Available =
* English (default)
* Brazilian Portuguese **(pt_BR)** by [Fabrix Doromo](http://fabrix.net/)
* Ukrainian **(uk)** by [Віталій Ткач](http://www.kids-center.com.ua/)
* Russian **(ru_RU)** by [zerg959](http://100wines.net/)
* Turkish **(tr_TR)** by afsin78
* French **(fr_FR)** by [Bons Plans](http://www.bons-plans-malins.com)
* German **(de_DE)** by [prinwest](http://prinwest.com)
* Chinese (Taiwan) **(zh_TW)** by [cloudsgo](www.facebook.com/cloudsgo/)
* Spanish **(es_ES)** by [Kravenbcn](http://daxhordes.org/)
* Czech **(cs)** by [Martin Lukac](http://www.mlook.cz)
* Chinese (China) **(zh_CN)** by jjtang
* Dutch **(nl_NL)** by gvmelle
* **Non-English Speaking Users** - Contribute a translation using the GlotPress web interface – no technical knowledge required ([how to](http://dev.fabrix.net/translate/projects/wp-mobile-edition)).
== Screenshots ==
1. Core Settings
2. Mobile theme (General Settings)
3. Mobile theme (Advanced Settings)
4. mTheme-Unus
== Installation ==
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for `WP Mobile Edition`
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `wp-mobile-edition.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `wp-mobile-edition.zip`
2. Extract the `wp-mobile-edition` directory to your computer
3. Upload the `wp-mobile-edition` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Frequently Asked Questions ==
= Why desktop-view link did not redirect me to the desktop version? =
This plugin requires cookie, so you need to enable the cookie's setting.
= I have created a mobile subdomain, but I still can't access my mobile version? =
Did you point a mobile domain document root to the root of wordpress installation? if you did not, login to your cpanel, point the document root into the root of wordpress installation.
== Changelog ==
* 2.8
* IMPROVED - Contact and Index Page
* 2.7
* IMPROVED - Chinese (China) **(zh_CN)** Language pack added (thanks to jjtang)
* IMPROVED - Czech **(cs)** Language pack added (thanks to Martin Lukac)
* IMPROVED - Dutch **(nl_NL)** Language pack added (thanks to gvmelle)
* FIX - Update ".mo" language files.
* 2.6
* NEW FEATURE - Extra fields to Contact Form.
* 2.5
* FIX - Security fixes.
* 2.4
* FIX - Update ".mo" language files.
* 2.3
* FIX - mTheme-Unus: security fixes
* FIX - Mobile_Detect.php: upgraded
* 2.2.7
* IMPROVED - Spanish **(es_ES)** Language pack added (thanks to Kravenbcn)
* 2.2.6
* IMPROVED - Chinese (Taiwan) **(zh_TW)** Language pack added (thanks to cloudsgo)
* 2.2.5
* IMPROVED - French **(fr)** Language pack added (thanks to Bons Plans)
* IMPROVED - German **(de)** Language pack added (thanks to prinwest)
* 2.2.4
* IMPROVED - Turkish **(tr)** Language pack added (thanks to afsin78)
* 2.2.3
* IMPROVED - Russian **(ru)** Language pack added (thanks to zerg959)
* 2.2.2
* IMPROVED - Ukrainian **(uk)** Language pack added (thanks to Віталій Ткач)
* 2.2.1
* IMPROVED - Brazilian Portuguese **(pt_BR)** Language pack added (thanks to Fabrix)
* 2.2
* IMPROVED - Added 'nofollow' in all Switcher links.
* IMPROVED - mTheme-Unus: If menu item has submenu items, toggle the submenu on click.
* 2.1
* NEW FEATURE - Widget: A QR-Code used for navigating to a mobile URL and Switcher link.
* 2.0
* NEW FEATURE - Switcher Mode (Normal Site or Mobile Sub domain)
* IMPROVED - Admin styling cleaned up.
* IMPROVED - Code refactored.
* IMPROVED - Mobile Theme - Various cosmetic fixes.
* 1.9.3
* mTheme - Cosmetic fixes and option for Favicon and "Apple Touch Icon".
* 1.9.2
* Adds Italian translation.
* Adds Russian translation.
* 1.9.1
* Minor bug fixes
* 1.9
* Minor bug fixes.
* Adds Dutch translation.
* 1.8
* Minor bug fixes
* Added support for Custom location of WP Core.
* 1.7
* Replacement of the deactivation, by uninstalling, to reset settings.
* Improvement of performance
* 1.6
* Minor bug fixes
* Adds Spanish translation.
* 1.5.1
* Adds Brazilian Portuguese translation.
* 1.5
* mTheme - Various cosmetic fixes
* 1.4
* Minor bug fixes
* Various cosmetic fixes
* Improvement of performance
* 1.3
* Added the login page and control panel basics.
* 1.2
* Minor bug fixes
* 1.1
* Minor bug fixes
* 1.0
* Initial release
== Upgrade Notice ==
= 2.8 =
IMPORTANT: After upgrade, Deactivate and Activate the plugin to update the files of mobile theme.
== SETTING UP A SUBDOMAIN IS DONE THROUGH YOUR HOSTING PROVIDER ==
You need to create a CName, and unfortunately the way you do this differs from one host to another, with some it's a drop down box and it takes two seconds to do, with others the process will be a little bit more complicated.
If you use an external host somewhere there will be a section where you can edit your DNS details - if your service doesn't allow it then it's probably time to move to another host.
When you create a subdomain, you will need two things, the domain the subdomain is for and the location from which the new subdomain will load it's content.
Type your subdomain (m), that will be your mobile subdomain, then point for your website root. (don't create a extra folder) this plugin will not work if you point it to be different from the directory you installed WordPress.
To confirm that the process was performed correctly visit your full site in `m.yousite.com` (before enable the plugin)
= TESTING YOUR INSTALLATION (after enable the plugin) =
* Ideally, use a real mobile device to access your (public) site address and check that the witching and theme work correctly.
* Use the Mobile emulator in admin dashboard.
* In Firefox Browser, the [User-Agent Switcher](https://addons.mozilla.org/pt-br/firefox/addon/user-agent-switcher/) add-on can be configured to send mobile headers and crudely simulate a mobile device's request.