Hi there, I’m using the following:
.tribe-tickets-remaining {
display: none !important;
}
Which is working, but I’d like to have tickets remaining show when stock reaches an arbitrary amount.
For example, some events might only have 20 tickets, so I’d want to set it as around 4 for that event, whereas my current events have around 3×200 tickets, so I would like the number to be around 20 for each ticket type.
I tried this,
Number of tickets available
but I’m not sure it’s what I’m looking for, as I nearly always have multiple tickets per event.
Thanks for your help – tested it all out for the first time today (with a $1 ticket), and checked the ticket in also – so far so good! Great work guys!