Event Calendar Pro – Which Views File Do I Need To Edit?

Home Forums Welcome! Pre-Sales Questions Event Calendar Pro – Which Views File Do I Need To Edit?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1014806
    Alison
    Participant

    Hi,

    I’m trying to customise the view that the [tribe_events_list] shortcode utilises. Can anyone let me know which files to look for to make changes to this view?

    Cheers

    #1014825
    George
    Participant

    Sure thing Alison! The file in question is this one in Events Calendar Pro:


    /src/views/pro/widgets/list-widget.php

    There is also a version of this file in The Events Calendar, at this location:


    /src/views/widgets/list-widget.php

    It’s the same path without the additional /pro/ subdirectory.

    Making a customized version of the former file should work well for you, but if you notice that some changes aren’t taking effect, then add a customized version of the latter file too. So that you’d have these files in your theme, exact duplicates of each other:


    /tribe-events/pro/widgets/list-widget.php


    /tribe-events/widgets/list-widget.php

    I hope that helps!

    — George

    #1020208
    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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Calendar Pro – Which Views File Do I Need To Edit?’ is closed to new replies.