Home › Forums › Calendar Products › Events Calendar PRO › month view in display:none after update from 2.0.11 to 3.9
- This topic has 6 replies, 2 voices, and was last updated 11 years, 2 months ago by
Barry.
-
AuthorPosts
-
December 29, 2014 at 6:27 am #926251
Serge
ParticipantHi,
I created development site to update and troubleshoot the events calendar update.
Right now everything is fine, except for the monthly view. It loads, but disappear. After looking at the code, I found this:
<table class=”tribe-events-calendar” style=”display: none;”>I looked at the templates for the monthly view, but I cant find this anywhere. It seems the problem comes from the template, because when reverting to the 2011 theme all was fine.
But I have no idea how to troubleshoot where that is coming from. Can you help me with this ?
December 29, 2014 at 9:21 am #926320Barry
MemberHi!
So just to clarify, this problem only takes place with your particular theme in place? What theme is that if so? Can you also confirm if it includes custom event templates and are those the seat of this issue?
If so, would it be possible to simply revert to the new default templates and if necessary customize from there?
Thanks!
December 29, 2014 at 3:10 pm #926463Serge
ParticipantI did not make any changes to the events templates, only in css. And the monthly calendar was disappearing befeire I made any changes to the css.
I am using this template:
http://themeforest.net/item/rttheme-17-responsive-wordpress-theme/2703099I do have a /events/ folder in my theme folder, from my 2.0.11 installation. Should I remove that ?
December 29, 2014 at 3:20 pm #926471Barry
MemberIt’s hard to assess: your live site still seems to be running 2.0.11 and so I can’t actually review the problem first hand. Is your development side accessible or can you make it accessible?
December 29, 2014 at 4:02 pm #926481Serge
ParticipantThis reply is private.
December 29, 2014 at 5:01 pm #926500Barry
MemberThanks!
So the problem seems to stem from rttheme17-new/js/jquery.prettyPhoto.js (a jQuery plugin): blocking this script resolves the problem. I’m not entirely sure why this is misbehaving and as the source is minified it’s not too easy to read through it.
What I can see is that it uses jquery.hide() in a few places to hide various elements, so one theory/wild guess is that it is finding the featured images within the calendar table and is trying to apply its particular magic to them, but its targeting isn’t specific enough and it ends up hiding the entire table by accident.
If you don’t need this plugin perhaps there is some straightforward means of disabling it? Or else you could dequeue it with a short code snippet. Regardless, for further help on this one I’d recommend reaching out to the theme author as they will be best placed to guide you and help you troubleshoot further.
January 27, 2015 at 10:21 am #938176Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!
-
AuthorPosts
- The topic ‘month view in display:none after update from 2.0.11 to 3.9’ is closed to new replies.
