Hi @rougelioness
For a complete test of all possible issues:
Can you start by going through our Testing for Conflicts Guide https://theeventscalendar.com/knowledgebase/testing-for-conflicts/?? I am wondering if you might have a plugin or theme conflict.? Begin by deactivating all other plugins, using a theme such as Twenty Seventeen https://www.ads-software.com/themes/twentyseventeen/, and see if the issue still persists. Also, double check for any other updates available (Dashboard ? Updates).?
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)
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.
Thanks
Courtney ??