Hi Timothy
Would you mind enabling WP_DEBUG and sharing any PHP errors you see while navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket?
Once you share your WP_DEBUG findings, we may be able to get an idea of any plugin or theme conflicts.
Please enable WP_DEBUG on your site. You’ll need to edit to your site’s wp-config.php file and change this line of code: define('WP_DEBUG', false); to this: define('WP_DEBUG', true);
(or add this line of code if you can’t find mention of ‘WP_DEBUG’ in your wp-config.php file)
If any errors do appear while navigating your site’s pages, please copy and paste them in their entirety into a new ticket reply — along with the URL of where you saw the error(s) — and make sure you set it as a Private reply.
Finally, please check for Javascript errors: Using Your Browser to Diagnose JavaScript Errors.
Please let me know if the issue still persists after these tests. To help us troubleshoot, can you provide us with a database dump? https://codex.wordpress.org/Backing_Up_Your_Database. Please upload your file to Google Drive or something similar and send us a private reply with a link to download it.
I can then escalate your information along to our developers for more testing on this bug report.
Thanks
Courtney 🙂