{"id":1408198,"date":"2017-12-18T13:31:03","date_gmt":"2017-12-18T21:31:03","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/"},"modified":"2017-12-18T13:31:03","modified_gmt":"2017-12-18T21:31:03","slug":"how-to-turn-input-mode-from-numbers-to-checkbox","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/","title":{"rendered":"How to turn input mode from numbers to checkbox"},"content":{"rendered":"<p>Main Objective: Make the input boxes into checkboxes and have it so a user check the event then fill out the form then proceed to check out. <\/p>\n<p>What i had done before: I blocked the woocommerce_quantity_input code which is<br \/>\nwoocommerce_quantity_input( array(<br \/>\n\t\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\t&#8216;input_value&#8217; =&gt; 0,<br \/>\n\t\t\t\t\t\t\t&#8216;min_value&#8217;   =&gt; 0,<br \/>\n\t\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\t) );<\/p>\n<p>and then i inserted my checkbox code  which is<br \/>\necho &#8216;&lt;input type = &#8220;checkbox&#8221; value = &#8220;1&#8221; name = &#8220;quantity_&#8217;.$ticket-&gt;ID.'&#8221; &gt;&#8217;;<\/p>\n<p>This did succesfully switch out the input text box for a checkbox.<br \/>\nThe thing I am having trouble with is that with my checkbox hack I am not able to collect any extra data other than the name and primary information because it is not displaying the meta.php file correctly. Is there any guidance you can give me on how to either change the woocommerce quantity input to use checkboxes or any other alternative methods<\/p>\n","protected":false},"template":"","class_list":["post-1408198","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>How to turn input mode from numbers to checkbox -<\/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\/how-to-turn-input-mode-from-numbers-to-checkbox\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to turn input mode from numbers to checkbox -\" \/>\n<meta property=\"og:description\" content=\"Main Objective: Make the input boxes into checkboxes and have it so a user check the event then fill out the form then proceed to check out. What i had done before: I blocked the woocommerce_quantity_input code which is woocommerce_quantity_input( array( &#8216;input_name&#8217; =&gt; &#8216;quantity_&#8217; . $ticket-&gt;ID, &#8216;input_value&#8217; =&gt; 0, &#8216;min_value&#8217; =&gt; 0, &#8216;max_value&#8217; =&gt; $must_login [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/\" \/>\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\/how-to-turn-input-mode-from-numbers-to-checkbox\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/\",\"name\":\"How to turn input mode from numbers to checkbox -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-12-18T21:31:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/#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\":\"How to turn input mode from numbers to checkbox\"}]},{\"@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":"How to turn input mode from numbers to checkbox -","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\/how-to-turn-input-mode-from-numbers-to-checkbox\/","og_locale":"en_US","og_type":"article","og_title":"How to turn input mode from numbers to checkbox -","og_description":"Main Objective: Make the input boxes into checkboxes and have it so a user check the event then fill out the form then proceed to check out. What i had done before: I blocked the woocommerce_quantity_input code which is woocommerce_quantity_input( array( &#8216;input_name&#8217; =&gt; &#8216;quantity_&#8217; . $ticket-&gt;ID, &#8216;input_value&#8217; =&gt; 0, &#8216;min_value&#8217; =&gt; 0, &#8216;max_value&#8217; =&gt; $must_login [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/","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\/how-to-turn-input-mode-from-numbers-to-checkbox\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/","name":"How to turn input mode from numbers to checkbox -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-12-18T21:31:03+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/how-to-turn-input-mode-from-numbers-to-checkbox\/#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":"How to turn input mode from numbers to checkbox"}]},{"@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\/1408198","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\/1408198\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1408198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}