Hey Richard,
Thanks for reaching out!
I’m sorry to hear about these issues. I took at a look at your events page and notice a Cross-Origin Request error there. This is a fairly standard error that shows up in the JavaScript as follows:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://prescottartstore.com/wp-admin/admin-ajax.php. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
This normally comes from a mixed set of protocols being used on the page, where some use https:// while others use http://.
To help resolve this, you may unfortunately have to work more closely with your webhost, but in the meantime, can you post your site’s complete, un-edited “System Information” to this thread? Here’s how to do that ? https://theeventscalendar.com/knowledgebase/sharing-sys-info/
That will help me look “under the hood” a bit and see if I can spot anything outright problematic in your site’s make-up.
Cheers,
George