Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi. Yes.
Please watch this GIF (https://cl.ly/013e2U0i3G0Y) and let me know if you have any follow-up questions on this topic.
May 21, 2018 at 8:11 pm in reply to: _tribe_tickets_meta output userfriendly (nice formatted) #1535673Cliff
MemberHi. I believe you’d need to get that field’s value and run it through Tribe__Tickets__Tickets::get_instance()->process_attendee_meta()
Please let me know if that’s not what you were needing.
Cliff
MemberHi. Sorry you’re experiencing this known issue with date formats containing a period/dot.
I marked this thread as Pending Fix, which means it should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.
For now, you could change your date format to not have a period/dot in it. If you do try that, please let me know if it works for you.
I apologize for this issue and appreciate your understanding and patience.
May 21, 2018 at 7:54 pm in reply to: Add Ticket info to WooCommerce Order email and PDF invoice #1535670Cliff
MemberGotcha. We don’t provide support for that plugin, but I imagine it has an action hook you could tie into. You could insert Tribe__Tickets__Tickets::get_instance()->generate_tickets_email_content() into it.
Please let me know how this goes for you.
Cliff
MemberHi, Bob. Thanks for your interest in our plugin suite.
Yes, definitely. You could use https://theeventscalendar.com/extensions/elegant-themes-divi-theme-compatibility/ if needed.
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
Cliff
MemberHi. Thanks for your interest in our plugin suite.
It sounds like we’re able to satisfy all your requirements. However, to clarify item #3, you can import .ics files but there’s not a 2-way sync back to the .ics file you imported from… but we do generate .ics/iCal links for the events in your site.
You’d want to purchase Event Aggregator (EA) for importing functionality.
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
Cliff
MemberHi.
https://cloud.google.com/billing/docs/how-to/budgets allows you to limit costs.
It looks like the Map View is working now: https://cl.ly/460Q080B2C0C
Do you still need assistance with this issue?
May 21, 2018 at 3:03 pm in reply to: Show specific calendar/events to a specific user(s) when logged in #1535568Cliff
MemberHi, Paul. Thanks for your interest in our plugin suite.
I’m not sure our products will fit your needs, as it’s a site-wide calendar, not user-specific or built to be a publishing engine.
Our plugin creates one master calendar, but you can create the appearance of multiple calendars by using Event Categories.
Examples:
- main/master calendar where all the site’s events appear: http://wpshindig.com/events/
- WP Meetups category calendar: http://wpshindig.com/events/category/wp-meetups/
- Learning category calendar: http://wpshindig.com/events/category/learning/
There are additional methods and documentation at our Can You Have Multiple Calendars? KB article.
Note that this functionality is available in the free/core version of The Events Calendar. You would only need to buy one of our add-ons if you wanted those extra features (e.g. Map View from Events Calendar PRO).
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
May 21, 2018 at 2:59 pm in reply to: Add Ticket info to WooCommerce Order email and PDF invoice #1535567Cliff
MemberHi. The PDF Tickets will be a copy of whatever the email is.
You can customize the email’s content using our Themer’s Guide: tickets/email.php
Please let me know how this goes for you.
Cliff
MemberHi, Camille. Thanks for your interest in our plugin suite.
We have options to load more or less of our bundled styling for these sort of requests.
We don’t have any theme-specific design integration, but if your theme has comprehensive HTML styling, our plugin pages should be styled fairly nicely.
To display events around your site, you could use one of our plugin’s widgets or shortcodes.
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
Cliff
MemberHi. We have this information regarding translations:
- Translating the premium plugins
- Translating The Events Calendar (free/core plugin)
- How to Override Plugin Language Files (custom language files on your own site)
- Customizing/Changing any bit of text (actual code snippet is at the very bottom) — or using the Say what? plugin (third-party, not guaranteed or supported by us) might be easier to setup and use to do the same thing as our provided code snippet
Please let me know if you need any further assistance.
May 21, 2018 at 1:25 pm in reply to: Best Way to set up courses and tickets for recurring events #1535529Cliff
MemberHi, Herb. We’ve recently added these 2 settings within the “General” tab:
- Move to trash events older than ___
- Permanently delete events older than ___
Will this satisfy your needs?
Cliff
MemberHi, Melissa.
The pipe delimiter comes from Tribe__Events__Pro__Custom_Meta::save_single_event_meta() — so it’s what is saved in the custom field’s value.
You could do string manipulation to swap it with something else.
Please let me know how this goes for you.
Cliff
MemberHi.
We always recommend restorable database and file backups as well as performing modifications first on a staging site before modifying anything on your live/production site.
You could register just your Staging site to have the license and then push to Production. The license key is just to receive automatic updates, not for the plugin to actually function.
Finally, please reference https://theeventscalendar.com/knowledgebase/using-one-license-live-dev-sites/, and let me know if you have any follow-up questions on this topic.
Cliff
MemberHi, Johnny. That text comes from /wp-content/plugins/event-tickets-plus/src/Tribe/QR.php
There are 2 ways to go about customizing this:
1) Use our Themer’s Guide to override that file.
2) Leverage the translatable strings.
We have this information regarding translations:
- Translating the premium plugins
- Translating The Events Calendar (free/core plugin)
- How to Override Plugin Language Files (custom language files on your own site)
- Customizing/Changing any bit of text (actual code snippet is at the very bottom) — or using the Say what? plugin (third-party, not guaranteed or supported by us) might be easier to setup and use to do the same thing as our provided code snippet
Please let me know if you need any further assistance.
-
AuthorPosts
