Title: Times incorrect
Last modified: June 2, 2020

---

# Times incorrect

 *  Resolved [m4group](https://wordpress.org/support/users/m4group/)
 * (@m4group)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/times-incorrect/)
 * Hi again,
 * I am not getting consistent times in the display of events
 * In the single event page [https://gayfriendlymarket.com/community/event/test-virtual-event/](https://gayfriendlymarket.com/community/event/test-virtual-event/)
   this event shows up as 1:00 am – 2:00 am PDT on July 5
    On the main events page
   here [https://gayfriendlymarket.com/community/events/](https://gayfriendlymarket.com/community/events/)
   the times shows correctly as 6:00 pm – 7:00 pm July 4
 * My WP site time is sett to Vancouver Pacific Time
    I have tried the TEC Time 
   Zone Settings with – “sitewide times everywhere” + append the time zone to the
   end of event scheduling information (current setting) – and alternately “use 
   manual timezones for each event” – and I have the The Events Calendar Extension:
   Only Location-Based Time Zones Plugin (currently activated – but have tried with
   it deactivated as well)
 * None of these seem to change how the times appear in the Single Page Event. In
   every case, the times on the Single Page Event are wrong. Can you provide some
   insight on what to do to make the times in the Single Page be the same as in 
   the TEC calendar?
 * On this same page, I am unable to get the Organizer Website URL to open in a 
   new link.
    I have this code snippet which is working on all url links except 
   the one for the Single Page Event sidebar (2nd one in list below): /** * The 
   Events Calendar: Open event website, organizer, and venue links in new window.*/
 * add_filter( ‘tribe_get_organizer_website_link_target’, ‘blank_target_for_new_window’);
   
   add_filter( ‘tribe_get_tribe-organizer-url_link_target’, ‘blank_target_for_new_window’);
   add_filter( ‘tribe_get_venue_website_link_target’, ‘blank_target_for_new_window’);
   add_filter( ‘tribe_get_event_website_link_target’, ‘blank_target_for_new_window’);
 * function blank_target_for_new_window() {
    return ‘_blank’; }
 * Am I using the wrong filter code for the sidebar? If so, what is it please?
 * Thanks for a great template.
    Much appreciated!
 * Gwen
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftimes-incorrect%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * (@jyoti197)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/times-incorrect/#post-12935710)
 * Hi [@m4group](https://wordpress.org/support/users/m4group/),
 * Please check it to default event page.
    Let me know if the problem is solved 
   with the default event page
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Times incorrect’ is closed to new replies.

 * ![](https://ps.w.org/event-page-templates-addon-for-the-events-calendar/assets/
   icon-256x256.gif?rev=3346162)
 * [Event Single Page Builder For The Events Calendar](https://wordpress.org/plugins/event-page-templates-addon-for-the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-page-templates-addon-for-the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-page-templates-addon-for-the-events-calendar/reviews/)

## Tags

 * [event links](https://wordpress.org/support/topic-tag/event-links/)
 * [event times](https://wordpress.org/support/topic-tag/event-times/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/times-incorrect/#post-12935710)
 * Status: resolved