• Resolved chris-kns

    (@chris-kns)


    Hi,
    i would like to display bookings in reverse order on a user page,
    i tried to use the following shortcode:
    [bookings order="DESC" orderby="event_start_date"]
    The bookings list is displayed but not ordered…

    I did a test with another shortcode :
    [events_list order="DESC" bookings="user" scope="all"]
    It’s ok but i’d like to have all the bookings informations (status…)

    Is it possible to use order attribute with the shortcode [bookings]?
    or must i make my own function to do that and how?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to display bookings in reverse order with shortcode’ is closed to new replies.