Replicate the Events by Venue listings look on a Page

Home Forums Calendar Products Events Calendar PRO Replicate the Events by Venue listings look on a Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1205451
    Brian
    Participant

    Hi!

    I have a site using The Events Calendar Pro and I really like the way the events are listed when viewing events by venue. What I’d like to do is add that same look into a page template.

    Is there an easy way to accomplish this? Essentially the final result will be the opportunity for my client to edit a page as they would any other page and choose the “Event Listings” page template which would drop the listings for the venue below any of the page content.

    If it helps, we’re using the Avada theme for the site and there is only one venue.
    Thanks!

    #1205616
    Cliff
    Member

    Hi, Brian.

    I understand you like the Venue single view — example: http://wpshindig.com/venue/panera-bread/

    That template comes from this file: /wp-content/plugins/events-calendar-pro/src/views/pro/single-venue.php

    You could reference our Themer’s Guide to override a different template file (either from our plugin or via child theme for overriding Avada’s templates) with inspiration from that single-venue.php format.

    Basically, our plugin includes template files:

    • /wp-content/plugins/the-events-calendar/src/views
    • /wp-content/plugins/events-calendar-pro/src/views

    And these view files are already overridden by Avada’s templates.

    So to override their templates, you would probably have to put your template overrides in an Avada child theme.

    We do not provide support for customizing Avada’s customizations of our plugin.

    I hope that all made sense 🙂

    #1205635
    Brian
    Participant

    It did, thanks.
    Since our homepage really only had a revolution slider above the event listings, I just dropped that into the single-venue.php template and saved the file into my child directory. It’s working but the client can’t edit that page. Not sure they’ll ever want to, but if they do, I’ll make some changes.

    Thanks for the response.
    .b.

    #1205670
    Cliff
    Member

    I’m glad you were able to get something working for your use case.

    Thanks for the update.

    Have a great rest of your week.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Replicate the Events by Venue listings look on a Page’ is closed to new replies.