Day view always showing current date

Home Forums Calendar Products Events Calendar PRO Day view always showing current date

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1386331
    Timothy Westermeyer
    Participant

    We updated the events calendar pro plugin from 4.4.15 to 4.4.19 and now our calendar day views are always displaying the current date instead of the date we are viewing.

    Our links are formatted like this.
    /calendar/?tribe_event_display=day&date=2017-11-29

    We rolled the plugin back to 4.4.15 since we weren’t having issues with that version. Is this a known issue and if so is there a workaround to get these pages to display correctly?

    #1387144
    Patricia
    Member

    Hey Timothy,

    Thank you for reaching out to us! I’m so sorry to hear that you are having problems with your calendar. Let me help you to solve this!

    As I can see from here you are running The Events Calendar version 4.6.3 in your site. Could you please upgrade it to latest version 4.6.5 and after that update Events Calendar PRO to version 4.4.19 again and let me know if everything works as expected after that?

    If the issue persists with both plugins up-to-date, I would recommend you to enable WP_DEBUG and WP_DEBUG_LOG and share with us any messages you see while accessing your events. All WP_DEBUG messages will be stored in a debug.log file in /wp-content.

    I hope this helps you get started! If you have any other questions in the meantime, please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1391451
    Timothy Westermeyer
    Participant

    Hi Patricia,

    We are running Events Calendar 4.6.6 and Events Calendar Pro 4.4.19 on our development server. The problem is still occurring there but I don’t see anything in the development debug.log related to this issue.

    Let me know what other information we can provide to get this working correctly.

    Thanks

    #1392708
    Patricia
    Member

    This reply is private.

    #1395685
    Timothy Westermeyer
    Participant

    Thanks for your help.

    If I change date in the url to tribe-bar-date then it displays correctly. I can update those links in the calendar itself by editing the template but the previous/next day links are still incorrect when in day view.

    We are using the tribe events shortcode on this page.
    [tribe_events view=”month” tribe-bar=”false”]

    If you use that shortcode in day view do the previous/next day links work for you?

    #1396844
    Patricia
    Member

    Hi Timothy,

    I’ve ran some tests and the [tribe_events view=”day” tribe-bar=”false”] shortcode is not working in version 4.4.19 indeed (I’m not able to navigate to previous/next days). Everything works as expected in version 4.4.18, so at this moment I would recommend you to downgrade your plugin or simply use the [tribe_events view=”day”] shortcode and hide the tribe-bar via CSS:

    #tribe-events.view-day.tribe-bar #tribe-events-bar {
    display: none;
    }

    I’ve added the issue to our internal bug report. I cannot guarantee when it will be fixed, as it’s in the development team’s hands now, but the good news is that you will be contacted as soon as a solution is available.

    Thank you for your patience and understanding and if you have any other questions in the meantime, please let me know!

    Best Regards,

    Patricia

    #1409085
    Courtney
    Member

    Hey there Timothy

    We’ve just released an update that should fix this bug. You can read more about it at http://m.tri.be/19tp. Please update your plugins and let us know if you are still experiencing this or if we can close out this ticket.

    Note: We suggest testing updates on a staging server (https://theeventscalendar.com/knowledgebase/creating-using-wordpress-staging-site/).

    Thanks
    Courtney 🙂

    #1422496
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Day view always showing current date’ is closed to new replies.