Events 'list Widget' date image to show month instead of day of the week – NEW?

Home Forums Calendar Products Events Calendar PRO Events 'list Widget' date image to show month instead of day of the week – NEW?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1001737
    explorer
    Participant

    Hi,

    This post helped to solve it in the past….

    Events 'list Widget' date image to show month instead of day of the week?

    …unfortunately with the new version it does not work anymore. What or where do I need to change now?

    Thanks for your help

    #1002100
    Geoff
    Member

    Hey @explorer and welcome back to the forums. 🙂

    Hmm, that’s really strange. I just followed the same steps in that previous thread and it still seems to work.

    Do you still see have this template in your plugin folder:
    /events-calendar-pro/src/views/widgets/modules/single-event.php

    If so, is this line in there (Lines 23-24 for me):

    <span
    class="list-dayname"><?php echo apply_filters( 'tribe-mini_helper_tribe_events_ajax_list_dayname', date_i18n( 'D', $postDate ), $postDate, $mini_cal_event_atts['class'] ); ?></span>

    If so, those same instructions should work–if not, then I wonder if there are some other customizations that have been made in the past or perhaps some else that has gone awry.

    Let’s start there and see what we find. 🙂

    Geoff

    #1002165
    explorer
    Participant

    Hi Goeff,
    I have to apologies. It was my mistake. I only had a look at the folder “the-events-calendar” and didn’t realise there is also a second events-calendar folder for the pro version.

    Now it works fine. Thanks for your help

    #1002276
    Geoff
    Member

    No worries at all! I’m just stoked everything worked out. Thanks a ton for following up and letting me know. 🙂

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events 'list Widget' date image to show month instead of day of the week – NEW?’ is closed to new replies.