Home › Forums › Calendar Products › Events Calendar PRO › Events do not show in month view
- This topic has 8 replies, 3 voices, and was last updated 12 years, 2 months ago by
Brook.
-
AuthorPosts
-
January 29, 2014 at 8:58 pm #98570
Mark
ParticipantThe events display in list view but not in month view. The mini calendar widget does not display the events and will not change months when clicking << or >> above the calendar.
January 30, 2014 at 4:13 am #98652jpmorales
ParticipantI have the same problem. (http://sante.puragencia.com).
January 31, 2014 at 2:15 pm #99367Brook
ParticipantHowdy arrsixx,
We have had some similar issues caused by a theme conflicting with our plugin. Would you mind disabling your current theme and temporarily enabling the 2013 one to check if this is the root cause?
If so many people have been able to fix it with the following snippet. Would you mind pasting this in your theme’s functions.php file? Additionall your current theme does not appear to be calling WordPress’ body_class() function. This can certainly cause some issues in some situations with our plugin and many others. Would you mind adding that? Further, I notice that your theme has enqueued the Google Maps script a second time and has an uncaught reference error. Our plugin enqueues google maps as “gmaps”, if another plugin or your theme is enqueuing it under a different name like “google-maps” then it will appear twice. Dequeuing one of this is a good idea. The uncaught reference error might be related to this, but it might not. It’s generally a good idea to dive into the cause and fix those though especially if you are noticing glitchy behavior.
If the default theme does not fix it, then could you please try disabling your plugins one at a time while still on the default theme. Eventually disabling one of these should temporarily fix the problem. Once you have isolated which of those is causing a conflict we can look into this a bit further.
Please let me know if that helps, or if you have any questions. Thanks!
– Brook
January 31, 2014 at 2:17 pm #99368Brook
ParticipantHello jpmorales,
I am not seeing the same issue with your site. Were you able to fix it? If not, would you mind opening a new thread detailing exactly what the problem is. That helps keep things orderly, and thus ensure quicker/better responses. Thanks!
– Brook
February 1, 2014 at 8:17 am #99592jpmorales
ParticipantThanks Brook! I open a new thread…
February 3, 2014 at 9:11 pm #100346Mark
ParticipantHi Brook, thanks for your help. I already had the snippet to resolve the ajax issue installed which did help with resolving changing to the next or previous month on the full size calendar. However it did not fix the next/previous month issue on the calendar widget. The events are still a no-show. I added the body class function as you said. I tried switching to the 2013 theme and still no events. While disabling other plugins I found that the NexGen Gallery version 2.0.21 seems to be conflicting with the Events Calendar. After disabling the NexGen plugin, the events do show up, but the widget calendar shows a loading symbol that does not go away. Do you know what the conflict may be?
Thank you for the help!
February 5, 2014 at 7:14 am #100955Brook
ParticipantI follow you. I wish it did not, but historically NextGEN does tend to cause conflicts with other plugins including The Events Calendar. It makes sense that you would need to disable it. Thanks for trying that.
About the widget issue though, it really does look like it is your theme. I notice that your theme is not adding widget classes to widget elements, instead they all have the class=sb_widget. This will definitely conflict with the plugin. We need those classes to be able to identify the widget and attach events to it, without it the JavaScript events never get attached. I know you said you have tried disabling the theme, and the NextGEN Plugin, but what about both at the same time? Did that work? If not, have you tried disabling all plugins and reverting the 2013 at the same time? If that works, then would mind reenabling theme one at a time until we find the other cluprit. Please let me know what it is and I can dive in further.
If that did not work then it seems likely that something has corrupted your WordPress install. To test this you will need to reinstall WordPress. Fortunately WordPress has a great guide on how to upgrade. Follow those steps, only instead of installing a more recent version (which does not exist) simply install the current version again. Make sure that when you get to the step of reinstalling plugins you redownload fresh copies of the plugins. This guide will walk you through redownloading our plugins. I really hope you did not have to hit this reinstall step though. My suspicion is that it is a simple conflict.
Please let me how it goes, and if I can clarify or answer questions. Thanks!
– Brook
February 20, 2014 at 9:38 pm #107509Mark
ParticipantThanks for your help brook! I just got back on this project and most of the issues seem to be resolved. I added the widget class to the widget elements and version 2.0.4 of the NEXGen Gallery has resolved the jQuery conflict. Thanks again!
February 24, 2014 at 5:52 am #108599Brook
ParticipantYou are very welcome Mark. Cheers!
-
AuthorPosts
- The topic ‘Events do not show in month view’ is closed to new replies.
