1. we are selling tickets for a "lunch" how can we make it possible for a parent to buy a ticket for themselves at a price of $20 and a ticket for their child for $10 on the same screen without having to make only 1 purchase and then have to go back through the same process to buy a second ticket?
This should have the function of being able to select multiple options...
2. The permalink shown at checkout, can that be turned off? See attachment, i turned it off via CSS for now.
Thanks for the solution, i looked it over and added it, but it only works part of the way. Now when you add a ticket the drop down appears again so you are able to select a different type of ticket, but there is no way to add it into the cart as the "add to cart" button is missing.
1. we are selling tickets for a "lunch" how can we make it possible for a parent to buy a ticket for themselves at a price of $20 and a ticket for their child for $10 on the same screen without having to make only 1 purchase and then have to go back through the same process to buy a second ticket?
This should have the function of being able to select multiple options...
2. The permalink shown at checkout, can that be turned off? See attachment, i turned it off via CSS for now.
Hi,
Sorry for the delay.
Check out the solution from this ticket:
https://stachethemes.ticksy.com//ticket/1888534/
Stachethemes Developer
Thanks for the solution, i looked it over and added it, but it only works part of the way. Now when you add a ticket the drop down appears again so you are able to select a different type of ticket, but there is no way to add it into the cart as the "add to cart" button is missing.
A test link is here: https://www.bowlinggreengolf.com/stec_event/easter-sunday-brunch-and-egg-hunt-2/
Also see attachment for a screenshot.
Hi,
This code doesn't work for single pages.
For single page:
Open file wp-content/plugins/stachethemes_event_calendar/front/js/stec-single.js
on line 1771 add:
Stachethemes Developer
Ok that worked. Is this something that will be added to future updates or will i always have to change this with updates?
Both shop and the ticket sections will be reworked in future update.
Stachethemes Developer
Hi,
I've attached the two files.
Place booking.js in folder stachethemes_event_calendar\assets\js\front\adds\
Place stec-single.js in folder stachethemes_event_calendar\assets\js\front\
Stachethemes Developer
thanks seems to be working again. Will this be included in future updates?
Yes
Stachethemes Developer