Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,

    This is a conflict with your WP theme, so the fastest way to fix this issue is to add the following code to your WP theme css file:

    #footer-widgets-container .timely { display: none; }

    Take care,
    Ben

    Thread Starter stephensdavis

    (@stephensdavis)

    I had already added that line to the custom css file, but it did not work.

    Thanks.
    Steve

    Hi Steve,

    It should work, I tried with the CSS editor, try adding code to a different position or a different css file.

    Thread Starter stephensdavis

    (@stephensdavis)

    I’ve added it to both the css and custom css files at the end of the file, and it still doesn’t work.

    Please note that the event is added to 2nd, 3rd, and 4th footers, not the first one.

    Please try the following code:
    .full-footer .timely {display: none;}

    Thread Starter stephensdavis

    (@stephensdavis)

    That doesn’t work either. This is quite frustrating.

    I have another website now that shows the event information IN THE SIDEBAR WIDGETS!?!?!?!? See https://www.jpcwales.org. Please help. I’m “dead in the water” with these issues.

    Thanks.
    Steve Davis

    Hi Steve and Benjamin,

    I am having the same issue. On my Calendar page, poster board view is showing up in a long vertical format in the footer of the page https://gottadancetucson.com/calendar .

    I tried to enter the code previously provided with no success. Granted, I am new to all of this, but I looked at the other code that had been entered successfully and typed it on the next line.

    Please advise how were you able to resolve the issue? Any help with this frustrating matter would be appreciated.

    Code entered.
    #footer-widgets-container .timely { display: none; }
    .full-footer .timely {display: none;}

    Thank you kindly!

    Hi I’d really appreciate knowing how you sorted this. Just happening in my theme footer. New to all this. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Footers show event information’ is closed to new replies.