{"id":1482700,"date":"2018-03-19T02:12:10","date_gmt":"2018-03-19T09:12:10","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/"},"modified":"2018-03-19T02:12:10","modified_gmt":"2018-03-19T09:12:10","slug":"default-ticket-number-setting","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/","title":{"rendered":"Default Ticket number Setting"},"content":{"rendered":"<p>Hey guys<\/p>\n<p>The default ticket number on events pages is currently set to 0.<\/p>\n<p>How do I change it to default to 1?<\/p>\n<p>I&#8217;m editing tickets.php and have edited the min_value as such<\/p>\n<p>\t\/**<br \/>\n\t\t\t\t * Filter classes on the Price column<br \/>\n\t\t\t\t *<br \/>\n\t\t\t\t * @since  4.3.2<br \/>\n\t\t\t\t *<br \/>\n\t\t\t\t * @param array $column_classes<br \/>\n\t\t\t\t *\/<br \/>\n\t\t\t\t$column_classes = (array) apply_filters( &#8216;tribe_events_tickets_woo_quantity_column_class&#8217;, array( &#8216;woocommerce&#8217; ) );<br \/>\n\t\t\t\techo &#8216;&lt;td class=&#8221;&#8216; . esc_attr( implode( &#8216; &#8216;, $column_classes ) ) . &#8216;&#8221; data-product-id=&#8221;&#8216; . esc_attr( $ticket-&gt;ID ) . &#8216;&#8221;&gt;&#8217;;<\/p>\n<p>\t\t\t\tif ( 0 !== $available ) {<br \/>\n\t\t\t\t\t\/\/ Max quantity will be left open if backorders allowed, restricted to 1 if the product is<br \/>\n\t\t\t\t\t\/\/ constrained to be sold individually or else set to the available stock quantity<br \/>\n\t\t\t\t\t$stock        = $ticket-&gt;stock();<br \/>\n\t\t\t\t\t$max_quantity = $product-&gt;backorders_allowed() ? &#8221; : $stock;<br \/>\n\t\t\t\t\t$max_quantity = $product-&gt;is_sold_individually() ? 1 : $max_quantity;<br \/>\n\t\t\t\t\t$available    = $ticket-&gt;available();<\/p>\n<p>\t\t\t\t\twoocommerce_quantity_input( array(<br \/>\n\t\t\t\t\t\t&#8216;input_name&#8217;  =&gt; &#8216;quantity_&#8217; . $ticket-&gt;ID,<br \/>\n\t\t\t\t\t\t&#8216;input_value&#8217; =&gt; 1,<br \/>\n\t\t\t\t\t\t&#8216;min_value&#8217;   =&gt; 1,<br \/>\n\t\t\t\t\t\t&#8216;max_value&#8217;   =&gt; $must_login ? 0 : $max_quantity, \/\/ Currently WC does not support a &#8216;disable&#8217; attribute<br \/>\n\t\t\t\t\t) );<\/p>\n<p>I followed the themers guide, but i am not quite sure about the correct folder hierarchy<\/p>\n<p>I created the <\/p>\n<p>\/child-theme\/tribe-events <\/p>\n<p>hierarchy so far, but im not seeing any changes when i upload the adjust tickets.php file to the folder.<\/p>\n<p>thanks,<\/p>\n<p>Arthur<\/p>\n","protected":false},"template":"","class_list":["post-1482700","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>Default Ticket number Setting -<\/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\/default-ticket-number-setting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Default Ticket number Setting -\" \/>\n<meta property=\"og:description\" content=\"Hey guys The default ticket number on events pages is currently set to 0. How do I change it to default to 1? I&#8217;m editing tickets.php and have edited the min_value as such \/** * Filter classes on the Price column * * @since 4.3.2 * * @param array $column_classes *\/ $column_classes = (array) apply_filters( [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/\" \/>\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\/default-ticket-number-setting\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/\",\"name\":\"Default Ticket number Setting -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2018-03-19T09:12:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/#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\":\"Ticket Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Event Tickets Plus\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/event-tickets-plus\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Default Ticket number Setting\"}]},{\"@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":"Default Ticket number Setting -","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\/default-ticket-number-setting\/","og_locale":"en_US","og_type":"article","og_title":"Default Ticket number Setting -","og_description":"Hey guys The default ticket number on events pages is currently set to 0. How do I change it to default to 1? I&#8217;m editing tickets.php and have edited the min_value as such \/** * Filter classes on the Price column * * @since 4.3.2 * * @param array $column_classes *\/ $column_classes = (array) apply_filters( [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/","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\/default-ticket-number-setting\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/","name":"Default Ticket number Setting -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2018-03-19T09:12:10+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/default-ticket-number-setting\/#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":"Ticket Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/"},{"@type":"ListItem","position":4,"name":"Event Tickets Plus","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/event-tickets\/event-tickets-plus\/"},{"@type":"ListItem","position":5,"name":"Default Ticket number Setting"}]},{"@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\/1482700","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":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1482700\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1482700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}