Event Calendar WD – Responsive Event Calendar plugin - Version 1.1.29

Version Description

  • Fixed: "Unnamed Item" error on Google Search Console.
Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Event Calendar WD – Responsive Event Calendar plugin
Version 1.1.29
Comparing to
See all releases

Code changes from version 1.1.28 to 1.1.29

Files changed (4) hide show
  1. changelog.txt +0 -511
  2. ecwd.php +2 -2
  3. readme.txt +3 -1
  4. views/ecwd-event-content.php +2 -1
changelog.txt DELETED
@@ -1,511 +0,0 @@
1
- = 1.1.28 =
2
- * Added: Functionality to exclude date from recurring event.
3
- * Added: Calendar edit link in Elementor widget.
4
- * Fixed: Elementor widget preview.
5
-
6
- = 1.1.27 =
7
- * Fixed: Gutenberg integration fixes.
8
-
9
- = 1.1.26 =
10
- * Fixed: Featured image saving.
11
- * Fixed: Conflict with PHP 5.3.
12
-
13
- = 1.1.25 =
14
- * Changed: Links to 10Web.io.
15
-
16
- = 1.1.24 =
17
- * New: Integration with 10web Builder
18
- * New: Separate section for 10Web Plugins
19
- * Fixed: PHP 5.3 compatibility
20
-
21
- = 1.1.23 =
22
- * Fixed: Gutenberg compatibility issue
23
-
24
- = 1.1.22 =
25
- * Fixed: XSS vulnerabilities
26
- * Changed: Capability required to edit themes
27
-
28
- = 1.1.21 =
29
- * Fixed: PHP 5.4 error and minor style issues
30
-
31
- = 1.1.20 =
32
- * New: Reset option for settings
33
- * New: Notices about extensions compatibility (Premium)
34
- * New: Delete past events
35
- * Improved: Import/Export menues merged into one (Premium)
36
- * Improved: Recurring events query with caching for better performance (Premium)
37
- * Improved: Number of upcoming events uses posts_per_page as default
38
- * Improved: Better UX when setting Date and time format
39
- * Changed: Do not allow to delete the last theme (Premium)
40
- * Changed: Restore themes if all are deleted
41
- * Changed: Recurring events are added to the slider of related and upcoming events
42
- * Changed: Other optimizations under the hood
43
- * Fixed: Calendar theme shouldn't have view (Premium)
44
- * Fixed: Strip shortcodes from event subscription email (Premium)
45
- ** Fixed: Fatal error when inserting countdown in calendar or event content (Premium)
46
-
47
- = 1.1.19 =
48
- * Fixed: Fatal error on PHP 5.4 (Premium)
49
-
50
- = 1.1.18 =
51
- * Fixed: Security issue
52
-
53
- = 1.1.17 =
54
- * New: Calendar uninstall
55
- * Improved: Importing iCal all day events
56
- * New: Respect event timezone when importing iCal (requires extension update)
57
- * Fixed: New lines in iCal events descriptions
58
- * Improved: Default values of events metadata
59
- * Changed: Other optimizations under the hood
60
-
61
- = 1.1.16 =
62
- * New: GDPR compliance help
63
- * New: WD library updated
64
- * New: Use theme template for single event CPT
65
- * Improved: UX when editing calendar and choosing and adding event to calendar
66
- * Fixed: Event order on category/archive page by event date
67
- * Fixed: Other minor bugs
68
- * Fixed: Password protected events
69
- * Changed: Date inputs hidden from event quick edit params
70
- * Changed: Other optimizations under the hood
71
-
72
- = 1.1.15 =
73
- * Improved: Fully translatable calendar plugin and extensions. Suggest your translations here: https://translate.wordpress.org/projects/wp-plugins/event-calendar-wd
74
- * Improved: Frontend styles of single event, venue and organizer CPT
75
- * Changed: Styles of filters extension (Premium)
76
- * Changed: Some metaboxes moved to higher position
77
-
78
- = 1.1.14 =
79
- * Changed: create_function is deprecated in PHP 7.2
80
- * Changed: Sort organizers and venues by title not slug in post type archive
81
- * Improved: Styles of Gutenberg block popup
82
- * Fixed: Styles of free and premium versions synchronized
83
-
84
- = 1.1.13 =
85
- * Added: Gutenberg integration
86
- * Fixed: Google maps zoom
87
- * Improved: Russian translation
88
-
89
- = 1.1.12 =
90
- * Improved: Change default calendar using calendar list in dashboard
91
- * Changed: Calendar add-ons and themes do not have separate menu anymore
92
- * Changed: Updates and functionality removed (Premium)
93
-
94
- = 1.1.11 =
95
- Fixed: Bug on PHP 5.3 version
96
-
97
- = 1.1.10 =
98
- * Changed: Introducing brand new free plugin: SEO by 10Web
99
-
100
- = 1.1.9 =
101
- * Changed: Deactivation popup.
102
- * Fixed: Notice in single event page
103
- * Fixed: Import/Integration of all day events from gcal
104
-
105
- = 1.1.7 =
106
- * New: Option to set zoom level in maps view (Pro)
107
- * Fixed: Map displayed without any event for that month (Pro)
108
- * Changed: Minor: WD library updated to version 1.0.12
109
-
110
- = 1.1.6 =
111
- * Fixed: Conflict with some plugins on calendar frontend
112
-
113
- = 1.1.5 =
114
- * Changed: Show notification to install Backup WD plugin only on plugin pages.
115
-
116
- = 1.1.4 =
117
- * Changed: Introducing Backup WD plugin
118
-
119
- = 1.1.3 =
120
- * Changed: Redirect after activation removed
121
- * Changed: WD library updated to version 1.0.11
122
-
123
- = 1.1.2 =
124
- * New: Option to show event timezones on frontend
125
-
126
- = 1.1.1 =
127
- * Changed: Add "ecwd_hide_old_events"=1 as a custom meta field to calendar in order to hide past events and months
128
- * Fixed: PHP notice in events category page when there is no event
129
- * Fixed: JS error when trying to save event with no date
130
- * Fixed: DB changes on silent activation
131
- * Improved: Compatibility of templates for single event and event taxonomy with WooCommerce-compatible themes
132
-
133
- = 1.1.0 =
134
- * Changed: Improved UI of venue editor in event page
135
- * Fixed: Displayed date and time for one day event
136
- * Fixed: Fatal error if PHP Calendar module not loaded
137
- * Fixed: Add new venue from event editor page
138
-
139
- = 1.0.97 =
140
- * Fixed: Remove duplicated post contents form venues and organizers
141
-
142
- = 1.0.96 =
143
- * Fixed: Description on event post
144
-
145
- = 1.0.95 =
146
- * Changed: Plugin interface
147
- * Fixed: Minor bugs
148
-
149
- = 1.0.94 =
150
- * Fixed: Security issue
151
-
152
- = 1.0.93 =
153
- * Fixed: Bug on organizer view
154
-
155
- = 1.0.91 =
156
- * Added: Visible event count per day
157
- * Fixed: Weekly repeating events
158
-
159
- = 1.0.90 =
160
- * Fixed: Helper bar
161
- * Fixed: events archive page
162
- * Fixed: events category archive page
163
-
164
- = 1.0.89 =
165
- * Fixed: Theme update issue
166
- * Fixed: Notices
167
-
168
- = 1.0.88 =
169
- * Added: Helper bar
170
-
171
- = 1.0.87 =
172
- * Added: Overview page
173
- * Changed: Deactivation
174
-
175
- = 1.0.86 =
176
- * Added: "Do not show past events" option
177
-
178
- = 1.0.85 =
179
- * Fixed: Minor bug
180
- * Fixed: Bug on day view
181
-
182
- = 1.0.84 =
183
- * Added: Script keys
184
- * Fixed: Bug on widget
185
- * Fixed: Styles
186
- * Fixed: Back link
187
-
188
- = 1.0.83 =
189
- * Fixed: Calendar search
190
-
191
- = 1.0.82 =
192
- * Changed: Featured plugins
193
-
194
- = 1.0.81 =
195
- * Fixed: Bug on widget list view
196
- * Fixed: Styles
197
-
198
- = 1.0.80 =
199
- * Fixed: Clear cache option notice
200
- * Added: Translations
201
-
202
- = 1.0.79 =
203
- * Added: Widget theme
204
-
205
- = 1.0.78 =
206
- * Added: Event description max length option
207
-
208
- = 1.0.77 =
209
- * Added: Google maps style option
210
- * Added: Latitude,Longitude inputs in event-meta,venue-meta pages
211
-
212
- = 1.0.76 =
213
- * Fixed: Data structures
214
- * Fixed: Bug on Repeating events
215
-
216
- = 1.0.75 =
217
- * Changed: Backend menu
218
-
219
- = 1.0.74 =
220
- * Changed: Organizers, venues cache
221
- * Fixed: Venue edit in event
222
- * Fixed: Gmap js issue
223
-
224
- = 1.0.73 =
225
- * Changed: Settings structure
226
- * Fixed: Minor bug
227
-
228
- = 1.0.72 =
229
- * Fixed: Minor bug
230
-
231
- = 1.0.71 =
232
- * Added: Enable sidebar in event page option
233
-
234
- = 1.0.70 =
235
- * Fixed: Bug on Google Maps
236
-
237
- = 1.0.69 =
238
- * Fixed: Bug on Views add-on
239
- * Changed: Featured themes, plugins pages
240
-
241
- = 1.0.68 =
242
- * Fixed: List view pagination
243
- * Fixed: Week view start
244
-
245
- = 1.0.67 =
246
- * Added: Calendar start date option
247
-
248
- = 1.0.65 =
249
- * Added: Google Maps API Key
250
-
251
- = 1.0.64 =
252
- * Fixed: Translations
253
- * Changed: Open Google map when Marker is clicked option
254
- * Fixed: Mark all days of multi-day event
255
-
256
- = 1.0.63 =
257
- * Added: Show events detail on hover option
258
-
259
- = 1.0.62 =
260
- * Added: Grab the first post image option
261
-
262
- = 1.0.61 =
263
- * Fixed: Conflict with Page Builder by SiteOrigin
264
- * Fixed: Bug on trashed events
265
-
266
- = 1.0.60 =
267
- * Added: Embed add-on
268
-
269
- = 1.0.59 =
270
- * Fixed: Bug on mini calendar
271
- * Fixed: Bug on multi-day events
272
- * Fixed: Bug on event pop-up
273
- * Fixed: Bug on widget
274
-
275
- = 1.0.58 =
276
- * Added: Order of events archive page option
277
- * Fixed: Minor bug
278
-
279
- = 1.0.57 =
280
- * Fixed: Translation
281
-
282
- = 1.0.56 =
283
- * Fixed: Minor bug
284
- * Changed: Event popup position
285
-
286
- = 1.0.55 =
287
- * Fixed: List view events order
288
- * Added: Organaizer on single event
289
- * Added: Portuguese (Brazil) Translation
290
- * Fixed: Description formatting
291
-
292
- = 1.0.54 =
293
- * New: Related events count option
294
-
295
- = 1.0.53 =
296
- * Added: Export to GCal/ICal add-on
297
-
298
- = 1.0.52 =
299
- * Added: Mark all days of multi-day event option
300
-
301
- = 1.0.51 =
302
- * Added: Config page
303
- * Changed: Spanish Translation
304
- * Changed: German Translation
305
- * Changed: Featured plugins/themes page
306
- * Changed: Event details popup direction for 4th day
307
- * Fixed: Scroll issue in mobile
308
-
309
- = 1.0.50 =
310
- * Added: Event Subscribe add-on
311
-
312
- = 1.0.49 =
313
- * Added: Swedish translation by Marcel Króča and Slovak translation by Magnus Juven
314
- * Fixed: Issue with featured image
315
- * Fixed: Pointer bug
316
-
317
- = 1.0.48 =
318
- * Added: Wizard
319
- * Added: Tour
320
- * Added: Czech and Danish translation
321
-
322
- = 1.0.47 =
323
- * Added: Shortcode support on event description
324
-
325
- = 1.0.46 =
326
- * Added: Romanian translation (by Oana Tarce)
327
- * Fixed: Bug for php version < 5.3
328
-
329
- = 1.0.45 =
330
- * Added: Latvian translation (by Intars G.)
331
- * Fixed: Issue with venues dropdown in the back end
332
- * Fixed: CSS issue in calendar views section for 'right to left' languages (e.g. arabic)
333
-
334
- = 1.0.44 =
335
- * Added: Croatian translation
336
- * Added: Sample data
337
-
338
- = 1.0.43 =
339
- * Added: Option for no additional details text
340
-
341
- = 1.0.42 =
342
- * Fixed: Google structured data errors
343
- * Changed: Event hover popup styles
344
-
345
- = 1.0.41 =
346
- * Added: New year promo notice
347
-
348
- = 1.0.40 =
349
- * Added: New theme
350
-
351
- = 1.0.39 =
352
- * Fixed: Date issue for php version < 5.3
353
- * Fixed: German translations
354
-
355
- = 1.0.38 =
356
- * Added: Custom css option
357
-
358
- = 1.0.37 =
359
- * Added: Catalan language support(by Vicenc Huguet)
360
- * Fixed: Views slider js issue
361
-
362
- = 1.0.36 =
363
- * Changed: Responsive pop-up styles
364
- * Changed: Featured plugins
365
-
366
- = 1.0.35 =
367
- * Changed: Category page
368
- * Added: Polish translation
369
-
370
- = 1.0.34 =
371
- * Fixed: Show events issue in list view
372
- * Increased: Date range of events in venue and organizer pages
373
- * Added: Event Tickets add-on
374
-
375
- = 1.0.33 =
376
- * Added: Date format option for list, week and day views
377
- * Fixed: "Back" link in single event page
378
- * Fixed: Shortcode default view issue
379
- * Fixed: Norwegian language files
380
-
381
- = 1.0.32 =
382
- * Fixed: Dates translation issue in posterboard view
383
- * Fixed: Venues show map issue for ajaxed themes
384
- * Fixed: Views slider js issue
385
-
386
- = 1.0.31 =
387
- * Added: Day view option as default to widget
388
- * Added: Close popup by escape
389
- * Added: Finnish translation (by Håkan Mitts)
390
-
391
- = 1.0.30 =
392
- * Added: Mini calendar view for page
393
-
394
- = 1.0.29 =
395
- * Fixed: Norwegian language files name
396
-
397
- = 1.0.28 =
398
- * Added: ECWD Views add-on
399
- * Added: Norwegian (Bokmål) and Norwegian (Nynorsk) languages support(by Vegard Innerdal)
400
-
401
- = 1.0.27 =
402
- * Changed: Added padding to event details for screens < 768
403
- * Changed: Hide next/prev month names for screen < 768
404
- * Fixed: More events popup bug
405
-
406
- = 1.0.26 =
407
- * New: Display Events in popup option
408
-
409
- = 1.0.25 =
410
- * Fixed: Sidebar css in event page for twentyfourteen theme
411
- * Fixed: Calendar widget center css
412
- * Changed: Notices show order
413
-
414
- = 1.0.24 =
415
- * Fixed: Events monthly repeat rate issue
416
- * Added: Week view option to widget
417
- * Added: Custom Fields add-on
418
-
419
- = 1.0.23 =
420
- * Added: Frontend events management add-on
421
- * Fixed: Rewrite rules for custom permalinks structure
422
- * Fixed: JS error in related events slider
423
- * Added: Hungarian language support
424
- * Added: Serbian language support
425
- * Fixed: Translations for Dutch
426
-
427
- = 1.0.22 =
428
- * Added: Ajaxed themes support
429
- * Fixed: Next month link issue
430
- * Changed: More events dialog
431
- * Added: Support/rate us messages
432
-
433
- = 1.0.21 =
434
- * Fixed: JS error in widgets page
435
-
436
- = 1.0.20 =
437
- * Fixed: Show event url issue
438
- * Added: "noindex, nofollow" to calendar links
439
- * Added: Open pop in new tab option
440
- * Added: Japanese support
441
-
442
- = 1.0.19 =
443
- * Minor bug fixed
444
-
445
- = 1.0.18 =
446
- * Added: Themes folder
447
- * Changed: Related events title style
448
- * Added: Apply category color to event title in event page option
449
-
450
- = 1.0.17 =
451
- * Fixed: Time format issue
452
-
453
- = 1.0.16 =
454
- * Added: Show the repeat rate in event page option
455
-
456
- = 1.0.15 =
457
- * Added: Show AM/PM option
458
-
459
- = 1.0.14 =
460
- * Fixed: Conflict with Avada theme
461
- * Added: Date to events link
462
-
463
- = 1.0.13 =
464
- * Changed: Calendar Add-ons page
465
-
466
- = 1.0.11 =
467
- * Changed: Calendar Add-ons page
468
-
469
- = 1.0.10 =
470
- * Added: Organizers and venues archive page order option
471
- * Added: Show categories and tags in event page option
472
- * Fixed: Featured image sizes in widget
473
-
474
- = 1.0.9 =
475
- * Fixed: Show google maps conflict with other plugins
476
- * Fixed: Geolocation bug
477
- * Fixed: Save organizer featured image issue
478
-
479
- = 1.0.8 =
480
- * Changed: Event page
481
- * Added: Portuguese language
482
-
483
- = 1.0.7 =
484
- * New: Related events slider
485
- * New: Enable/disable rewrite rule option
486
-
487
- = 1.0.6 =
488
- * Changed: Removed Add Venue link
489
- * Fixed: Delete event from calendar page issue
490
-
491
- = 1.0.5 =
492
- * New: Events Filters in backend
493
- * Fixed: Bug in shortcode
494
-
495
- = 1.0.4 =
496
- * Fixed: Bug in add/edit calendar
497
-
498
- = 1.0.3 =
499
- * New: Event template
500
- * New: "Show map in event page" option
501
- * Changed: "Repeat until" field is required
502
-
503
- = 1.0.2 =
504
- * Fixed: Minor bugs
505
-
506
- = 1.0.1 =
507
- * Fixed: Bug in Week view
508
- * Fixed: Permalink bug
509
-
510
- = 1.0.0 =
511
- * Initial version
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ecwd.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Event Calendar WD
4
  * Plugin URI: https://10web.io/plugins/wordpress-event-calendar/
5
  * Description: Event Calendar WD is an easy event management and planning tool with advanced features.
6
- * Version: 1.1.28
7
  * Author: 10Web
8
  * Author URI: https://10web.io/plugins/
9
  * Text Domain: event-calendar-wd
@@ -28,7 +28,7 @@ if(! defined( 'ECWD_URL' ) ){
28
  }
29
 
30
  if (!defined('ECWD_VERSION')) {
31
- define('ECWD_VERSION', "1.1.28");
32
  }
33
 
34
  if (!defined('ECWD_PLUGIN_MAIN_FILE')) {
3
  * Plugin Name: Event Calendar WD
4
  * Plugin URI: https://10web.io/plugins/wordpress-event-calendar/
5
  * Description: Event Calendar WD is an easy event management and planning tool with advanced features.
6
+ * Version: 1.1.29
7
  * Author: 10Web
8
  * Author URI: https://10web.io/plugins/
9
  * Text Domain: event-calendar-wd
28
  }
29
 
30
  if (!defined('ECWD_VERSION')) {
31
+ define('ECWD_VERSION', "1.1.29");
32
  }
33
 
34
  if (!defined('ECWD_PLUGIN_MAIN_FILE')) {
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: calendar, date, event, event calendar, events, events calendar, meeting, o
4
  Requires at least: 3.9
5
  Tested up to: 5.2
6
  Requires PHP: 5.2
7
- Stable tag: 1.1.28
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -345,6 +345,8 @@ After downloading the ZIP file of the Event Calendar WD plugin,
345
  Event Calendar WD plugin optionally embeds Google Maps on front end to display events on the map. Embedded Google Maps behave in the exact same way as if visitor has opened Google Maps site. Google may collect data about visitors, use cookies and tracking, included their logged-in experience interaction with Google platform. Google Maps are regulated under terms of Google privacy policy https://policies.google.com/privacy. The plugin asks for your consent to collect site administrator’s email address and site URL to offer customer support, deals and discounts on premium products and more.
346
 
347
  == Changelog ==
 
 
348
 
349
  = 1.1.28 =
350
  * Added: Functionality to exclude date from recurring event.
4
  Requires at least: 3.9
5
  Tested up to: 5.2
6
  Requires PHP: 5.2
7
+ Stable tag: 1.1.29
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
345
  Event Calendar WD plugin optionally embeds Google Maps on front end to display events on the map. Embedded Google Maps behave in the exact same way as if visitor has opened Google Maps site. Google may collect data about visitors, use cookies and tracking, included their logged-in experience interaction with Google platform. Google Maps are regulated under terms of Google privacy policy https://policies.google.com/privacy. The plugin asks for your consent to collect site administrator’s email address and site URL to offer customer support, deals and discounts on premium products and more.
346
 
347
  == Changelog ==
348
+ = 1.1.29 =
349
+ * Fixed: "Unnamed Item" error on Google Search Console.
350
 
351
  = 1.1.28 =
352
  * Added: Functionality to exclude date from recurring event.
views/ecwd-event-content.php CHANGED
@@ -247,7 +247,7 @@ if (!empty($calendars_id)) {
247
  </div>
248
  <?php } ?>
249
 
250
-
251
  <div class="event-venue" itemprop="location" itemscope itemtype="http://schema.org/Place">
252
  <?php if ($venue_post_id) { ?>
253
  <label class="ecwd-venue-info" title="<?php _e('Venue', 'event-calendar-wd'); ?>"></label>
@@ -336,6 +336,7 @@ if (!empty($calendars_id)) {
336
  $map_events[0]['infow'] .= ' </span>
337
  </div>';
338
  $map_events[0]['google_map_url'] = $url_for_google_map;
 
339
 
340
  $markers = json_encode($map_events);
341
  ?>
247
  </div>
248
  <?php } ?>
249
 
250
+ <p itemprop="name" style="display: none;" itemscope itemtype="http://schema.org/Place"><?php echo $post->post_title;?></p>
251
  <div class="event-venue" itemprop="location" itemscope itemtype="http://schema.org/Place">
252
  <?php if ($venue_post_id) { ?>
253
  <label class="ecwd-venue-info" title="<?php _e('Venue', 'event-calendar-wd'); ?>"></label>
336
  $map_events[0]['infow'] .= ' </span>
337
  </div>';
338
  $map_events[0]['google_map_url'] = $url_for_google_map;
339
+ $map_events[0]['name'] = $post->post_title;
340
 
341
  $markers = json_encode($map_events);
342
  ?>