Documentation
First Aid
In this post, we’ll walk you through:
What to do if the event detail view looks strange
WordPress allows a lot of freedom in how the theme’s programming can be structured. Although Cevento cannot predict this structure, it offers a setting option to work around this issue. So if your theme is not displayed correctly in the single event view, you can deactivate a switch and have the event content loaded directly via the the_content WordPress hook. The switch called Single Template Overwrite can be found in the WordPress dashboard under the menu item Cevento → Advanced → Advanced Settings. A description of the setting can be found in this documentation.
What happens if [No Recipients] appears in the booking data and the display is incorrect
You have most likely deleted the fields of a booking form. If some bookings have already been received and you subsequently delete form fields, the field value can no longer be assigned to the field label in the booking overview.