Header missing from single event

Home Forums Calendar Products Events Calendar PRO Header missing from single event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #140799
    leviticus
    Participant

    After updating to WordPress 3.9 and Events Calendar PRO 3.5.2, I am having a problem with the event header (title, date, etc) is not showing up on single events. I am using a modified TwentyFourteen theme. The problems persist even if I switch to the default theme and turn off my plugins.

    #141407
    Casey
    Participant

    leviticus,
    Thanks for reaching out and sorry to hear you’re having trouble here, but hopefully I can help. You should be able to add the following CSS to your theme’s stylesheet and it will fix the problem:


    .single-tribe_events header.entry-header {
    display:block !important;
    }

    Give that a shot and see if it does the trick. Thanks! 🙂

    -Casey-

    #141595
    leviticus
    Participant

    Thank you! That did the trick. 🙂

    #141636
    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header missing from single event’ is closed to new replies.