Support

Home Forums Event Espresso Premium Expired Events Showing On Event Page

Expired Events Showing On Event Page

Posted: August 2, 2017 at 7:05 pm

Viewing 2 reply threads


straightshooter

August 2, 2017 at 7:05 pm

Hello,
I’m seeing an issue where expired dates are showing on my event page, and I’d like those to be hidden. I went to Events > Templates > Display Expired Events (which was originally set on NO & changed that to YES. Saved. Flipped it back to NO, saved without any luck.)

And example of the issue can be seen here: http://chllubbock.com/training/2-day-texas-chl-ltc-for-concealed-carry/

Any super sneaky ways to kick this setting and have it work would be awesome!


straightshooter

August 2, 2017 at 7:09 pm

Nevermind!! I got creative and toggled that setting a few times, now I see it is working as intended.


Josh

  • Support Staff

August 2, 2017 at 7:21 pm

Hi straightshooter,

The setting you changed actually doesn’t control how dates are displayed within a single event page. The setting actually controls whether an event will be displayed on this page:

http://chllubbock.com/training/

That said, it doesn’t look like there are any expired dates on your event page. The earliest event date there is August 8.

Now, I do see a “published on” date and that’s actually something your WordPress theme adds and can be removed by making an edit to the WordPress theme. Or you could hide it with some CSS.

You can change this by going to the Appearance -> Customize section of the admin, and there is a tab labeled ‘Additional CSS’. If you go into the customizer, you can add some code like this to hide that date. Please paste the code between the dashed lines into the stylesheet:

—————————————-

.p-meta span:nth-of-type(2){display: none;}

—————————————-

Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

Viewing 2 reply threads

The support post ‘Expired Events Showing On Event Page’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso