What can we do? Thanks for your help!
]]>Thanks
]]>Additionally, why is it that a new User role (“Club”) created with the exact same roles as “Subscriber” cannot submit an Event/ I have the same roles for both User Roles checked off within Event Manager’s User Roles, and within the User Role Editor plug in.
Thanks for your attention to these questions.
]]>The issue is that I’m unable to choose the date from the datepicker calendar pop-up using the data field – the calendar doesn’t show at all. The pop-up works in forms created by the Contact Form 7 plugin or the Event Manager plugin though.
There are similar issues in the forum but the solution didn’t work for me, I hope you’ll find a way to help me. I’ve already tried to put the custom CSS code I pasted below.
/*Forminator datepicker background*/
#ui-datepicker-div.forminator-calendar--material:before {
width: auto;
}
#ui-datepicker-div {
z-index: 9999999999999!important;
position: absolute;
top: 100%;
}
]]>There are also an extreme amount of add to cart event registering in the last 28 days (342k through to the website pixel) – Screenshot 2
We believe this data is just being sent from the server, and doesn’t seem to be from the website data – Screenshot 3
An ad set with $14k purchase revenue attributed – Screenshot 4 which is not correct
Screenshots can be found here: https://quickforget.com/s/59e281e13c717f5ed9a0d67b34120cbda500d22ca7367de9
]]>after updating to V6.5, I am getting the following error in the backend pages:
WordPress-Datenbank-Fehler:?[Unknown column ‘wp_em_bookings.booking_id’ in ‘field list’]SELECT COUNT(DISTINCT wp_em_bookings.booking_id) FROM xxxxxxx__em_bookings LEFT JOIN
xxxxxxx
__em_events ON xxxxxxx
__em_bookings.event_id=xxxxxxx
__em_events.event_id WHERE ( event_start >= '2024-07-30 20:43:13' OR (event_end >= '2024-07-30 20:43:13')) AND booking_status=0 AND xxxxxxx
__em_bookings.event_id != 0 ORDER BY booking_date
Thanks for your support!
Kind regards
Michael
]]>can someone tell me if there is any option on Event Manager that I can enable to Users on front-end that are creating Events to only have a chance to make one Event per date. So if they make Event from 6th to 9th december other people cannot make Event on the same date.
Thank you
]]>#home-event-manager .em-events-list {
display: flex !important;
justify-content: space-evenly !important;
}