Title: duration
Last modified: August 21, 2016

---

# duration

 *  Resolved [onirgoc](https://wordpress.org/support/users/onirgoc/)
 * (@onirgoc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/)
 * Hello !
 * No news about direct support…maybe my mails are in spam folders ? so I post this
   here :
 * whatever ! I would like to help because this plugin is the only one who have 
   understand real needs of user (connected to woocommerce, sell tickets, gift option…
   etc)
 * so has the calendar shortcode is not working for me even after testing few different
   basic install, english, french wp, with and without woocommerce, I decide to 
   have a look in the code…mmmm….I am not a devlopper but :
 * looks like line 621 of event-calendar-ticketing.php there is this as line 153
   in events-widgets.php :
 * `$duration = get_post_meta( $p->ID, '_ignitewoo_event_duration', true );`
 * but the problem to me is that _ignitewoo_event_duration has no value !
    I checked
   in phpmyadmin and find start value and end but no “duration”
 * so : widget is displaying same starting date/hour and ending because at line 
   166 there is :
 *  `echo '<br/>' . date( $settings['date_format'] . ' ' . $settings['time_format'],
   strtotime( $s ) + $duration );`
 * with empty duration !
 * I don’t have any idea how you calculate duration but I am almost sure that the
   piece of code needed here is part of the “pro version” and you may have forgot
   to test your plug without it…I know time is missing !
 * Hope it will help !
 * [http://wordpress.org/plugins/event-calendar-ticketing/](http://wordpress.org/plugins/event-calendar-ticketing/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [IgniteWoo Team](https://wordpress.org/support/users/ignitewoo/)
 * (@ignitewoo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151610)
 * How do you have your event configured exactly? Let us know and we’ll test the
   same config on our dev server.
 * Also keep in mind we’re in the USA, so consider the time difference and also 
   note that we may or may not work weekends, depends on what we have going on in
   terms of personal life.
 *  Thread Starter [onirgoc](https://wordpress.org/support/users/onirgoc/)
 * (@onirgoc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151636)
 * yes I know there is only 7 hours between us 😉
 * event is configure almost by default means I change only :
 * Expired Events : Do nothing
    Default Event Date Format : 7 Dec 2014 Default Event
   Time Format : 23:00
 * and that’s it !
 * wordpress is setup with only one change but I already test others:
 * Permalink Settings : [http://127.0.0.1/mysite/sample-post/](http://127.0.0.1/mysite/sample-post/)
 * I am testing on easyphp and woocommerce is working fine but is it a “path” question
   in your code ?
 * I mean normally a site address should be something like [http://www.mysite.com](http://www.mysite.com)….
   with easyphp the adress is [http://127.0.0.1/mysite/](http://127.0.0.1/mysite/)…
   let me know?
 *  Thread Starter [onirgoc](https://wordpress.org/support/users/onirgoc/)
 * (@onirgoc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151651)
 * Hello!
 * to find out what’s going on I just setup a online test site for you with the 
   very basic install : only wp last version and your plugin…same problem… so if
   you want I can send you by private mail the login/password to make you able to
   check it.
 * Let me know.
 * mmm…here it’s 10am…3am for you…have a good night ! 😉
 *  Plugin Author [IgniteWoo Team](https://wordpress.org/support/users/ignitewoo/)
 * (@ignitewoo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151676)
 * Yes, send it over using the contact form on our site at [http://ignitewoo.com](http://ignitewoo.com)
 *  Thread Starter [onirgoc](https://wordpress.org/support/users/onirgoc/)
 * (@onirgoc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151679)
 * sent !
 *  Plugin Author [IgniteWoo Team](https://wordpress.org/support/users/ignitewoo/)
 * (@ignitewoo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151701)
 * Fixed. Thanks for the bug report!
 *  Thread Starter [onirgoc](https://wordpress.org/support/users/onirgoc/)
 * (@onirgoc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151704)
 * You are welcome! See you on the next one ! 😉

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘duration’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/event-calendar-ticketing_7382bb.svg)
 * [Event Calendar & Ticketing](https://wordpress.org/plugins/event-calendar-ticketing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-calendar-ticketing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-calendar-ticketing/)
 * [Active Topics](https://wordpress.org/support/plugin/event-calendar-ticketing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-calendar-ticketing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-calendar-ticketing/reviews/)

## Tags

 * [calendar](https://wordpress.org/support/topic-tag/calendar/)
 * [duration](https://wordpress.org/support/topic-tag/duration/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 7 replies
 * 2 participants
 * Last reply from: [onirgoc](https://wordpress.org/support/users/onirgoc/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/duration-1/#post-4151704)
 * Status: resolved