Button instead of quantity

Home Forums Ticket Products Event Tickets Plus Button instead of quantity

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1361940
    Carsten Altena
    Participant

    Hi there,

    Using WooCommerce + Events Tickets Plus. My client is selling courses, and only one course ticket may be purchased per person. It would be nice if the “quantity” input would be replaced by a checkbox or button instead. What’s the best way of achieving this? I know some PHP, JS and CSS but this plugin and WooCommerce is quite new to me.

    Kind regards,

    Carsten Altena

    #1362384
    Victor
    Member

    Hi Carsten!

    Thanks for reaching out to us! Let me help you with this topic.

    We have a great article that will get you started on customizing our templates > https://theeventscalendar.com/knowledgebase/themers-guide/

    For that specific template you are refering to, you should see the tickets.php template file located at /wp-content/plugins/event-tickets-plus/src/views/wootickets/

    Bear in mind that the quantity input is actually a call to a WooCommerce function > woocommerce_quantity_input() which outputs the quantity-input.php template file located at/wp-content/plugins/woocommerce/templates/global/. So you might also see the WooCommerce documentation on how to customize their templates > https://docs.woocommerce.com/document/template-structure/

    I hope that helps! Let me know if you have other questions and I’d be happy to help.

    Best,
    Victor

    #1363946
    Carsten Altena
    Participant

    Hey Victor, thank you! I’ll check it out.

    #1364163
    Victor
    Member

    Sure Carsten! Let me know if you have any follow up questions on this matter.

    #1376987
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Button instead of quantity’ is closed to new replies.