Reposition duration field in widget
-
Hello,
I want to have the div class “duration” in the widget listed above the title, not below as it is the case currently.<div class="duration"> <?php echo tribe_events_event_schedule_details(); ?> </div>How can I safely override list-widget.php to accomplish this – I created a folder the-events-calendar/src/views/widgets/list-widget.php in my theme directory, but this does not work?
With the hooks provided I can not change the order of the title and the duration.Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Reposition duration field in widget’ is closed to new replies.