• Resolved tscheresa

    (@tscheresa)


    I use the Plugin “The Event Calendar” and have the widget displaying on the static page home: http://hlcmr.de
    There it doesn’t show the title of the event.

    If I activate the widget on my news page (not static), it shows correctly.

    I have tried turning various plugins on and off but can not see what is causing this.

    Any suggestion as to how to get a consistant display?

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter tscheresa

    (@tscheresa)

    WP version: 4.2.1
    plugin version of “the event calendar”: 3.9.3

    tscheresa,

    In your theme’s style.css on line 142-147 there are several lines with a ‘display:none;’

    If you remove them you should see your event titles.

    I don’t know how these lines got there but removing them should fix your issue.

    Thread Starter tscheresa

    (@tscheresa)

    Thanks Andy. This worked for the current events.
    But actually there is a problem, because these lines have the function, that you don’t see the title of the page on top of every page.
    Do you have an idea, how the page title can be invisible while having the event titles displayed?

    Thanks a lot already!!!
    Theresa

    Theresa, you might try h1.entry-title { display: none; } to hide the page title. It’s a bit more specific and shouldn’t hide the other titles.

    Thread Starter tscheresa

    (@tscheresa)

    thanks, thanks, thanks! that works perfectly!
    http://hlcmr.de

    have a good day!

    That’s great Theresa. Can you please mark this as resolved?

    Thread Starter tscheresa

    (@tscheresa)

    done. thanks again

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Widget display varies on different pages’ is closed to new replies.