3.5 Update Made Event Titles Disapper in Posts

Home Forums Calendar Products Events Calendar PRO 3.5 Update Made Event Titles Disapper in Posts

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #125442
    Barry
    Member

    Hi 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.

    #125808
    Cynthia Lockley
    Participant

    I 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?

    #126094
    Barry
    Member

    I’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.

    #128497
    Cynthia Lockley
    Participant

    Thanks for the 3.5.1 hotfix. It resolved my problem with the missing post and event titles in the main blog posting loop.

    #135041
    Barry
    Member

    Happy to help 🙂 … and apologies for the inconvenience.

Viewing 5 posts - 16 through 20 (of 20 total)
  • The topic ‘3.5 Update Made Event Titles Disapper in Posts’ is closed to new replies.