PS:
I am using in Worpress the correct straight quotes but when I copy and paste the code on this portal it is transforming them to the wrong one!
Hi Yoan,
I tried as you suggested, adding event start date and event end date but nothing changed. It seems that the variable event_id is empty: i.e. if I select the event on 9/1/2022 in page https://www.lowcode.it/obmquality/calendario the system link the page
https://www.lowcode.it/obmquality/area-riservata/tornei-realbridge and event_id=50.
But when I click on “Visualizza elenco iscritti” the page display 2 other events_id=40 and 41.
My shortcode now is:
[bookingactivities_list per_page=”20″ event_id=”{event_id}” event_start=”{event_start_raw}” event_end=”{event_end_raw}” status=”delivered,booked,pending” columns=”booking_id,event_id,event_title,start_date,giocatore_1,status” user_id=”all”]