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