PluginProbe
Maps Widget for Google Maps / 1.95
Maps Widget for Google Maps v1.95
1.86 1.90 1.92 1.93 1.95 2.0 2.01 2.05 2.06 2.10 2.15 2.20 2.25 2.30 2.35 2.40 2.45 2.50 2.51 2.60 2.65 2.66 2.70 2.75 2.80 All 129 releases
google-maps-widget / readme.txt

readme.txt in Maps Widget for Google Maps 1.95, at readme.txt

353 lines 9.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Google Maps Widget ===
2 Contributors: WebFactory
3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=gordan%40webfactoryltd%2ecom&lc=US&item_name=Google%20Maps%20Widget&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
4 Tags: google maps, maps, gmaps, widget, lightbox, map, google map, fancybox, fancybox2, multilingual, sidebar, chinese
5 License: GPLv2 or later
6 License URI: http://www.gnu.org/licenses/gpl-2.0.html
7 Requires at least: 3.3
8 Tested up to: 4.1
9 Stable tag: 1.95
10
11 Displays a single-image super-fast loading Google map in a widget. A larger map with all the usual features is available on click in a lightbox.
12
13 == Description ==
14
15 Check out some examples on the <a href="http://www.googlemapswidget.com/">official plugin site</a>, view the [Google Maps Widget video](http://www.youtube.com/watch?v=y1siX9ha7Pw) or give us a shout <a href="http://twitter.com/WebFactoryLtd">@WebFactoryLtd</a>.
16
17 http://www.youtube.com/watch?v=y1siX9ha7Pw&hd=1
18
19 **General widget options**
20
21 * title
22 * address
23
24 **Thumbnail map options**
25
26 * map size - width & height
27 * map type - road, satellite, map or hybrid
28 * pin color
29 * pin size
30 * custom pin icon
31 * zoom level
32 * link type - lightbox, custom URL or disable link
33 * map color scheme - new & old
34 * text above map
35 * text below map
36
37 **Lightbox map options**
38
39 * map size - width & height
40 * map type - road, satellite, map or hybrid
41 * zoom level
42 * skin - light & dark
43 * show/hide address bubble
44 * show/hide map title
45 * header text
46 * footer text
47
48 > If you need a Google Maps shortcode plugin you might be interested in purchasing our premium <a title="5sec Google Maps" href="http://5sec-google-maps-pro.webfactoryltd.com/">5sec Google Maps PRO</a> plugin.
49
50
51 **What others say about the plugin**
52
53 * voted on the <a href="http://themesplugins.com/Plugin-detail/google-maps-widget-google-map-free-plugin-for-wordpress/" title="Top 100 WordPressian plugin">Top 100 List</a> by WordPressian
54 * made it on the <a href="http://tidyrepo.com/google-maps-widget/">Tidy Repo</a> list
55 * reviewed 5/5 by <a href="http://websmush.com/google-maps-widget-plugin-review/">Web Smush</a>
56 * one of 3 best map plugins by <a href="http://torquemag.io/the-3-best-map-plugins-for-wordpress/">The Torque Mag</a>
57 * "an easier way to add Google maps to your site" says <a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-google-maps-in-wordpress/">WP Beginner</a>
58 * <a href="http://designscrazed.org/wordpress-google-map-plugins/">Design Crazed</a> puts in on the top 20 Google maps list
59 * <a href="http://www.inkthemes.com/easily-integrate-google-map-in-your-wordpress-themes-widget-area/09/">InkThemes</a> shows how easy it is to use GMW
60
61 **Translators (thank you!)**
62
63 * English - original :)
64 * Swedish - Sofia Asklund
65 * Spanish - Jesus Garica
66 * Croatian - Gordan from <a href="http://www.webfactoryltd.com/">Web factory Ltd</a>
67 * German - Karimba
68 * French - Karimba
69 * Chinese simplified - Wyeoh
70 * Chinese traditional - Wyeoh
71 * Dutch - Arno
72 * Ukrainian - Victor Shutovskiy
73 * Serbian - Ogi Djuraskovic from <a href="http://firstsiteguide.com/">FirstSiteGuide</a>
74
75 == Installation ==
76
77 Follow the usual routine;
78
79 1. Open WP admin - Plugins - Add New
80 2. Enter "Google Maps Widget" under search and hit Enter
81 3. Plugin will show up as the first on the list, click "Install Now"
82
83 Or if needed, upload manually;
84
85 1. Download the plugin.
86 2. Unzip it and upload to wp-content/plugin/
87 3. Open WP admin - Plugins and click "Activate" next to the plugin
88 4. Configure the plugin under Appearance - Widgets
89
90
91 == Frequently Asked Questions ==
92
93 = Who is this plugin for? =
94
95 For just about anyone who needs a map on their site.
96
97 = Thumbnail map works but lightbox won't open on click =
98
99 You most probably have Fancybox JS and CSS files included twice; once by the theme and second time by GMW plugin. Remove one instance of files. If that's not the case then you have a fatal JS error thats preventing execution of other JS code. Hit F12 in Firefox or Chrome and have a look at the debug console. If there are any red lines - it's a fatal error. Open a new thread in the support forums but please bear in mind that support is community based and we do this in our spare time.
100
101 = It's not working!!! Arrrrrrrrr =
102
103 A more detailed help is coming soon. Till then check 2 things: does your theme have wp_footer() function call in the footer and if there are any jQuery errors on the site.
104 If you can figure it out open a thread in the support forums.
105
106 == Screenshots ==
107
108 1. Small map is shown as a widget and since it's just one image it loads super-fast
109 2. Larger map with all features is available in the lightbox
110 3. Widget options - thumbnail map
111 4. Widget options - lightbox map
112
113 == Changelog ==
114 = 1.95 =
115 * 2014/12/19
116 * minor WP v4.1 updates
117
118 = 1.93 =
119 * 2014/12/03
120 * due to someone being a huge cun* we can no longer offer discounts for our Envato products in GMW
121 * so no changes to the plugin, just some messages edited
122
123 = 1.92 =
124 * 2014/11/12
125 * minor bug fixes
126 * preparations for admin JS rewrite
127
128 = 1.90 =
129 * 2014/10/20
130 * added Serbian translation; thanks Ogi!
131
132 = 1.86 =
133 * 2014/10/12
134 * updated POT file
135 * updated Croatian translation
136
137 = 1.85 =
138 * 2014/09/22
139 * added custom pin image option for thumbnail map - thanks Rudloff!
140
141 = 1.80 =
142 * 2014/09/08
143 * minor updates for WordPress v4.0
144
145 = 1.75 =
146 * 2014/07/29
147 * lightbox skins are back; light and dark for now, more coming soon
148 * updated lightbox jS
149
150 = 1.70 =
151 * 2014/07/10
152 * fixed a small bug on thumbnail
153 * finished up a todo
154
155 = 1.65 =
156 * 2014/05/06
157 * finished up a few todos
158
159 = 1.60 =
160 * 2014/04/17
161 * update for WordPress v3.9, widget edit GUI now works in theme customizer
162 * if you run into any issues please report them in the support forums
163
164 = 1.55 =
165 * 2014/04/07
166 * fixed shortcode handling in map's header & footer
167 * added Ukrainian translation - thank you Victor Shutovskiy!
168
169 = 1.50 =
170 * 2014/03/25
171 * minor bug fixes
172 * new Spanish translation - thank you Jesus!
173 * still working on those lightbox skins, sorry :(
174
175 = 1.47 =
176 * 2014/03/05
177 * minor bug fix
178 * working on those lightbox skins :)
179
180 = 1.45 =
181 * 2014/03/04
182 * switched to <a href="http://www.jacklmoore.com/colorbox/">Colorbox</a> lightbox script
183 * lightbox skin is still temporarily unavailable
184
185 = 1.40 =
186 * 2014/02/10
187 * due to licensing issues switched to FancyBox v1.3.4
188 * lightbox skin is temporarily unavailable
189 * minor bug fix related to activate/upgrade hook calls
190
191 = 1.35 =
192 * 2014/02/05
193 * added optional plugin usage tracking (<a href="http://www.googlemapswidget.com/plugin-tracking-info/">detailed info</a>)
194
195 = 1.31 =
196 * 2014/02/03
197 * WP v3.8.1 compatibility check
198
199 = 1.30 =
200 * 2014/01/16
201 * added Dutch translation; thank you Arno!
202
203 = 1.25 =
204 * 2014/01/03
205 * preparations for opt-in plugin usage tracking
206 * Spanish translation updated; thanks Jesus!
207
208 = 1.20 =
209 * 2013/12/17
210 * WP v3.8 update
211 * language files update
212
213 = 1.15 =
214 * 2013/11/25
215 * added option for thumbnail map to link to a custom URL which disables the lightbox; you can link to a lightbox, a custom link or remove the link all together
216
217 = 1.10 =
218 * 2013/11/18
219 * added option for thumbnail map to use the new look/color scheme
220
221 = 1.05 =
222 * 2013/11/04
223 * added Chinese traditional translation; thanks Wyeoh
224
225 = 1.0 =
226 * 2013/10/28
227 * WP 3.7 compatibility check
228 * added Chinese simplified translation; thanks Wyeoh
229
230 = 0.95 =
231 * 2013/10/21
232 * added French translation; thanks Karimba
233
234 = 0.90 =
235 * 2013/10/14
236 * added German translation; thanks Karimba
237 * we reached 100k downloads ;)
238
239 = 0.86 =
240 * 2013/10/07
241 * fixed a few strict standards errors; thanks Jay!
242
243 = 0.85 =
244 * 2013/10/03
245 * added Croatian translation; thank you Gordan
246
247 = 0.80 =
248 * 2013/09/28
249 * minor translation fixes
250 * added Spanish translation; thank you Jesus!
251
252 = 0.75 =
253 * 2013/09/24
254 * map language is autodetected based on user's browser language (HTTP_ACCEPT_LANGUAGE header)
255 * added Swedish translation; thank you Sofia!
256 * German and Croatian translations will be up next
257
258 = 0.71 =
259 * 2013/09/17
260 * few more preparations for translation
261 * Swedish translation coming in a few days
262
263 = 0.70 =
264 * 2013/09/05
265 * prepared everything for translation, POT file is available and all strings are wrapped in <i>__()</i>
266 * protocols should now match http/https for both thumbnail and ligtbox map
267 * <a href="http://www.googlemapswidget.com/">www.googlemapswidget.com</a> is up and running
268
269 = 0.65 =
270 * 2013/08/05
271 * updated JS for WP v3.6
272
273 = 0.60 =
274 * 2013/04/06
275 * fixed zoom bug in lightbox
276
277 = 0.55 =
278 * 2013/04/05
279 * added 2 new options - text above and below thumbnail map
280 * updated fancyBox JS to the latest version
281 * minor code improvements
282
283 = 0.50 =
284 * 2012/12/12
285 * small WP 3.5 compatibility fixes
286
287 = 0.41 =
288 * 2012/12/03
289 * removed screenshots from plugin package
290
291 = 0.4 =
292 * 2012/11/28
293 * fixed non UTF-8 address bug
294
295 = 0.37 =
296 * 2012/11/19
297 * fixed bug to use google.com instead of google.co.uk
298
299 = 0.35 =
300 * 2012/09/28
301 * added 4 skins for lightbox
302
303 = 0.31 =
304 * 2012/09/14
305 * fix for bad themes which don't respect proper sidebar markup
306
307 = 0.3 =
308 * 2012/09/04
309 * lightbox script changed from jQuery UI Dialog to <a href="http://fancyapps.com/fancybox/">fancyBox2</a>
310 * added "show map title on lightbox" option
311 * significant speed improvements
312 * preparations for lightbox skins
313
314 = 0.22 =
315 * 2012/08/31
316 * Fixed small JS related GUI bug
317
318 = 0.2 =
319 * 2012/08/28
320 * Complete GUI rewrite
321 * Added header text option
322 * Added address bubble visibility option
323 * Fixed thumbnail map scaling bug
324 * Fixed lightbox map size bug
325
326 = 0.13 =
327 * 2012/08/09
328 * Added pin size for thumbnail map
329
330 = 0.12 =
331 * 2012/08/07
332 * Added pin color for thumbnail map
333 * Fixed a few minor bugs
334
335 = 0.11 =
336 * 2012/08/06
337 * Fixed a few minor bugs
338
339 = 0.1 =
340 * 2012/08/03
341 * Initial release
342
343
344 == Upgrade Notice ==
345
346 = 0.2 =
347 Due to variable name changes footer text will be reset
348
349 = 0.1x =
350 Upgrade without any fear :)
351
352 = 0.1 =
353 Initial release