• Resolved torbent

    (@torbentschechnegmailcom)


    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.

    https://wordpress.org/plugins/the-events-calendar/

Viewing 1 replies (of 1 total)
  • Brook

    (@brook-tribe)

    Howdy Torben,

    Have a look at the Themer’s Guide. It walks you through modifying the PHP templates so you change the look, wording, and order of things.

    Cheers!
    – Brook

Viewing 1 replies (of 1 total)

The topic ‘Reposition duration field in widget’ is closed to new replies.