Support

Home Forums Event Espresso Premium No limit to number of tickets allowed

No limit to number of tickets allowed

Posted: November 26, 2014 at 9:09 am

Viewing 3 reply threads


luca villanova

November 26, 2014 at 9:09 am

Hello,
is there a way to turn off the “Maximum number of tickets allowed per order for this event” option?
We would like to have people buy as many tickets they want.
Thanks


Tony

  • Support Staff

November 26, 2014 at 9:32 am

Hi,

Currently that option can not be disabled however you could set the value to high number, such as ‘999’ for example.


luca villanova

November 26, 2014 at 10:02 am

Thanks
And then with css hide the sentence in the front end? And how do I remove the “*” in Qty?
Thanks!


Tony

  • Support Staff

November 26, 2014 at 10:40 am

The simplest way to alter that string is to translate it to the new phrase.

‘Qty*’ => ‘Qty’ within the event_espresso text domain.

We have a tutorial on how to do this here:

https://eventespresso.com/wiki/how-to-change-wording-with-poedit/

To remove the sentence from the ticket selector I would use this:

.tkt-slctr-tbl-wrap-dv > p {
display: none;
}
Viewing 3 reply threads

The support post ‘No limit to number of tickets allowed’ 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.

Event Espresso