Title: Doesn&#039;t allow &quot;0&quot; booking
Last modified: August 22, 2016

---

# Doesn't allow "0" booking

 *  Resolved [solste](https://wordpress.org/support/users/solste/)
 * (@solste)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/)
 * Hello there,
 * I am using Event manager 5.5.3.1 and when setting up tickets there is no way 
   to get 0 as a minimum order.
 * See the page here:
 * [http://www.foodandwinetasting.co.uk/event/which-grape-you-like/](http://www.foodandwinetasting.co.uk/event/which-grape-you-like/)
 * Any help?
 * Thanks
 * Stéphanie.
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382137)
 * can you try these?
 * 1. event ticket min/max
    2. check template file at forms/bookingform/tickets-
   list.php (both on wp-content/plugins/events-manager or wp-content/themes/your-
   theme/plugins/events-manager) and see line
 * $EM_Ticket->get_spaces_options(false,$default);
 * it should be
 * $EM_Ticket->get_spaces_options(true,$default);
 * also, can I know what version are you using and if your ticket has a minimum 
   tickets assigned can you try to set it to blank?
 * [https://wordpress.org/support/topic/urgent-help-please-minimum-value-to-default-to-zero?replies=6](https://wordpress.org/support/topic/urgent-help-please-minimum-value-to-default-to-zero?replies=6)
 *  Thread Starter [solste](https://wordpress.org/support/users/solste/)
 * (@solste)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382161)
 * Hey Angelo,
 * Thanks for your reply.
 * I am sorry but I can’t find the root for the ticket-list.php
    on wp-content/themes/
   your-theme/plugins/events-manager I only have: admin/ Buddypress/ classes/ includes/
   templates/ widgets/
 * I am using the version 5.5.3.1
 * I tried to assigned minimum ticket blanck it doesn’t change anything, still get
   1 even if the 0 has been invited by the Maya longtime ago, it’s not on my event
   manager!! 🙂
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382191)
 * The full path to that file is:
 * /events-manager/templates/forms/bookingform/tickets-list.php
 *  Thread Starter [solste](https://wordpress.org/support/users/solste/)
 * (@solste)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382199)
 * Hi Caimin,
 * Thanks for that,
 * So the code was right. The problem is somewhere else :S
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382222)
 * just to narrow down the problem and help us debug the issue is it possible to
   try the following temporarily:
 * – deactivating all other plugins to see if this resolves the problem. If this
   works, re-activate the plugins one by one until you find the problematic plugin(
   s).
    – switching to the default theme to rule out any theme-specific problems
 *  [HLT Land Steward](https://wordpress.org/support/users/hlt-land-steward/)
 * (@hlt-land-steward)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382248)
 * I am having a similar problem. I do not want to limit minimum or maximum registration
   numbers, so I clear the default value of “10” and leave it blank. As soon as 
   I add a second ticket, the available spaces changes to 10 or 0.
 * Here is a screenshot of my “standard ticket” available spaces when I clear all
   default values:
    [http://grab.by/BeoG](http://grab.by/BeoG)
 * Thank you for any help you may provide!
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382284)
 * sorry this works for me and can’t replicate this.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Doesn't allow "0" booking’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [event-manager](https://wordpress.org/support/topic-tag/event-manager/)
 * [minimum](https://wordpress.org/support/topic-tag/minimum/)

 * 7 replies
 * 4 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/doesnt-allow-0-booking/#post-5382284)
 * Status: resolved