Also, a more general question: when events are created and the per-registration ticket limit is >1, the ticket selector shows with the available spaces remaining. When the ticket limit is 1, the available spaces are not shown. My users would like the available spaces shown either way. Is that possible? Tony gave me some info about finding the number in https://eventespresso.com/topic/ee4-event-table-issuesquestions/#post-201251
but I haven’t tried that fix yet, as it’s a little over my head. Thanks!
Venue is linked, which is great. But on the next line, there is the venue again! How can I get rid of that second link?
The easiest method is to just hide is using some CSS:
.espresso-venue-dv .tags-links {
display: none;
}
Also, a more general question: when events are created and the per-registration ticket limit is >1, the ticket selector shows with the available spaces remaining. When the ticket limit is 1, the available spaces are not shown. My users would like the available spaces shown either way. Is that possible?
Note that will only happen for a single ticket and if its free.
However we do have a filter in place to prevent EE from switching the ticket selector out:
The support post ‘Event Page duplicate venue & registration details’ 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.