Time field blank on recurring events

Home Forums Calendar Products Events Calendar PRO Time field blank on recurring events

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1082869
    Keith
    Participant

    I’ve created a couple of recurring events. The date and time show up correctly in the Photo View. They also show up correctly at the top of the event page. However, at the bottom of the event page, the field is blank.

    http://pasteboard.co/1RI6mhb0.png
    http://pasteboard.co/1RIb4jwF.png

    The above screenshots show how it looks in the 2016 theme. The error is more noticeable with the Avada theme, which is the one I actually use.

    http://pasteboard.co/1RIvLXtn.png

    #1082969
    Brian
    Keymaster

    Hi,

    Sorry for the issues here. It looks like there is a bug dealing with the initial event and the time display.

    We are working on a solution, but in the mean time commenting out this line of coding (40ish):

    $time_formatted = apply_filters( 'tribe_events_single_event_time_formatted', $time_formatted, $event_id );

    to this:

    //$time_formatted = apply_filters( 'tribe_events_single_event_time_formatted', $time_formatted, $event_id );

    In either this file

    plugins/the-events-calendar/src/views/modules/meta/details.php

    or if it is in your theme:

    yourtheme/tribe-events/modules/meta/details.php

    Will show the time on those initial events until we get it fixed.

    I believe it is to late to get it in our 4.0.7 or 4.1 releases, but hope to to get it in 4.1.1 at the latest

    If you make the change in the plugin you will have to make it each time an update is made. Changes in the theme will stay on updates.

    Let me know if this helps for now.

    #1088252
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

    #1088775
    Leah
    Member

    Hello,

    Thank you for reporting this issue. We weren’t able to get a fix for it into our upcoming release (4.1). However, please know that the problem is still on our radar and is ticketed within our system to be addressed in a future maintenance release. We’ll do our best to keep you posted when we are able to get a solution in place. Thank you for your patience while we improve and expand our plugins.

    Best,
    Leah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Time field blank on recurring events’ is closed to new replies.