Order Related Events

Home Forums Calendar Products Events Calendar PRO Order Related Events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1160576
    Peter
    Participant

    I am trying to order the “Related Events” on a single event page by chronological order (nearest to furthest date).

    Currently they or either at random or descending order.

    See attachment.

    #1161193
    Cliff
    Member

    Hi Peter.

    The posts come from the tribe_get_related_posts() function, which does 'orderby' => 'rand', and that is able to be overridden via the tribe_related_posts_args filter.

    You could use the following as a reference (but you’d want to override the ‘orderby’ — or do whatever else you might want to do):

    https://gist.github.com/elimn/1e6797dd1a5d8ee666c5

    I hope this helps. Let me know if you need anything else.

    #1170494
    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 ‘Order Related Events’ is closed to new replies.