Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHi Andrew, good question.
It’s worth noting that customizing the WooCommerce cart will require you to override the template. WooCommerce has documentation for overriding it’s templates:
https://docs.woocommerce.com/document/template-structure/
From there, I think things get a little tricky because the cart does not actually contain events, but tickets and tickets do not have the featured images you attach to the event.
That means you will need to make an association between the ticket and the event it is connected to directly in the cart. Then, once you do, you can call the image and place it in the cart template using:
‘<?php echo tribe_event_featured_image(); ?>’
Another way to go about it is to attach an image to your ticket. All tickets are registered as Products in WooCommerce, so you can edit the ticket in WooCommerce (under Products) and add the “Product Image” in the editor. That will require you to make the extra step of uploading the photo to the Product, but would be less custom development for sure.
Does this make sense and will either route work for you? Please let me know.
Cheers!
GeoffGeoff
MemberHi Chintan,
I believe this is more a question about the capabilities and settings for the e-commerce plugin you are using. Event Tickets Plus will only send a ticket once the e-commerce plugin processes an order and it is fully considered Completed. In other words, Event Tickets Plus does not look for whether or not you actually received money for the transaction because it relies on the e-commerce plugin to say you did.
It sounds like you were able to find the e-commerce plugin setting that auto-completes your orders. That’s great but, if it is preventing your payment gateway from accepting money, then I would suggest reaching out to the e-commerce plugin support to spot why that’s happening and how to resolve it.
Sorry I do not have a solution for you here, but I hope this at least helps get you pointed in the right direction for getting one.
Thanks,
GeoffGeoff
MemberExcellent! Thanks for the heads up — we’ll definitely check out your application and you’ll be hearing from us within the week. π
I’ll go ahead and close this thread in the meantime, but please let us know if any other questions come up and we’d be happy to help as best we can.
Cheers!
GeoffNovember 15, 2016 at 6:36 am in reply to: showing specific categories with [tribe_events] shortcode #1192382Geoff
MemberMy pleasure! I’ve noted this thread in the our system so that we can follow up with you once Events Calendar PRO 4.3.3 is released, but definitely keep your eyes open for it.
I’ll close thie thread in the meantime but defintely let us know if any other questiosn come up as you look into tje plugins more. π
Cheers!
GeoffNovember 15, 2016 at 6:33 am in reply to: Event Tickets Plus: Public attendees list with custom fields #1192378Geoff
MemberExcellent! Thanks for following up and for marking the thread Resolved. I’ll go ahead and close this thread, but let us know if any other questions come up and we’d be happy to help. π
Cheers,
GeoffGeoff
MemberHi Tien. Yes, it Event Tickets Plus does include the feature to display the attendee list.
I’ll go ahead and close this thread but please both of you feel free to let us know if any other questions come up.
Cheers!
GeoffNovember 14, 2016 at 3:59 pm in reply to: The following plugins are out of date: Events Calendar PRO 4.2.5. #1192163Geoff
MemberHi John,
Great question! Yes, we defintely recommend using the same versions numbers across all of our plugins. Otherwise, there can be functional issues that pop up.
If you have access to the latest version of Events Calendar PRO (4.3.2), you should be able to get it by logging into this site and downloading it from the My Account > Downloads screen.
Once you’ve downloaded the latest version, you can follow the instructions outlined here for installing the update:
If you do not have access to Events Calendar PRO 4.3.2, then I would recommend downloading The Events Calendar 4.2.5 and installing that in place of the version you currently have installed. You can find all past versions of The Events Calendar here on WordPress.org:
https://wordpress.org/plugins/the-events-calendar/developers/
Cheers!
GeoffGeoff
MemberHi Randall,
Good question! The link for upcoming months is disabled when there are no upcoming events to display in future months. Once you add events in future months, that links should be displayed — let me know if that’s not happening and I’d be happy to dig into that more with you. π
Cheers!
GeoffNovember 14, 2016 at 3:50 pm in reply to: Events again not showing in time order on monthly calendar #1192152Geoff
MemberHi @sscott201,
Oh man, so sorry for the trouble here with Month View. This is indeed a known issue that has reemerged in the last version of The Events Calendar and one that we have marked as a top priority to fix.
The good news is that a fix is being worked on and is expected to release in our very next maintenance release that is scheduled for this or next week, if all things go according to plan. I’ll mark this thread Pending Fix, but I have also added it to the ticket in our system so we can follow-up with you when the updated version ships.
Sorry again for this popping back up and thanks for your patience while we work on it.
Thanks,
GeoffGeoff
MemberHey Chris,
That’s an awesome question — mostly because event notifications are actually really high on our radar as something to dig into deeper. There’s not a whole lot to share right now, but we’re looking into some pretty interesting ideas that would make sharing and promoting events a pretty sweet feature on The Events Calendar.
That said, there are no true social or email sharing options right out of the box. What we do recommend for this is typically using the Jetpack for WordPress, which includes a social sharing module that can be used for sharing events. Here’s a full list of recommendations we have outlined for sharing events:
Does this help answer your question? Please let me know. π
Cheers!
GeoffNovember 14, 2016 at 3:01 pm in reply to: showing specific categories with [tribe_events] shortcode #1192127Geoff
MemberHi Dave,
We absolutely Β are working onΒ category filters for the shortcode as we speak. In fact, that should be shipping in our very next maintenance release for Events Calendar PRO (version 4.3.3) this or next week, if all goes according to plan. π
Cheers!
GeoffGeoff
MemberHi Jolly,
Great question. While we do not have a temporary/trial license available, all of our plugins come with a full refund within 30 days of purchase. That would give you a good amount of time to try things out on a trial basis and request a refund within 30 days, if needed.
Cheers!
GeoffNovember 14, 2016 at 2:56 pm in reply to: Confirmation email to be sent to 3 event organizers #1192123Geoff
MemberAh, gotcha — thanks for clarifying!
While there is no direct setting for adding more people to the ticket email, I was able to locate this thread that includes a snippet you may want to consider trying to make it work:
https://theeventscalendar.com/support/forums/topic/event-ticket-email-to-admin-in-cc/#post-1133251
That example will add the admin to the ticket email when it is sent.
Cheers!
GeoffNovember 14, 2016 at 2:52 pm in reply to: Editing the booking confirmation & e-ticket email template #1192117Geoff
MemberYou bet! My pleasure, always. π
Cheers and have a great day — let us know if anything else comes up.
Geoff
Geoff
MemberMy pleasure! Happy to be of service and I appreciate you marking the threads Resolved. π
Cheers!
Geoff -
AuthorPosts
