Viewing 5 replies - 1 through 5 (of 5 total)
  • Just discovered this myself. After some easter egging around, I find if you select the Skeleton style for Event Calendar, you’ll get post & page titles back. Of course, the Calendar pages are less attractive, but that’s the lesser evil for me.

    After some experimentation, I believe this problem is theme-dependent – problem appears in WeaverII, probably more. I have one other site using EC that does work correctly.

    I am running Weaver II pro, and I noticed that the post titles display, unless the Upcoming Events widget is in use. That is what wipes out the headings on my site.

    Oops Events Calendar!
    To fix until the plugin css is revised to make it specific only to events cal…
    (NB need to use !important)

    1) In your theme style-sheet
    header.entry-header,footer.entry-meta{display:block !important}

    2) Afterwhich (sorry – haven’t yet worked out what the events calendar container classes are here – need to investigate further) you will then need to re-apply (display: none) for events calendar pages

    .events-calendar-css header.entry-header, .events-calendar-css footer.entry-meta {display:none !important}

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi everyone!

    We just released a hotfix to correct this issue. Please update The Events Calendar to 3.5.1. If your issue persists after you update, please let us know. Thanks for your patience and understanding while we got that fixed!

    Best,
    Leah

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘3.5 version hides all post titles’ is closed to new replies.