Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi James.
I believe I understand your request. However, our PRO Additional Fields does not have a “number” or “integer” field type.
However, you could do a Dropdown field type if you knew the max quantity anyone might want, such as “0, 1, 2, … 28, 29, 30” as the options.
I hope this helps.
Cliff
MemberHi Lee.
From your system information, I believe you’re asking about https://eventcalendarnewsletter.com/the-events-calendar-shortcode/, which is not our plugin.
If your ultimate goal is to display events from today through the end of 2016 (2.5 months), your List View or Photo View should work pretty well for this, but we do not have a way to specifically display a date range of events.
I feel I may be missing some of what you’re wanting. Please let me know if you have any follow-up questions on this topic.
Cliff
MemberAndré, that procedure should be run in MySQL either via PHPMyAdmin or a MySQL desktop client.
After you run this one-time code, you could run this to unstore the procedure:
DROP PROCEDURE IF EXISTS tribe_update_ea_schedule;You should always make a database backup before trying any of this, and it’s always advisable to check with your host.
October 17, 2016 at 6:03 pm in reply to: Event Tickets Plus & WooCommerce Deposits Compatibility #1178055Cliff
MemberHi Joe.
You posted in our Pre-Sales forum from a user account that doesn’t have any purchases associated with it.
We don’t answer support questions for The Events Calendar core/free or Event Tickets core/free or their paid add-ons in the Pre-Sales forum.
If you made your purchase(s) through a different user account, please login to that account and then post in one of the paid forums.
I will say this really quickly though:
I’m unsure about WooCommerce Deposits, specifically, but we have this help article on the topic: https://theeventscalendar.com/knowledgebase/compatibility-with-woocommerce-extensions/
I feel like I’ve heard that it doesn’t work with Event Tickets Plus (ET+), but I don’t remember hearing why (you might have hit the nail on the head).
Thank you for your understanding and thank you for using our plugins.
Cliff
MemberHi Michael.
Thanks for your request. It’s an interesting idea.
You could disable the QR code functionality. However, this won’t reduce your database’s size.
If you’re looking for more than just that, you could request this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
Cliff
MemberHi again, Bram.
I believe I understand what you’re asking for, but we’re limited in helping with customizations, per our Scope of Support / Terms. However, I can try to help point you in the right direction:
The “quantity remaining” logic for WooCommerce tickets is in this file: /wp-content/plugins/event-tickets-plus/src/views/wootickets/tickets.php
Which uses the remaining() function located in this file: /wp-content/plugins/event-tickets/src/Tribe/Ticket_Object.php
You might be able to implement this into your template override for the List View. However, thinking this through, this customization could be a little more complex if there is more than one ticket per event.
I hope this helps.
Cliff
MemberHi Bram.
In our forums we keep our threads focused on just one issue at a time to ensure we fully answer each of your questions/issues. Please keep this in mind for the future and start a new thread for your additional questions from this thread. Thanks for your understanding, and I’ll answer only your first question…
Our plugin doesn’t auto-create a page, but yoursite.com/events link is an archive view for the tribe_events custom post type.
As of version 4.3, you could create your own page with calendar view shortcodes if that’s how you have to implement ACF or whatever else you want.
Alternatively, you might want to try out this Widget Areas plugin: https://theeventscalendar.com/support/forums/topic/control-visibility-of-sidebar-widgets/#dl_post-1011743
Cliff
MemberCreate a php file put the table in along with the “<?php echo tribe_get_organizer ( $organizer ) ?>” for example in the correct cell along with all the other info, then create a page template that uses the php file? Create a page using that template, copy the table and put it in excel?
You got it… http://www.w3schools.com/html/html_tables.asp
You could create it as a shortcode or a new view or however you want.
I hope it goes well for you.
Cliff
MemberNo rush here, just wanted to let you know.
Cliff
MemberAlso, whether for this idea or any others you may have in the future:
You can request a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
Cliff
MemberThanks for sharing.
Here’s a snippet to use jQuery instead of your existing CSS:
https://gist.github.com/cliffordp/94f37421a00db6f7a96368aa23a8d8bb
Please read the comments carefully and let me know how it goes for you.
Cliff
MemberSure thing.
Just FYI for now and in the future:
Please note that threads get Closed automatically after a couple weeks of inactivity. If it does get Closed, please open a new thread, adding your current problem description and also linking back to this thread.Thank you!
Cliff
MemberHere’s a video with my audio commentary — basically just saying your list of events jumps around and is out of order: https://cl.ly/3p0J3z290B0T — and therefore something’s definitly going on that should be resolved.
You can see our demo site’s Events List View at http://wpshindig.com/events/list/
Let me know how your troubleshooting goes.
Cliff
MemberAh, nice catch!
We are aware of this help article (not by us and not sure how up-to-date it is, but it might be worth referring to): http://tangerinemoons.com/using-wordpress-w3-total-cache-modern-tribes-event-calendar/
Have a great week.
Cliff
MemberAwesome! I’m glad updating to the latest versions of everything resolved your issue.
Have a great week.
-
AuthorPosts
