I was previously recommended to use this code to remove the ‘FREE EVENT’ for events where I want people to pay in person. It is in the custom CSS for the theme.
.free_event {
display: none;
}
It is no longer working and the FREE EVENT text is now showing again and I need to remove it ASAP.
The class free_event is still there on the registration page. If you would like to add it on the event list, take a look at templates/event_list_display.php on line 72. You can add the free_event class there:
The support post ‘Free event showing after update’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.