Home › Forums › Calendar Products › Events Calendar PRO › Events not visible on calendar
- This topic has 5 replies, 2 voices, and was last updated 11 years, 9 months ago by
matthewdenton.
-
AuthorPosts
-
June 30, 2014 at 5:56 am #261998
steven
ParticipantRecently the individual events on our calendar stopped displaying. See http://searts.org/wp/events/
It does display correctly if i revert to the 2010 theme. So i removed the my override directory thinking it was some errant css but that didn’t resolve it either. Not sure what else to check at this point. So hoping you give me some guidance.Thanks
June 30, 2014 at 6:49 pm #263073matthewdenton
MemberHi,
Thanks for reaching out to us. I wanted to quickly send you a note that we are looking into this but unfortunately I won’t have time to investigate in-depth until tomorrow. To confirm are you stating that when you use the 2010 theme events display correctly? But when you use your custom theme they no longer display (or from my review of your site, they are grayed out and illegible)?
Please verify this is correct as if the events are working in the 2010 theme it would mean there is a conflict with your theme and you should investigate what recent changes were made that are causing the conflict.
I’ll follow-up tomorrow, thanks again for touching base with us.
– Matthew
July 1, 2014 at 4:26 am #264094steven
ParticipantMatthew thanks, your understanding of the issue is correct. The theme is a 2010 child and when i deactivate it all’s well. Further I ruled out any think in any of my overrides as if I remove the tribe-events folder from my theme folder I still have the issue. I am suspicious that issue is in my theme css file, if i remove it the calendar display is ok. But i don’t have any classes or id’s in there with “tribe” in them. Also if I examine the page with fire bug I cant see anything that causes the issue. Not sure where to look further than that.
Thanks
July 1, 2014 at 5:30 pm #265574matthewdenton
MemberHi:
I’m seeing mutliple conflicts in the css.
The main issue you are facing is that your a links are being hidden by your theme stylesheet with the following:
<div role=”presentation”><div role=”listitem”>.entry-title a:link, .entry-title a:visited {</div>
<div role=”group”>
<div role=”listbox”>
<div role=”option”> color: #000;</div>
<div role=”option”> display: none;</div>
<div role=”option”> text-decoration: none;</div>
</div>
</div>
<div role=”presentation”>}</div></div>
If you are using firebug to look at the elements on the page a good tip is to look at the internal elements to ensure they aren’t having issues. Please let me know if this helps you get started resolving out your css issues.– Matthew
July 3, 2014 at 7:04 am #270962steven
ParticipantThis reply is private.
July 3, 2014 at 11:43 am #271704matthewdenton
MemberGreat!
I’m glad we were able to help resolve the issue you were facing. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
If you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo
Thanks in advance.
– Matthew
-
AuthorPosts
- The topic ‘Events not visible on calendar’ is closed to new replies.
