Home › Forums › Welcome! › Pre-Sales Questions › Sell Tickets with Events Tickets Plus w/ WooCommerce
- This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
June 17, 2016 at 7:38 pm #1128753
Steve Christiansen
GuestWe are current users of The Events Calendar Pro with the Avada theme. We are interested in selling tickets to some of our concerts using the installed WooCommerce plugin. We already sell physical CDs of the choir’s recordings. We want a solution that will allow us to sell tickets at various price points and believe that Event Tickets Plus will do this. We wish to mail physical ticket orders and not allow ticket buyers to print their own tickets – we have our reasons. Can we do this with Event Tickets Plus?
June 19, 2016 at 12:11 pm #1129041Nico
MemberHi Steve,
Thanks for your interest in our plugins 🙂
Using Event Tickets + Event Tickets Plus + an ecommerce platform of your choice (WooCommerce, Easy Digital Downloads, WP-Ecommerce or Shopp), you can sell tickets in your site. You can create different tickets types (with different prices) for each event.
We wish to mail physical ticket orders and not allow ticket buyers to print their own tickets.
By default tickets are emailed to the buyer once the order is complete, but you can cancel this behaviour (with a little code snippet) and do it your way.
Please let me know if there’s anything else I can help you with,
Best,
NicoJune 21, 2016 at 5:39 am #1129736Steve Christiansen
GuestNico,
Thank you for your initial response. Suppressing the printing of tickets will be important to us.
1. What is the code snippet for suppressing ticket printing and where is it inserted?
2. We will also want to add a shipping and handling cost to each ticket order that is mailed. Can this be done?
Steve
June 21, 2016 at 9:08 am #1129864Nico
MemberThanks for following up Steve!
1. What is the code snippet for suppressing ticket printing and where is it inserted?
It depends on which e-commerce plugin your site will use, for example this is the code for WooCommerce:
add_filter( 'wootickets-tickets-email-enabled', '__return_false' );
The code should be placed in your theme (or child theme) functions.php file.2. We will also want to add a shipping and handling cost to each ticket order that is mailed. Can this be done?
This can be configured in the e-commerce plugin settings. Tickets become regular products of the e-commerce platform and have the same options as default products.
Best,
NicoJuly 6, 2016 at 9:35 am #1136028Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Sell Tickets with Events Tickets Plus w/ WooCommerce’ is closed to new replies.
