Home › Forums › Calendar Products › Events Calendar PRO › Allow several tickets and avoid having every ticket requiring fields to be fille
- This topic has 6 replies, 2 voices, and was last updated 8 years, 4 months ago by
davef.
-
AuthorPosts
-
November 29, 2017 at 1:55 am #1394550
davef
ParticipantHi there,
our ticket works fine but when a buyer chooses more than 1 they then have to enter the data for every instance of the ticket.
We would like the user to be able to purchase more than one ticket and only enter the details once.
Each adult entry is $120 (kids under 16 are free) so several adult entry tickets can be paid for and ideally with only the the single details being entered (driver of the Jeep) rather than a complete set of form fields for every ticket @ $120 per head.
Each attendee ticket allows for 2 Jeeps but they may bring several adults @ $120 per head.
Any advice is always appreciated.
Thakyou.
DavefDecember 5, 2017 at 1:06 am #1398402davef
ParticipantThis reply is private.
December 8, 2017 at 9:24 pm #1401787davef
ParticipantJust to add to this – we do see the complete details and an export ticket sales and all the details are there!
So sorry for not checking more thoroughly before posting my initial question on this.I see its been active on your issues forum and realise you had some major issues to deal with.
So this is partially resolved from my end and I would close – but… I was hoping the basic information the customer completes on the ticket fields could be mapped-carried over to the cart page with woocommerce.
Auto-fill the Billing fields from the ticket to the cart checkout.December 8, 2017 at 9:48 pm #1401795davef
ParticipantWell I found the auto fill extension here https://theeventscalendar.com/extensions/
that should solve the mapping fields from ticket to cart nicely 🙂
Thankyou for the “tribe-ext-woo-order-templates” extension.
But on the first thread above…
If anyone can advise and when time permits, I still would like to have the attendee having to avoid having to complete the ticket fields for every attendee (more than one ticket is chosen on the event/ticket page).
I guess I could limit the ticket to one only per order on the event/ticket page then they can increase the count on the cart page? yes please do have a chuckle at my waffling on – I am 🙂 haha
Thanks for any advice.December 13, 2017 at 8:47 am #1404727Jennifer
KeymasterHi Dave,
So sorry for the delayed response here! I’m glad to hear that the extension worked for you! Removing the other fields would require a bit of a customization. The simplest solution would be to hide the extra fields with CSS, which you can add to the Custom CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme, for example:
div.tribe-event-tickets-plus-meta-attendee:not(:first-child) {
display: none;
}You can also customize the template. Our themer’s guide has some instructions on how to copy over templates into your child theme for editing. The file you’ll want to copy in this case can be found at wp-content/plugins/event-tickets-plus/src/views/wootickets/tickets.php.
Let me know how this works for you and if you have any questions!
Thanks,
Jennifer
January 4, 2018 at 8:35 am #1417957Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘Allow several tickets and avoid having every ticket requiring fields to be fille’ is closed to new replies.
