Support

Home Forums Event Espresso Premium Hide Event (2)

Hide Event (2)

Posted: January 20, 2018 at 5:22 am

Viewing 2 reply threads


matthew barraclough

January 20, 2018 at 5:22 am

Hi,

I’ve searched the forums and looked into the different ways to hide an event from the calendar. The 2 main ways suggested involve creating parent categories and using a wait list.

The parent categories doesn’t;t appear to work for me and the waitlist seems to have disappeared.

Is there an easy way to hide an event from event calendars and lists but it still be able to book via a direct link to that event?

Many thanks,

Matthew


matthew barraclough

January 20, 2018 at 5:38 am

When I try to activate the waitlist add-on I get this message:

An error has occurred:
We’re sorry, but the Event Espresso Wait Lists addon was deactivated because version 1.0.0.rc.074 or higher is required with this version of Event Espresso core.

I’ve searched for what this means but get no results.

Many thanks

Matt


Josh

  • Support Staff

January 22, 2018 at 11:57 am

Hi Matt,

The easy way to hide an event from the calendar will be by going to the Appearance -> Customize section of the admin, and there is a tab labeled ‘Additional CSS’.

Please paste the code between the dashed lines into the stylesheet::
—————————————-

#espresso_calendar a[href$="/event-slug/"] {
display:none;
}

—————————————-
You’ll replace event-slug with the actual slug of the event you want hidden from the calendar.

A similar method can be used to hide events from the lists, however the CSS syntax will vary depending on the type of list.

Viewing 2 reply threads

The support post ‘Hide Event (2)’ 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