I am using The Events Calendar version 3.4.1. On my events page when I click the previous or next month link the url changes to the correct month but the calendar shown doesn’t update until I refresh the page. So since it is March when I click the “April >>” link at the bottom right corner of the calendar the url changes to http://domain.com/events/2014-04/ but the calendar displayed is still “Events for March 2014”. If I refresh the page then it displays the correct calendar.
I have turned off all plugins and was able to trace the problem to a plugin (Formidable Pro) that is conflicting with The Events Calendar.
I did some more digging and talked to tech support for the Formidable plugin and this is what they told me:
“Both plugins are registering the jQuery placeholder script.
http://jslgj.com/wp-content/plugins/the-events-calendar/vendor/jquery-placeholder/jquery.placeholder.min.js
http://jslgj.com/wp-content/plugins/formidable/js/jquery/jquery.placeholder.js
One is minified, but it should be exactly the same. That jQuery placeholder script doesn’t come with a minified version, so it seems like their version is very different. Can you contact them and ask them what they have modified in that script?”
Can you tell me what you modified in that script?
I don’t have to upgrade to the pro version to fix it do I?
Thanks!