Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHey VB and thanks for reaching out!
Good questions. Event Tickets Plus does indeed allow you to create tickets for your events and do so directly in the content editor for pages, posts and events.
Event Tickets Plus it integrates with an ecommerce plugin to handle the cart and checkout process. WooCommerce is probably the most popular eccomerce plugin I see used with Event Tickets Plus, but it also works with Easy Digital Downloads, Shopp and WPEC.
From there, the rest of the features you mention (multiple tickets per purchase, coupons and PayPal integration) would be features of the ecommerce plugin rather than Event Tickets Plus. For example, WooCommerce does integrate with PayPal and have extensions to create coupons.
I’d be thrilled to find a plugin that can schedule availability and handle bookings of one-on-one tutoring sessions (booking/appointments) as well as handle events (group classes).
I’m afraid that our calendaring plugin (The Events Calendar) does not support bookings/appointments at the moment. You could make each appointment its own event on the calendar and then create tickets for it in Event Tickets Plus. Or, perhaps, there is an appointments plugin out there you like and you could create tickets for them using Event Tickets Plus.
Does this help answer your questions? Please let me know. 🙂
Cheers,
GeoffGeoff
MemberThis reply is private.
Geoff
MemberHey Michael,
Shoot, sorry that didn’t completely do the trick. I think that adjusting the CSS further is the best way to go, though you could probably tweak it a bit further with some Javascript to change the tooltip location dynamically. I’m afraid we’re fairly limited in how much we can support customizations like this, but hopefully the CSS route will make it much more palatable than the way it was before.
Thanks,
GeoffGeoff
MemberHey Hugh,
No worries at all — happy to do that for you! I just put the refund in and you can expect to see the funds back in your account in 5-10 business days.
Hope to see you back soon!
Geoff
Geoff
MemberHello Michel,
Great question! The Events Calendar only support one price per event. However, you might want to consider one of these options:
- Adding Events Calendar PRO. That includes additional fields you can use to add more prices to the details of an event.
- Add Event Tickets and Event Tickets Plus. When used together, those allow you to create tickets for your events at multiple price points.
Will either of those work for you? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberGreat question, Colm!
Ticket for recurring events is not currently supported in Event Tickets Plus, though it is something we are actively working on as we speak. There is no target date for that feature but, if all goes as planned, we hope to have that ship in version 4.3.
Does this help answer your question? Please let me know.
Thanks!
GeoffGeoff
MemberHey Dave!
So sorry for the mix-up. Your first thread was caught up in our filters, but is there now and I just replied to you there. Feel free to let me know if you have any other questions in that thread and I’d be happy to help. I’ll close this thread in the meantime.
Thanks!
GeoffGeoff
MemberHey David,
The Northpointe site is gorgeous, isn’t it?!
The site does indeed use The Events Calendar. While the layout for it was a customization they created that is not included with our plugin right out of the box, it is an excellent example of the flexibility the plugin offers to create such designs.
The difficulty of creating a custom layout really depends on your level of comfort touching and writing code. We have a Themer’s Guide that breaks the process of creating custom templates down into specific steps and, from there, you can use CSS to further customize the calendar’s styles.
Does this make sense and does it help answer your question? Please let me know. 🙂
Thanks,
GeoffGeoff
MemberSure did, James! It looks like the thread got held up in our filters but it’s there now and we will certainly prioritize it to get you an answer. Thanks for your patience!
Geoff
Geoff
MemberHey there, Jo!
Wow, thanks so much for the kind words! We do put a lot of effort into the Knowledgebase here on this site and it’s awesome to hear you’ve been loving it. 🙂
That’s a great question. I am afraid that neither Event Tickets nor Event Tickets Plus will support purchasing tickets for multiple events in a single purchase — meaning that it would also be unable to support one set of information for a single purchase.
That’s an excellent idea, though. We’re currently looking at ways for these plugins to better support event management and this would be the exact sort of use-case scenario we’re looking at. I’ve gone ahead and shared this idea with the team, but it would also be awesome if you would be willing to add it to our feature request forum as well — that will ensure that it stays on our radar and allow others to up-vote the idea.
Sorry for the bad news, but does this at least help answer your question? Please let me know if there’s anything else I can help answer and I’d certainly be happy to.
Thanks,
GeoffGeoff
MemberHey Michael and welcome to the forums!
Yes, it appears that the z-index (the CSS property that controls layering) for the datepicker is lower than that the header of the theme’s menu is. Try adding something like this to your style.css file or using the Simple Custom CSS plugin:
.datepicker { z-index: 100 !important; }Once you do that, you may also notice that the top of the datepicker is slightly off the screen. You can use this CSS to fix that as well:
.datepicker.dropdown-menu { top: 0 !important; }Will that work for you? Please let me know.
Cheers!
GeoffGeoff
MemberHeck yeah, that’s awesome to hear Dayton! Thanks for following up to let us know and please do feel free to reach back out if you have any other questions — we’d be more than happy to help. 🙂
Cheers!
GeoffGeoff
MemberHi Danny, thanks for following up!
From the webpage link given, I observed where the attendee form would appear and if I understood it correctly, it appears between the last ticket option and add to cart button (http://imgur.com/oT8LTuF – box in red). Is this correct ?
Yes, that is correct. There is a bottom border to each ticket. It’s worth bearing in mind that it’s possible to customize the layout with either CSS or a template override. Check out our Themer’s Guide for more information on how that works.
My follow-up question then is… how will it look when user A needs to complete the 9 colleague information ?
Your screenshot is correct and, yes, it could get messy of there are many questions in addition to may tickets being sold. While an accordion/toggle style is not currently supported right out of the box, it could be possible to modify that with some custom development, again using the Themer’s Guide as a starting point for overriding the ticket template.
P.S: I’m considering of using TEC Pro and Event Tickets Plus for workshops catered to organizations who will send 10 staff and above to attend. And I’d really like to use TEC if possible, because its team has been doing great work with this calendar plugin until now.
Right on! We built Event Tickets with The Events Calendar and Events Calendar PRO both in mind so they all work seamlessly together. I really do hope the Event Tickets and Event Ticket Plus combo is a great fit so you get to use them all together — that would be great!
Thanks so much,
GeoffGeoff
MemberThat’s super helpful, thanks Valery!
I tried re-testing this on my site and it appears to work correctly. Here are the steps I took:
- Checked to make sure Event Tickets and Event Tickets Plus were both installed and on the latest version.
- Enabled tickets on Pages in the ticket settings (screenshot)
- Created a new Page in WordPress and added a ticket to it (screenshot)
- Published the Page
- Viewed the page on the front end and confirmed the ticket was there (screenshot)
Does this sound consistent with the steps you’re taking for creating tickets on your page?
Before we dig too much deeper, we did just release a new update (version 4.1.3) to Event Tickets last night. Will you please update to that version and see if that helps with this issue? Once you do that, please head to Events > Settings > Help, copy the System Information at the bottom of the screen, and paste it here for me as a private reply. That will help me confirm you are on the latest versions and check a couple of other settings.
Thanks!
GeoffApril 29, 2016 at 7:34 am in reply to: Custom Fields with Pro Calendar and Community Events #1108734Geoff
MemberHey DD,
I see my last reply was marked as the correct answer. I’ll go ahead and close this thread but please let us know if any other questions pop up — we’d be more than happy to help!
Cheers,
Geoff -
AuthorPosts
