• Resolved robert.pospisil

    (@robertpospisil)


    Hello,
    I am in the process of setting up this plugin and I can’t figure how to make this thing to work.

    I want to list bookings ordered by event dates – not by Booking ID as is set in default. It is the same table which is in admin view in dashboard (Events – Bookings (The Booking Table screenshot on this page https://wp-events-plugin.com/documentation/manage-attendees/) or in a front-end management page defined in Events – Settings – Pages – Front-end management pages).

    Default list ordering option under Events > Settings > Pages > Other Pages as mentioned here https://www.ads-software.com/support/topic/order-my-booking-table-according-to-date?replies=7 doesn’t work for this table (it should work for user bookings list probably not for admin bookings list)

    I tried to hack em-bookings-table.php replacing original public $orderby = ‘booking_name’; with public $orderby = ‘event_date’; with no success.

    Or is this limitation of free version and in pro it is possible?

    Anyone could help with this?

    Many thanks in advance!

    https://www.ads-software.com/plugins/events-manager/

    – sorry for posting this question again after 3 days but I’ve noticed that I missed the right post tag so as this question could be filtered correctly.

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to sort bookings by event date?’ is closed to new replies.