Hi Franky.
No, i don’t have a demo setup, sorry.
But the issue is with eme_mybookings shortcode
I have seen that the problem disappears when a eventid is indicated into the shortcode
For example:
[eme_mybookings template_id_header=29 template_id=30 template_id_footer=31]
The result is: “No bookings found”. It does not matter if rsvp_status, approved_status or future is indicated. The result is always “No bookings found”
However, if the event id is indicated:
[eme_mybookings id=205 template_id_header=29 template_id=30 template_id_footer=31]
EME shows the booking for that user and that event.