The users are able to see the amount of tickets available in a few spots when reserving tickets (and I also believe when the tickets are sold out). How would I go about hiding this from the user?
I have a membership site using EE3 and s2memberpro.
Thanks, I downloaded the plugin and put the code in. The current number of attendees is still showing though on a full event.
“We are sorry but this event has reached the maximum number of attendees!
Please check back in the event someone cancels.
Current Number of Attendees: 20”
Is this a different piece of CSS or did I not put the other one in the right spot? (I just cut and paste Dean’s code in the CSS box in the builder on the plugin)
To do that you would need to edit the registration_page.php template.
Copy both the registration_page.php and registration_page_display.php files from wp-content/plugins/event-espresso/templates to wp-content/uploads/espresso/templates/
Then in that new location open up registration_page.php file.
You can then remove the line for the attendees number and save changes:
The support post ‘Removing amount of tickets from user view’ 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.