{"id":1020527,"date":"2015-10-31T12:39:09","date_gmt":"2015-10-31T19:39:09","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/"},"modified":"2016-02-18T08:30:15","modified_gmt":"2016-02-18T16:30:15","slug":"handling-ticket-quantities-redux","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/","title":{"rendered":"Handling Ticket Quantities Redux"},"content":{"rendered":"<p>Revisiting the need to instantiate initial quantity of 0, then allow return to 0 after increasing quantity, noted peculiar issue.<\/p>\n<p>In the https:\/\/theeventscalendar.com\/knowledgebase\/handling-ticket-quantities\/#dl_file-set-ticket-default-php thread, this snippet is called out:<\/p>\n<p><code>woocommerce_quantity_input( array(<br \/>\n    'input_name'  =&gt; 'quantity_' . $ticket-&gt;ID,<br \/>\n    'input_value' =&gt; 0,<br \/>\n    'min_value'   =&gt; 0,<br \/>\n    'max_value'   =&gt; $max_quantity,<br \/>\n) );<br \/>\n<\/code><\/p>\n<p>The snippet allows setting the initial quantity to &#8220;0&#8221;, but does not allow the quantity to return to &#8220;0&#8221; after being increased to any other integer (see here: http:\/\/www.screencast.com\/t\/zFuRmUZMjn)<\/p>\n<p>However, setting &#8216;min_value&#8217; to &#8220;-1&#8221; allows quantity to set to &#8220;0&#8221; and &#8220;-1&#8221;.<\/p>\n<p>Is there a workaround?<\/p>\n","protected":false},"template":"","class_list":["post-1020527","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Handling Ticket Quantities Redux -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Handling Ticket Quantities Redux -\" \/>\n<meta property=\"og:description\" content=\"Revisiting the need to instantiate initial quantity of 0, then allow return to 0 after increasing quantity, noted peculiar issue. In the https:\/\/theeventscalendar.com\/knowledgebase\/handling-ticket-quantities\/#dl_file-set-ticket-default-php thread, this snippet is called out: woocommerce_quantity_input( array( &#039;input_name&#039; =&gt; &#039;quantity_&#039; . $ticket-&gt;ID, &#039;input_value&#039; =&gt; 0, &#039;min_value&#039; =&gt; 0, &#039;max_value&#039; =&gt; $max_quantity, ) ); The snippet allows setting the initial quantity to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/\" \/>\n<meta property=\"article:modified_time\" content=\"2016-02-18T16:30:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/\",\"name\":\"Handling Ticket Quantities Redux -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2015-10-31T19:39:09+00:00\",\"dateModified\":\"2016-02-18T16:30:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Community Events\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/community-events\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Handling Ticket Quantities Redux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Handling Ticket Quantities Redux -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/","og_locale":"en_US","og_type":"article","og_title":"Handling Ticket Quantities Redux -","og_description":"Revisiting the need to instantiate initial quantity of 0, then allow return to 0 after increasing quantity, noted peculiar issue. In the https:\/\/theeventscalendar.com\/knowledgebase\/handling-ticket-quantities\/#dl_file-set-ticket-default-php thread, this snippet is called out: woocommerce_quantity_input( array( 'input_name' =&gt; 'quantity_' . $ticket-&gt;ID, 'input_value' =&gt; 0, 'min_value' =&gt; 0, 'max_value' =&gt; $max_quantity, ) ); The snippet allows setting the initial quantity to [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/","article_modified_time":"2016-02-18T16:30:15+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/","name":"Handling Ticket Quantities Redux -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2015-10-31T19:39:09+00:00","dateModified":"2016-02-18T16:30:15+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/handling-ticket-quantities-redux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Community Events","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/community-events\/"},{"@type":"ListItem","position":5,"name":"Handling Ticket Quantities Redux"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1020527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1020527\/revisions"}],"predecessor-version":[{"id":1020778,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1020527\/revisions\/1020778"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1020527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}