eventDisplay=upcoming + orderby=comment_count

Home Forums Calendar Products Events Calendar PRO eventDisplay=upcoming + orderby=comment_count

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23802
    Sandro
    Participant

    Hi,
    I want to show upcoming events but order it according to comment count. I tried this:
    $postslist = get_posts(‘order=DESC&posts_per_page=4&post_type=tribe_events&eventDisplay=upcoming&orderby=comment_count’);
    but this doesn’t work. Any ideas?

    #23934
    Sandro
    Participant

    Anyone?

    #24047
    Barry
    Member

    Hi Sandro.

    Unfortunately I don’t think that Events Calendar specific query terms such as eventDisplay will work as you might expect (or be processed at all) when you pass them through get_posts().

    #977602
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘eventDisplay=upcoming + orderby=comment_count’ is closed to new replies.