There’s a JavaScript error being thrown on the page which is likely causing this – http://take.ms/s9F1Z
Its caused by invalid JavaScript syntax being used within the themes custom.js file online 643 – http://take.ms/OQmW7
'a[href*=#]:not([href=#])'
Should be
'a[href*="#"]:not([href="#"])'
Also make sure you are running the latest version of Divi.
Viewing 1 reply thread
The support post ‘Event calendar not showing after wordpress update to 4.5.2.’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.