Forum Replies Created
-
AuthorPosts
-
Cliff
MemberNeil, I came up with this code snippet for this purpose:
https://gist.github.com/cliffordp/63abddea69b60f616c1aec1c6bdfc299
Here’s a 4-minute video demonstrating what it does: https://cl.ly/1l0m3q3Y0f0n
Of course, since it’s a custom code snippet, you could tweak it to output just how you wish.
Please reference https://theeventscalendar.com/knowledgebase/implementing-custom-code-snippets/ for how to implement custom code snippets.
If you do purchase ET+ and try this out, please let me know how this goes for you.
Cliff
MemberGlad to hear! Thanks for letting us know.
Cliff
MemberGlad to hear and thanks for letting us know.
May 30, 2018 at 3:53 pm in reply to: Ticket purchasing section stopped showing up on date of event #1542415Cliff
MemberI had a look in the Events settings and adjusted the Time Zone settings to ‘Use the local time zone for each event’, perhaps this will help?
Let’s hope so if the latest version didn’t help! Please do keep an eye on things and let me know what you find out.
Cliff
MemberHi, Neil. Thanks for your interest in our plugin suite.
I recorded this 5-minute video for you from my localhost to walk you through how things work: https://cl.ly/2W0F1G1e1K16
I hope this info helps. Let me know if you have any follow-up questions.
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.
Cliff
MemberHi, Carrie Ann. I can’t advise on this custom code because it would depend on the value of $atts[‘id’] (also, FYI, $post is an unused variable), but maybe this will help: https://theeventscalendar.com/knowledgebase/embedding-single-events-tribe_event_inline-shortcode/
I believe this would cause you not to need to create your own custom shortcode.
Please let me know how this goes for you.
Cliff
MemberHi, Phillipa.
This is technically possible but not something we’d provide the code solution for, per our Scope of Support / Terms.
I can try to help you think it through and point you in the right direction if you let me know where the form submission is / what exactly should trigger the custom field getting added/updated.
Cliff
MemberHi, Henk. Glad to help, but we are limited in our ability to provide code customizations, per our Scope of Support / Terms.
I can point you in the right direction for step #1 but checking Facebook is out of our realm, especially with the recent Facebook App lockout/lockdown issues as a result of bad PR from their data breach(es).
Please reference https://theeventscalendar.com/knowledgebase/using-tribe_get_events/
- Because our calendar supports time zones, you’ll first want to determine what Today is and add a day to it to come up with the Start Date, such as 2018-05-30 00:00:00
- Then determine the End Date, such as 2018-05-30 23:59:59
Do note that our Day View is accessible at yoursite.com/events/today, which may come in handy if you’re doing day-specific views. However, we don’t have yoursite.com/events/tomorrow or other sort of “nicename” URLs, just “today”.
However, this sort of code could be made available by referencing https://github.com/mt-support/tribe-ext-schedule-day-view/blob/plain-language-url/index.php#L185 (unreleased so it only exists here at this time)
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Please let me know if you have any follow-up questions on this topic.
May 29, 2018 at 8:27 pm in reply to: Ticket purchase issue! Confirmation email shows wrong date. #1541431Cliff
MemberSomehow this got created as a duplicate of https://theeventscalendar.com/support/forums/topic/customer-ticket-purchase-issue-confirmation-email-shows-wrong-date/ — we’ll handle your request there.
Cliff
MemberHi, Rasmus. Sorry you’re experiencing this.
This isn’t currently a confirmed issue so I’d suggest following these recommended troubleshooting steps for your own site:
There might be some new updates available (just released updates today). Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?
- Downloads / Version Numbers
- License Keys
- TEC Automatic Updates
- or TEC Manual Updates
- WordPress core updates
Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.
If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).
Then, please re-share your System Information (while in Testing for Conflicts Mode) in a Private Reply.
That will give me a lot of extra information to help troubleshoot this.
Let us know what you find out.
Thanks.
Cliff
MemberYou could do a template override to customize this file: /wp-content/plugins/event-tickets/src/views/tickets/email.php
You’d probably want to modify Line 330: https://github.com/moderntribe/event-tickets/blob/4.7.2/src/views/tickets/email.php#L330
Please reference our Themer’s Guide for how-to do so in the recommended way.
Cliff
MemberThis reply is private.
May 29, 2018 at 8:16 pm in reply to: Misspelled "Bosnia and Herzegovina" in the country dropdown list #1541424Cliff
MemberHi, Derek. Sorry for this typo.
I submitted a fix that hopefully will get released when other plugins do, since this is from our Common code: https://github.com/moderntribe/tribe-common/pull/710
If you want to modify it right now, you could edit this file: /wp-content/plugins/the-events-calendar/common/src/Tribe/Languages/Locations.php
If you do, make sure to also edit it in this location too: /wp-content/plugins/event-tickets/common/src/Tribe/Languages/Locations.php
Note that we don’t normally recommend modifying core plugin files, but this is a quick-and-easy tweak for you to do.
Also, if you do any plugin updates, your changes will be overridden.
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.
I apologize for this issue and appreciate your understanding and patience.
May 29, 2018 at 7:27 pm in reply to: Extending the End Sale date does not display ticket in event #1541415Cliff
MemberActually, you might just try updating to our latest version (https://theeventscalendar.com/maintenance-release-for-the-week-of-27-may-2018/) because there’s a fix regarding End Date time zones in there. Hopefully that’ll make things work as expected without having to test different date formats (but do try that if the latest version doesn’t work).
Cliff
MemberThanks for the screenshots, but I’m unclear if you still need assistance or not. If yes, please clarify what exactly I can help with.
-
AuthorPosts
