Event Calendar WD – Responsive Event Calendar plugin - Version 1.0.56

Version Description

Fixed: Minor bug
Changed: Event popup position

Download this release

Release Info

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

Code changes from version 1.0.55 to 1.0.56

css/style.css CHANGED
@@ -288,8 +288,8 @@ div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-containe
288
  div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container,
289
  div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container {
290
  left: auto;
291
- /*right: 100%;*/
292
- margin-right: 11px;
293
  }
294
  div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container .ecwd-event-arrow-right,
295
  div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container .ecwd-event-arrow-right,
@@ -2680,12 +2680,15 @@ table.ecwd_calendar_container > tbody > tr >td{
2680
  text-align: center;
2681
  }
2682
  .ecwd_hidden{
2683
- display:none !important;
2684
  }
2685
  .ecwd_events_date{
2686
- font-size:15px
2687
  }
2688
  .ecwd_calendar .filter-container{
2689
- direction: ltr;
2690
- float:left;
 
 
 
2691
  }
288
  div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container,
289
  div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container {
290
  left: auto;
291
+ right: 100%;
292
+ margin-right: 11px;
293
  }
294
  div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container .ecwd-event-arrow-right,
295
  div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container .ecwd-event-arrow-right,
2680
  text-align: center;
2681
  }
2682
  .ecwd_hidden{
2683
+ display:none !important;
2684
  }
2685
  .ecwd_events_date{
2686
+ font-size:15px
2687
  }
2688
  .ecwd_calendar .filter-container{
2689
+ direction: ltr;
2690
+ float:left;
2691
+ }
2692
+ .ecwd_popup_container #ecwd-modal-preview .more_events li .event-details-container{
2693
+ right: auto;
2694
  }
ecwd.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Event Calendar WD
4
  * Plugin URI: https://web-dorado.com/products/wordpress-event-calendar-wd.html
5
  * Description: Event Calendar WD is an easy event management and planning tool with advanced features.
6
- * Version: 1.0.55
7
  * Author: WebDorado
8
  * Author URI: http://web-dorado.com
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
3
  * Plugin Name: Event Calendar WD
4
  * Plugin URI: https://web-dorado.com/products/wordpress-event-calendar-wd.html
5
  * Description: Event Calendar WD is an easy event management and planning tool with advanced features.
6
+ * Version: 1.0.56
7
  * Author: WebDorado
8
  * Author URI: http://web-dorado.com
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
ecwd_admin_class.php CHANGED
@@ -6,7 +6,7 @@
6
  class ECWD_Admin {
7
 
8
  protected static $instance = null;
9
- protected $version = '1.0.55';
10
  protected $ecwd_page = null;
11
  protected $notices = null;
12
 
6
  class ECWD_Admin {
7
 
8
  protected static $instance = null;
9
+ protected $version = '1.0.56';
10
  protected $ecwd_page = null;
11
  protected $notices = null;
12
 
ecwd_class.php CHANGED
@@ -6,7 +6,7 @@
6
  */
7
  class ECWD {
8
 
9
- protected $version = '1.0.55';
10
  protected $plugin_name = 'event-calendar-wd';
11
  protected $prefix = 'ecwd';
12
  protected static $instance = null;
6
  */
7
  class ECWD {
8
 
9
+ protected $version = '1.0.56';
10
  protected $plugin_name = 'event-calendar-wd';
11
  protected $prefix = 'ecwd';
12
  protected static $instance = null;
includes/ecwd-display-class.php CHANGED
@@ -1,4 +1,3 @@
1
-
2
  <?php
3
 
4
  /**
@@ -975,7 +974,9 @@ class ECWD_Display {
975
 
976
 
977
  if ($events) {
978
- ksort($this->events);
 
 
979
  return $this->events;
980
  }
981
  }
 
1
  <?php
2
 
3
  /**
974
 
975
 
976
  if ($events) {
977
+ if (is_array($this->events)) {
978
+ ksort($this->events);
979
+ }
980
  return $this->events;
981
  }
982
  }
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://web-dorado.com/products/wordpress-event-calendar-wd.html
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar, calendar widget, event registration, event management,events, agenda, holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page, event bookings, recurring, recurring events, conference, date, dates, schedule, times, venue, AJAX, responsive, shortcode, seminar, summit, facebook integration, widget
5
  Requires at least: 3.9
6
  Tested up to: 4.4
7
- Stable tag: 1.0.55
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -154,6 +154,10 @@ After downloading the ZIP file of the Event Calendar WD plugin,
154
 
155
  == Changelog ==
156
 
 
 
 
 
157
  = 1.0.55 =
158
  Fixed: List view events order
159
  Added: Organaizer on single event
4
  Tags: calendar, calendars, event, event calendar, event manager, events calendar, calendar widget, event registration, event management,events, agenda, holiday calendar , scheduling, free calendar, Calender, upcoming events , event widget , event list, calendar localization, Organizer, editorial calendar, Interactive Calendar, news calendar, meeting , appointment, event tracking, event organizer, upcoming events widget, event page, event bookings, recurring, recurring events, conference, date, dates, schedule, times, venue, AJAX, responsive, shortcode, seminar, summit, facebook integration, widget
5
  Requires at least: 3.9
6
  Tested up to: 4.4
7
+ Stable tag: 1.0.56
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
154
 
155
  == Changelog ==
156
 
157
+ = 1.0.56 =
158
+ Fixed: Minor bug
159
+ Changed: Event popup position
160
+
161
  = 1.0.55 =
162
  Fixed: List view events order
163
  Added: Organaizer on single event