Forum Replies Created
-
AuthorPosts
-
November 29, 2016 at 3:42 pm in reply to: Can we use Events Tickets Plus with free The Events Calendar? #1199444
Cliff
MemberHi, Deb. You bet!
You don’t need PRO, just Event Tickets Plus.
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.
Let me know if you have any follow-up questions.
Cliff
MemberHi, Casper.
For reference, here’s Line 50 in our latest version: https://github.com/moderntribe/the-events-calendar/blob/4.3.3/src/admin-views/tribe-options-display.php#L50
Is it only when you visit the Display tab of the Events Settings page?
Does it happen for you in other languages? I tried in French and visiting the Display tab of Event Settings didn’t throw any WP_DEBUG or PHP messages.
November 29, 2016 at 3:38 pm in reply to: Provide an external site a .ics feed to our calendar #1199437Cliff
MemberHi. Thanks for your detailed question.
It sounds like you’ve got a full understanding of the options available.
The /ical URLs are for the Month view, and I’ve logged the iCal validation bug just now.
For each of your questions:
A) we recommend that Year View of iCal export to get close to a full copy/import of your The Events Calendar events
B) this is already included at the bottom of both the archive view and the single event views
C) there are many filters available that might be able to accomplish this. If that’s not sufficient, you can reference our Themer’s Guide and accomplish this with a template override.
I hope this information helps.
Cliff
MemberWow, that’s a lot of transients.
Often when transients get expired, they stay in the database. If you want to clean up your wp_options table, then you can use this plugin called Delete Expired Transients (third-party, not guaranteed or supported by us).
Please let me know if you have any follow-up questions on this topic.
Cliff
MemberI’m unclear what you’re asking about. Could you please provide a link to an event with such tickets and also an annotated screenshot or video screen capture to show exactly what you’re asking about?
Cliff
MemberHere’s an installable .zip file (install it at your Plugins screen) that adds two URLs:
- example.com/events/?ical=1&tribe_display=recently-published
- example.com/events/?ical=1&tribe_display=year
The first is useful when folks are trying to use the iCal importer to pull events from one website to another. It will contain any recently published or modified events. Note: It is subject to the postsperpage setting in WP-Admin > Events > Settings.
The second exports this year’s events (from January through December).
If preferable, there’s a code snippet to share just the events one year out from today. Let me know if this plugin works for you or if you want the code for exporting one year from today.
Let me know how it goes for you.
Cliff
MemberHi. Sorry you’re experiencing this.
Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?
It’s hard to tell if this is your issue or not, but, once you verify you’re on the latest versions, please do strongly consider trying the fix for runaway recurring events (a bug introduced in version 4.2.2 and fixed within a few days via version 4.2.2.1).
You can reference these code snippets to help determine if this is your problem and how to go about resolving it in your database:
- Delete all recurrences of an event via SQL (make a database backup first)
Please let me know how it goes for you.
November 29, 2016 at 3:05 pm in reply to: Standard RSVP not combined with additional attendee information #1199421Cliff
MemberHere’s a Themer’s Guide / template override for pre-filling the logged-in user’s information:
https://gist.github.com/niconerd/b31d7d436a35e15a1f0c151f9a0bc7bb
It might help.
Cliff
MemberThere isn’t a reset script, but you could delete all wp_options with an option_name LIKE %tribe%
If you can replicate what your settings are to cause this error, please share so we can squash that bug.
Also, please share your System Information Report for the site experiencing this and the other site where the error is not happening.
Thanks.
November 29, 2016 at 2:56 pm in reply to: Standard RSVP not combined with additional attendee information #1199415Cliff
MemberChristopher, if all of your ticket purchasers are logged in, you could create a PHP snippet to auto-fill their name and email details.
Or, especially if this isn’t true, then you could add a JS snippet to keep those 2 fields in sync.
While both of these approaches would be custom coding that we can’t help with, you’re welcome to share any code snippets if you come up with something and need assistance with something.
I’m looking forward to hearing back.
Cliff
MemberThanks for sharing that fix and for letting us know it resolved for you.
Cliff
Memberhttps://wordpress.org/plugins/so-css/ is awesome! I’ve never seen that before, but I gave it a quick test and it looks really useful. Thanks for the tip! However, since it’s a third-party plugin, I’d have to suggest disabling it (to disable your custom CSS) to see if that resolves any of your CSS issues. Or maybe I’m not understanding your question about your site’s CSS.
Yes, the Event Cost field goes away when any of our ticketing plugins is active on your site. You can add it back if you choose.
Regarding your Media Library issue and your The Events Calendar pages not loading, it sounds like you should enable WP_DEBUG and WP_DEBUG_LOG and resolve any debug messages that occur when browsing your site, uploading a file, adding an event, etc. If you find any WP_DEBUG messages relevant to our plugins, please create a new thread for that issue.
The only commonality that I can think of when you see a variety of seemingly-unrelated issues is that you have some plugin or theme conflicts or possibly some customizations that are outdated for the current version.
Let’s keep this thread to just the CSS issue/question. Please let me know if you have any follow-up questions on this topic.
Cliff
MemberThanks for your feedback. I’ve shared it with management.
Cliff
MemberThanks a lot for that information.
I’m guessing if you would have just deactivated a single plugin (or maybe the specific plugin causing this), the issue would have been resolved, since that usually causes caching to be re-built.
Anyway, I’m glad you got it sorted out.
Have a great week!
November 29, 2016 at 10:51 am in reply to: tickets more events pus in community calendar tickets. #1199287Cliff
MemberThis reply is private.
-
AuthorPosts
