• When on the reservation page or on the reservation list of an event the pagination doesn’t work and always give the first page of result.

    I found a workaround by adding the pno argument in the url like this :
    /wp-admin/edit.php?post_type=event&page=events-manager-bookings&event_id=481&pno=2
    /wp-admin/edit.php?post_type=event&page=events-manager-bookings&pno=2

    Or by configuring the page to display more result but then there is a limit of 100 reservations, and this means the database needs to fetch more datas for every admins.

    Could someone confirm this?

Viewing 1 replies (of 1 total)
  • Thread Starter Gil-

    (@gil-2)

    Quick infos, The website is running on WordPress 6.1.1, Events Manager 6.1.2 and php 8.0

Viewing 1 replies (of 1 total)
  • The topic ‘Bug : pagination in reservations’ is closed to new replies.