Forum Replies Created
-
AuthorPosts
-
July 13, 2016 at 8:56 pm in reply to: How to prevent "Add to Cart" if no tickets were selected #1139467
keystoliteracy
Participantnevermind, I just fixed it myself with jquery
July 12, 2016 at 12:29 am in reply to: How can I include the front end tickets form in my page? #1138558keystoliteracy
ParticipantI just noticed I’m also getting this when I list out my events:
“You have 3 Tickets for this Event. View your Tickets”
Can you tell me how to unhook that as well?
Thank you,
AbbyJuly 11, 2016 at 3:00 pm in reply to: How can I include the front end tickets form in my page? #1138403keystoliteracy
ParticipantI added this code into my page template and this seems to work – is this the right way I should be doing it?
if ( ! class_exists(‘Tribe__Tickets_Plus__Commerce__WooCommerce__Main’) ) return;
$tickets = Tribe__Tickets_Plus__Commerce__WooCommerce__Main::get_instance();
$tickets->front_end_tickets_form( “” );-
This reply was modified 9 years, 9 months ago by
keystoliteracy.
July 11, 2016 at 2:40 pm in reply to: How can I include the front end tickets form in my page? #1138399keystoliteracy
ParticipantI’m afraid I don’t understand, what code would I write in my custom_action?
And do I have to do it as a filter? Is there a shortcode or php code I can use within the template I’m creating to place it where I want it inserted?
keystoliteracy
ParticipantI’m trying to add a couple of custom fields to the Tickets meta-box as well.
What is the “Additional Fields plugin”?
And/or are there any tips on doing this programmatically? I didn’t see anything about it in the Themer’s Guide.
Thanks!
keystoliteracy
ParticipantThanks!
July 6, 2016 at 3:46 pm in reply to: Can I use Event Tickets Plus without The Events Calendar plugin? #1136314keystoliteracy
ParticipantHere’s the screenshot from my “Events Settings”
July 6, 2016 at 3:46 pm in reply to: Can I use Event Tickets Plus without The Events Calendar plugin? #1136312keystoliteracy
ParticipantOh, that’s interesting. I’m actually using the tickets on a custom post type I created called Workshops (not on Posts). I specify that in the Events settings – which seems to have worked because I only get the option to add Tickets to Workshops.
So then shouldn’t those event options go under my Workshops wp-admin menu?
July 6, 2016 at 2:06 pm in reply to: Can I use Event Tickets Plus without The Events Calendar plugin? #1136249keystoliteracy
ParticipantOh, this is weird – I just found the Ticket Fieldsets, they got moved under the “Posts” menu item. As did the Events “Settings” and “Event Add-Ons” submenus. They’re now all under “Posts” instead of “Events”. Weird, right? I just reverted to twenty-sixteen but still see the same thing.
This is on a local dev box. But attaching screenshots of the Events menu and the Posts one.
Any ideas?
July 6, 2016 at 1:47 pm in reply to: Can I use Event Tickets Plus without The Events Calendar plugin? #1136241keystoliteracy
ParticipantOh, excellent -that’s great news.
Question – I noticed that if I disable The Events Calendar plugin then the “Event Ticket Fieldset” menu item goes away from the WP-Admin Events menu. Do you know how I can get it back?
I want to use that to capture additional information when people purchase one of my tickets.
Thanks!
keystoliteracy
ParticipantThanks for such a quick response!
I am using the Recurring Event functionality.
We have workshops that take place at multiple times throughout the year (e.g., Nov 3 and March 7) – each one at a different location.
We want to display our list of workshops that includes, in the list, the dates and locations.
For example:
Workshop A
8/15/2016 – Boston, MA
11/1/2016 – New York, NYWorkshop B
9/12/16 – Somewhere, CT
1/15/17 – Boston, MA
3/12/17 – New York, NYWorkshop C
…Does that make sense?
keystoliteracy
ParticipantHi, yes – how do you cancel a request? Thanks!
-
This reply was modified 9 years, 9 months ago by
-
AuthorPosts
