Cliff

Forum Replies Created

Viewing 15 posts - 6,166 through 6,180 (of 10,686 total)
  • Author
    Posts
  • Cliff
    Member

    Hi, 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.

    in reply to: Error: Too few arguments in… #1199440
    Cliff
    Member

    Hi, 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.

    in reply to: Provide an external site a .ics feed to our calendar #1199437
    Cliff
    Member

    Hi. 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.

    in reply to: Large number of Transients in wp_options table #1199430
    Cliff
    Member

    Wow, 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.

    in reply to: RSVP Fieldsets #1199425
    Cliff
    Member

    I’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?

    in reply to: iCal URL of all events within Events Calendar? #1199423
    Cliff
    Member

    Here’s an installable .zip file (install it at your Plugins screen) that adds two URLs:

    1. example.com/events/?ical=1&tribe_display=recently-published
    2. 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.

    in reply to: Delete duplicate past events from database #1199422
    Cliff
    Member

    Hi. 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:

    Please let me know how it goes for you.

    Cliff
    Member

    Here’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.

    in reply to: List of Scheduled Events is empty #1199420
    Cliff
    Member

    There 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.

    Cliff
    Member

    Christopher, 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.

    in reply to: Recurring events dropdown missing #1199408
    Cliff
    Member

    Thanks for sharing that fix and for letting us know it resolved for you.

    in reply to: CSS Settings Lost in 4.3.3 Update #1199375
    Cliff
    Member

    https://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.

    in reply to: E-Mail-Filed in Venue not showing #1199308
    Cliff
    Member

    Thanks for your feedback. I’ve shared it with management.

    in reply to: Deleted events still showing #1199302
    Cliff
    Member

    Thanks 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!

    in reply to: tickets more events pus in community calendar tickets. #1199287
    Cliff
    Member

    This reply is private.

Viewing 15 posts - 6,166 through 6,180 (of 10,686 total)