Home › Forums › Calendar Products › Events Calendar PRO › Bugs in Update: Month View and Text Off
- This topic has 7 replies, 3 voices, and was last updated 9 years, 10 months ago by
cathryngray.
-
AuthorPosts
-
June 19, 2016 at 4:52 pm #1129079
cathryngray
ParticipantEvents Calendar Pro has worked wonderfully on all my sites until the update earlier this year. š
These are the top issues:
1) When I now hover over the month view it adds extra text instead of having a “pop-up window view”. You’ll see this in the first screenshot.
2) The other issue I am having is the text is not filling the entire container on the other views. You’ll see examples of the in the other screenshots.
Please advise on how to fix.
(I have already tried to troubleshoot by disabling plugins and reverting to the default theme.)
June 19, 2016 at 6:43 pm #1129084cathryngray
ParticipantI actually solved the issue after looking into it further.
Overwrote the CSS styling for the width issue and have decided just to disable the pop-up for month view. It looked like it is a javascript error. CDATA was being added when hovering over the event title.
—
While I am here, did want to ask one other question. The event title is showing twice on the individual event pages. How to I remove it from the body of the post?
(See example: http://www.visitkiawah.com/event/farmers-market-kiawah-island/2016-06-20/)
Thank you!
June 20, 2016 at 8:12 am #1129259Geoff
MemberHey @cathryngray,
Awesome work! Glad you were able to knock out that first issue and all is working well there. š
Oh yeah, it looks like the theme is trying to add another post title where the calendar already does it. You can remove the calendar’s title by adding this to either your theme’sĀ style.css file or by using the Simple Custom CSS plugin:
tribe-events-single-event-title { display: none; }Will that work for you? Please let me know.
Cheers!
GeoffJune 23, 2016 at 7:30 pm #1131309cathryngray
ParticipantGeoff,
Thank you for including the code! I was thinking you might have a quick solution.
Disabling the popup feature did not resolve the issue I’m experiencing on the month view. It disabled the popup for reoccurring events on all other calendars. The problem is once the event title is hovered over it pulls information under the title and then keeps repeating it over and over if it’s hovered on a second.. or third.. or, you get the point š
Page where the problem is: http://www.visitkiawah.com/events/month/
I used:
} .tribe-events-tooltip { display: none !important; }Have you seen this happen before? If so, how was it resolved?
Thanks a million!
June 24, 2016 at 7:27 am #1131468Geoff
MemberHey @cathryngray, thanks for following up!
I see what you mean. I’ve this pop up (pun intended) before and it was because of a Javascript conflict between the theme and the plugin.
I see you have tried:
- Deactivated all other plugins? Yes
- Switched to a default theme? Yes
Did you notice any difference in those conditions? For example, did the pop ups work as expected when you switched to the default WordPress Twenty Sixteen theme? Or when you disabled all other non-calendar plugins? How about doing those two together?
The reason I ask just to confirm that what we’re looking at is a conflict rather than a bug in the plugin itself.
Thanks so much!
GeoffJune 24, 2016 at 7:16 pm #1131801cathryngray
ParticipantGeoff, Geoff, Geoff.. I just needed to try troubleshooting the theme and plugins one more time! Found the culprit: W3 Total Cache. Plugin has been deactivated and all is back to normal except for the month titles being italicized, but I should have no problem figuring this out.
You have been wonderful. Thank you so much!
June 27, 2016 at 7:50 am #1132293Geoff
MemberNice work! Seriously awesome job nailing down the conflict.
I really appreciate you following up to let me know — please do keep us posted if anything else pops up and we’ll be more than happy to help. š
In the meantime, cheers and have a great day!
Geoff
-
AuthorPosts
- The topic ‘Bugs in Update: Month View and Text Off’ is closed to new replies.
