[tribe_events_list] shortcode cutomisation

Home Forums Calendar Products Events Calendar PRO [tribe_events_list] shortcode cutomisation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1245959
    Chris St Cartmail
    Participant

    I am using using the [tribe_events_list] shortcode on my home page and having trouble customising both the content I.e. how would I add the venue name, or get rid of one of the dates, as your standard implementation has the date twice for each event.
    And secondly how do I change the css for this shortcode widget?

    I have created a copy of list-widget.php and uploaded into a new widgets directory on my server. However I am no expert php programmer and this file makes little sense to me. Apparently it hooks up to single-event.php, though exactly how I cannot tell, your documentation doesn’t go into much detail which is surprising as I would have thought we should have simple tools to change and style the output built into the product.

    #1246656
    Cliff
    Member

    Hi, Chris.

    That shortcode’s attributes come from /wp-content/plugins/events-calendar-pro/src/Tribe/Shortcodes/Events_List.php

    And then it runs PRO’s Event List Widget output, which is from /wp-content/plugins/events-calendar-pro/src/Tribe/Advanced_List_Widget.php

    As far as the template that gets used, that’s at /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/list-widget.php, which is able to be overridden via our Themer’s Guide.

    So it sounds like you’re on the right track going that route but may have your override file in the wrong place or maybe copied the free version’s instead of the PRO version’s list-widget.php

    Please let me know if I can be of further help here.

    #1257420
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘[tribe_events_list] shortcode cutomisation’ is closed to new replies.