Re-order venues in filter bar

Home Forums Calendar Products Filter Bar Re-order venues in filter bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1095689
    Erin
    Participant

    My client would like certain venues to be displayed at the top. They are currently displaying in alphabetical order. Is there a way to do this?

    Thanks

    #1095890
    Cliff
    Member

    Hi again, Erin.

    The Venues filtering comes from this file: /wp-content/plugins/the-events-calendar-filterbar/src/Tribe/Filters/Venue.php

    This is the part of that file that alpha-orders them: http://cl.ly/3z1j1Q0t3u0b

    It’s not filterable so the answer is probably “no” unless you want to implement some custom JavaScript / jQuery to get them all and reorder them.

    #1095934
    Erin
    Participant

    Thanks I’ll use jQuery to reorder.

    #1096020
    Cliff
    Member

    Thanks for the quick reply. If you get some code you want to share for others to benefit from, feel free to let us know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Re-order venues in filter bar’ is closed to new replies.