Home › Forums › Calendar Products › Events Calendar PRO › 3.5 Update Made Event Titles Disapper in Posts
- This topic has 19 replies, 4 voices, and was last updated 12 years ago by
Barry.
-
AuthorPosts
-
March 31, 2014 at 1:16 pm #125442
Barry
MemberHi everyone, thanks for your patience. The best way to deal with this is indeed to use a snippet such as already posted:
header.entry-header, footer.entry-meta { display: inherit; }This could for instance be placed in a custom tribe-events.css stylesheet (see the Themer’s Guide for details of this process) and of course we’ll work on fixing this for the next release.
Cynthia: if you haven’t already rolled back and want to give that a try that would be great.
Apologies once again for the inconvenience this has caused.
March 31, 2014 at 8:14 pm #125808Cynthia Lockley
ParticipantI gave that a try and it didn’t help. I’ve rolled back to the previous version until this is fixed. One of the other problems I had was that the 3.5 release had also forced an increase in the grid size and fonts. I added CSS to my child theme to set the fonts to 98% and to set the grid table to not be set to fixed because I need it to be flexible with my theme. I am hoping this will help when the 3.5 release is fixed for the headers problem. I am wondering how a fixed-width grid table works with responsive design?
April 1, 2014 at 7:47 am #126094Barry
MemberI’m sorry to hear that didn’t work.
I added CSS to my child theme to set the fonts to 98% and to set the grid table to not be set to fixed because I need it to be flexible with my theme.
It’s going to be difficult to guide you on this one when we can’t see the impact on your own site (since you’ve reverted to an earlier version), but:
- The responsive aspects of the plugin can effectively be turned off by adding a short snippet to your theme’s functions.php file, which we could explore if you like, and
- There is probably always going to be cases where to visually integrate the calendar in a really smooth way – or just to tweak to your own personal view of how it should be formatted – is going to require some custom CSS
Hopefully our next maintenance release will largely get you back on track, though, and our apologies for the inconvenience in the meantime.
April 5, 2014 at 5:47 am #128497Cynthia Lockley
ParticipantThanks for the 3.5.1 hotfix. It resolved my problem with the missing post and event titles in the main blog posting loop.
April 17, 2014 at 7:06 am #135041Barry
MemberHappy to help 🙂 … and apologies for the inconvenience.
-
AuthorPosts
- The topic ‘3.5 Update Made Event Titles Disapper in Posts’ is closed to new replies.
