On the event page where you select tickets to purchase, at the bottom allows visitors to view previous events from previous years. How can I hide this functionality? Second, how do I remove the ability for visitors to post a comment? I updated the wordpress setting to not allow comments on post but not seeing an option turn it off on the event espresso page.
On the event page where you select tickets to purchase, at the bottom allows visitors to view previous events from previous years. How can I hide this functionality?
That’s from your site’s theme, if the theme doesn’t have options to remove those the simplest method is to hide them with CSS:
Add that to Appearance -> Customize -> Additionl CSS.
Second, how do I remove the ability for visitors to post a comment? I updated the WordPress setting to not allow comments on post but not seeing an option turn it off on the event espresso page.
When you change the setting with WordPress it sets the option to comment to disabled on all new posts created from that point on (EE events are a custom post type so the same applies to them).
If you don’t see that section, go to the top of the page and click ‘screen options’, make sure the ‘Discussion’ element is checked.
However, if you don’t want to allow comments on the site, the easiest option is to use a plugin like Disable Comments to disable them in one step. You can do so everywhere on the site or for specific post types.
The support post ‘Registration/Ticket Page is showing previous events’ 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.