Integrate events list on taxonomy page

Home Forums Calendar Products Events Calendar PRO Integrate events list on taxonomy page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #166633
    Rich
    Participant

    I would like to add the list view to a custom taxonomy template (e.g. taxonomy-custom.php). Is there a way to do that using tribe_get_view or another function?
    Thanks!

    #167578
    Barry
    Member

    Hi!

    I’m not completely clear on what you’re trying to achieve … but if for instance you want to effectively embed a copy of the existing list view from within another template you could possibly experiment with tribe_get_view() but be aware by itself this doesn’t guarantee that any supporting CSS or Javascript assets will be set up.

    If you want to do something more advanced such as restrict the events that are listed according to the current taxonomy term (or terms) being queried that of course might be yet more involved.

     

    #167925
    Rich
    Participant

    Thanks Barry!
    I essentially did a combination of tribe_get_events() and tribe_get_view().

    #168091
    Barry
    Member

    Sweet, glad you figured something out 🙂

    I’ll go ahead and close the thread since it looks like you’ve got a solution you’re happy with – but of course if we can help with anything else please don’t hesitate to create new threads as needed.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Integrate events list on taxonomy page’ is closed to new replies.