fbpx
Did you miss our exclusive webinar on Attendee information? Click here to view the recorded session.
How can we help?

Hide Additional Information Section from Single Event Page

Different businesses have different requirements and custom fields help them adjust single event listing fields as per their requirements. WP Event Manager offers a separate section in the single event listing page named Additional fields that display all the fields that are created additionally using the Field editor.

It is not necessary for all the users to display this section on the single event listing page and hence adding the following code would help you disable the section automatically.

In order to hide the additional information section from a single event page, add the following code in the functions.php file of the child theme.

// Disable additional fields on frontend event detail page
add_filter( 'event_manager_show_additional_details', '__return_false' );
Hide Additional Information Section From Single Event Page
Editorial Team

Our team constantly explores ways that technology can help us reinvent industries. We want to change the world by creating great products that transform industries. We Dream It, We Make It.

Quick Links
Close
Close