• Resolved Maartje_1992

    (@maartje_1992)


    Hi,

    I am using your plugin to display upcoming events to wich people can RSVP.
    On my frontpage I have a query to display 5 events.
    I want to order them bu event date (so not the normal wordpress postdate but the date that the event will be on).

    The closest event above and the most far (of the 5) below.

    How can I do this?

    <?php query_posts( ‘post_type=event’ . ‘&orderby=date&order=ASC&posts_per_page=5′); ?>

    Thanks,
    Maartje

    https://www.ads-software.com/plugins/rsvp-me/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Maartje_1992

    (@maartje_1992)

    Hey, I installed the post type order plugin to order the events ??

    Plugin Author MicahBlu

    (@micahblu)

    Awesome! I was wondering if that plugin would work.. I see you have some other posts here, going to check them now.. Thanks for using RSVP Me ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Order by event date’ is closed to new replies.