Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi, Ryan. Our timezone picker comes from WordPress itself:
- https://github.com/moderntribe/the-events-calendar/blob/4.6.11.1/src/functions/template-tags/date.php#L134
- https://developer.wordpress.org/reference/functions/wp_timezone_choice/
Please let me know if you have any follow-up questions on this topic.
February 21, 2018 at 8:05 pm in reply to: How To Add Price to Tooltips in Month View and List View #1460565Cliff
MemberList View does not have tooltips, but Month View does.
We usually do not provide such in-depth customization help, per our Scope of Support / Terms.
If there’s a code snippet you’d like me to put some eyes on or something else I can help you with, please update this ticket or create a new ticket if it’s a separate issue.
Thank you very much for your understanding.
Again, if you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberI’m sure there’d be a way, but we cannot provide such in-depth customization help, per our Scope of Support / Terms.
If there’s a code snippet you’d like me to put some eyes on or something else I can help you with, please update this ticket or create a new ticket if it’s a separate issue.
Thank you very much for your understanding.
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberGlad to hear and thanks for letting us know.
Cliff
MemberHi, Lars.
Please create your own new ticket, link to this one, and make sure to share your System Information.
Thank you.
Cliff
MemberGotcha.
You can do a Template Override for /wp-content/plugins/the-events-calendar/src/views/modules/bar.php and just override it with an empty PHP file.
Then the Bar, Date Filter, and View Switcher would all be gone regardless of the “Disable the Event Search Bar” option being checked and regardless of how many views you have enabled.
Please let me know how this goes for you.
Cliff
MemberGlad to hear and thanks for letting us know.
Please do note that customizations aren’t part of our normal Scope of Support / Terms, but I’m glad I was able to go above-and-beyond for you this time 🙂
Cliff
MemberHi, Geneviève. You posted in our Pre-Sales forum from a user account that doesn’t have any purchases associated with it (or accidentally if you forgot to login first).
If you do have a paid account login with at least one current license, please login to that account and then post in one of the paid forums.
We only provide technical support for current plugin customers here in our Pre-Sales Forum. If you’re using one of our free plugins, such as The Events Calendar or Event Tickets, you can request assistance on their respective WordPres.org Support Forums (we do not provide technical support for users there, either–only via our paid forums).
Possibly helpful references:
- Your site’s console errors: https://cl.ly/040q0y0P352n at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
- What you need to do: https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
- Our free support forum for The Events Calendar (for bug reports and users helping each other — no usage support provided by us)
- Our free support forum for Event Tickets (for bug reports and users helping each other — no usage support provided by us)
Thank you for your understanding and thank you for using our plugins.
February 19, 2018 at 8:43 pm in reply to: How To Add Price to Tooltips in Month View and List View #1458270Cliff
MemberHi. Please reference this one and see if it’s a bit more thorough for your understanding: https://theeventscalendar.com/support/forums/topic/include-venue-details-and-additional-custom-field-in-monthmobile-php/#post-1173367
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 how this goes for you.
Cliff
MemberHi.
If you want to disable it from all views, not just List View: wp-admin > Events > Settings > Display tab > “Disable the Event Search Bar” option — check it and see if things work better for you.
Please let me know how this goes for you.
Cliff
MemberHi, Michael.
Impeccable timing; they just released it (maybe only for their theme though): https://kb.wpbeaverbuilder.com/article/531-beaver-thmer-and-the-events-calendar-plugin
Please let me know if you have any follow-up questions on this topic.
Cliff
MemberHi, HK. Thanks for your interest in our plugin suite.
It wouldn’t work like that.
Events posted to a Facebook page or group — regardless of whom posted them — is what would be automatically pulled in on a regular/scheduled basis.
Manually, you could add any event from anywhere on Facebook one-at-a-time by inputting that single event’s Facebook URL.
Last but not least, we have 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, Daniel.
Give this a shot:
https://gist.github.com/cliffordp/31dc2cf0e1ac087f11988f16b426520e
Please let me know how this goes for you.
Cliff
MemberHi, Michelle. Thanks for your interest in our plugin suite.
Event Tickets Plus (ET+) is our paid add-on plugin that upgrades the functionality of our free Event Tickets (ET) plugin.
Event Tickets Plus enables you to sell tickets via one of our supported eCommerce platforms. The free plugin only enables free RSVP-type tickets.
You can view our roundup/comparison of all the eCommerce plugins ET+ supports.
Our plugin uses your eCommerce plugin of choice, but your eCommerce plugin isn’t displayed for shopping pages. Please reference our Making Tickets KB article (screenshots are from an install using WooCommerce) for an idea how to create tickets for an event.
Site visitors would purchase tickets from each event’s single page/view (e.g. http://wpshindig.com/event/events-tickets-demo/) — if there is an RSVP to submit or ticket to purchase.
The order confirmation email will include a QR code that can be scanned to “check in” someone at the door at the time of the event. It could be displayed on their mobile device or they could print it like any other email. You can read more at Tickets: Managing your orders and attendees.
You could also Display a List of Attendee’s Events.
If your tickets will be free, you don’t need QR code check-in, and you don’t need to collect additional information other than name and email address, you likely could just use the free/core Event Tickets plugin.
All that being said, it’s not currently designed to be a solution for bookings, although we know of users doing so.
Any sort of additional steps toward checkout would be a code customization. These two snippets may come in handy, even if just as a starting point:
https://gist.github.com/cliffordp/30481ca323012e298418095476d49337
https://gist.github.com/cliffordp/c4fb2ea8fb5ca44973ff06e6facc9742
Last but not least, we have 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, Melanie.
This is what Community Tickets is designed for. Unfortunately, PayPal shut down access for new accounts and so we’ll need to implement Stripe or a different setup: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/13051791-add-stripe-to-community-tickets
Please do add your vote there.
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
Please let me know if you have any follow-up questions on this topic.
-
AuthorPosts
