Events not showing without refresh
-
Events Calendar Version 3.9.3
WordPress 4.2.1 running Campaign themeI updated to the latest version of the plugin and now the events don’t appear when you click to the next month. So the events seem to appear OK for May, but when you click to go to June it’s blank. Once you hit refresh, there they all appear.
At first previously uploaded events didn’t appear at all (even with refresh), but I added the following to the style.css and that helped, but now the calendar appears blank unless you hit refresh.
.tribe-events-calendar .tribe_events .entry-title {
display: block;
}I have searched the forum and am a little stumped. Am wondering if this is an AJAX issue.
Any help would be appreciated.
The topic ‘Events not showing without refresh’ is closed to new replies.