Cliff

Forum Replies Created

Viewing 15 posts - 3,391 through 3,405 (of 10,686 total)
  • Author
    Posts
  • Cliff
    Member

    Hi, Oliver. Sorry for the delayed reply. I got the OK to turn that filter into a checkbox and will update this thread once that’s available. However, note that this extension won’t be officially released until a future version of Community Events that has the ability to detect if we’re in the “Add New” or “Edit Existing” mode of the Community Events form, so as to not set defaults when in Edit mode. Therefore, I suspect this extension may not be released for at least 1-2 months.

    in reply to: embed "Add-"website #1301771
    Cliff
    Member

    It might be worth discussing with the developer of that plugin. Or you could try to use its code and integrate it via an action hook in the Community Events form.

    Either way you choose to implement this, it’d be in the realm of custom coding, which is outside our Scope of Support / Terms.

    The last ideas that might come in handy here are:

    • using the REST API to get things from one site to another
    • similarly, using Event Aggregator to pull events from Site A to Site B

    Hopefully something here will end up being helpful to you.

    in reply to: Display venue name not address in list view #1301656
    Cliff
    Member

    Hi, William.

    Here’s a screenshot of my test site running the latest version along with a WordPress default theme like Twenty Fifteen, Twenty Sixteen, Twenty Seventeen, etc: https://cl.ly/0z023Q141s0g

    Notice that it displays both the venue’s name and full address.

    If this isn’t what you’re seeing on your site, your theme might be overriding this.

    Please let me know what you find out after looking into this.

    in reply to: Add event and add to google calendar at same time #1301647
    Cliff
    Member

    Hi, Traeci.

    By default, each event’s single event page has iCal export and .ics file download links, like https://cl.ly/3a162j423C1C (from http://wpshindig.com/event/codeforcuritiba-hack-night/2017-06-28/).

    If you just add the “ical=1” query parameter to the single event URL–like this: http://wpshindig.com/event/codeforcuritiba-hack-night/2017-06-28/?ical=1–then that would download the .ics file.

    I’m not exactly sure how you might best implement this, but hopefully this information points you in the right direction.

    Please let me know if I can be of further help here.

    in reply to: Multi-Speaker Event #1301645
    Cliff
    Member

    Hi, Carl. Thanks for your interest in our plugin suite.

    I’m not really following the use case and don’t think I’ve seen a similar one before, but I’d say you’d be into the “custom coding” realm with this one… If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    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
    Member

    Hi, Margaret. Thanks for your interest in our plugin suite.

    Our calendar plugin suite does not have “booking” functionality (like setting and viewing appointment availability) and we don’t currently have plans to eventually incorporate such features.

    You might search for another WordPress solution or look for a SaaS solution like https://booklikeaboss.com/https://www.schedulicity.com/, and many others.

    If you decide you would like to try out our calendaring, such as for another purpose or different part of your site… 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.

    in reply to: Buy Event aggregator with valid licence key #1301640
    Cliff
    Member

    Hi, Fiona. Sorry you’re experiencing this.

    I generated a new license for you and deactivated your old one.

    Please visit https://theeventscalendar.com/license-keys/ and input the new (and your only valid) license key for Event Aggregator, which ends in “abb”.

    Please let me know how this goes for you.

    in reply to: Template Override not working #1301636
    Cliff
    Member

    Hi, Mike. I’m happy to help with this.

    There is no “Event Tickets Pro”. There is Events Calendar PRO and there is Event Tickets Plus.

    If you open the /wp-content/plugins/event-tickets-plus/src/views/meta/select.php file, you’ll see its initial comment block says you can override this file via [your-theme]/tribe-events/meta/select.php

    I know the Theme Overrides aren’t always easy to keep straight. Hopefully you’re all set now.

    Please let me know how this goes for you.

    in reply to: Plugins suitable for after school activity sign up #1301629
    Cliff
    Member

    Hi, Juliana. Thanks for your interest in our plugin suite.

    It doesn’t sound like a perfect fit, although much of our code is customizable if you’re so inclined or would like to reference our documentation and list of known customizers.

    If interested, though, I don’t see why you couldn’t try out the free/core The Events Calendar (requires our Events Calendar PRO add-on to create recurring events) and Event Tickets (allows RSVPs but not paid tickets) plugins. Just know that our tickets do not wholly support recurring events.

    If it turns out our plugin suite isn’t the right fit for you at this time, you might consider a membership plugin; that’s really the only other thought I have for alternatives.

    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.

    in reply to: eventbrite tickets .ca #1301626
    Cliff
    Member

    Hi, Mike.

    Yes, this is possible. Scheduled within the next week or two, we’ll actually be releasing an extension that allows you to pick this from your wp-admin settings instead of having to use a WordPress filter hook. It’ll eventually be published at https://theeventscalendar.com/?p=1187424 so keep an eye out there if you do purchase our Eventbrite Tickets add-on.

    in reply to: Automatically check Show Google Map #1301622
    Cliff
    Member

    Hi, Nik.

    Please check out this snippet:

    https://gist.github.com/cliffordp/d420a5f952ef3b91e6db2b4104b6f28b

    and let me know how it works for you.

    in reply to: Attendees Report #1301620
    Cliff
    Member

    Hi, Stuart.

    I see you’re using WooCommerce.

    Are you looking for the purchase price on the “Your tickets from…” email or on the WooCommerce order email?

    The Attendee Report includes a link to each order. Note that an order may include multiple items (e.g. 2 tickets and a t-shirt).

    If the thoughts I shared above don’t satisfy your questions, you could one or multiple new feature requests (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.

    in reply to: Marketplace plugin work with Events Calendar #1301616
    Cliff
    Member

    Hi, James.

    No news regarding that. If anything, it’d be at our UserVoice Feature Request site (please add your idea there if it’s not already).

    I’m really not familiar with how WC Vendors Pro might integrate with any of our plugins, but we did a redesign of the Community Events form as of version 4.5 to make it easier to customize the form (e.g. action hooks above and below each module) so maybe that’s a step in the right direction.

    Please let me know if you have any follow-up questions on this topic.

    in reply to: Custom title for custom filter #1301614
    Cliff
    Member

    Hi, ite. Thanks for sharing that you found your solution.

    Did you accidentally paste the same thing twice, or are you saying you extended the class and overrode the displayFilter method?

    Did you find any errors or shortcomings in that knowledgebase article? If so, we’d love to fix it.

    Or, if you have suggestions for how to improve the core plugin’s code, please let me know that.

    Thank you!

    in reply to: Scheduled imports not working #1301613
    Cliff
    Member

    Hi, Charles. I’m very sorry to hear you’re affected by this bug.

    I’d first start by enabling 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 sharing 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).

    Also, there are some additional fixes scheduled to be released soon (I think today or tomorrow — keep an eye out for https://theeventscalendar.com/?p=1300447 to get published)

    Please try things out again once you have the newly-released versions. To be honest, this forthcoming update may not actually help in this case, but I want to make sure we’re using the latest versions of everything before proceeding with this troubleshooting.

    Again, I apologize for this issue and appreciate your understanding and patience.

    If the problem does persist, please provide additional details about what you’re experiencing, such as whether or not it’s just the red exclamation point displaying incorrectly or if it’s displaying the error correctly (i.e. the events actually are not being auto-imported as per scheduled).

    Thank you.

Viewing 15 posts - 3,391 through 3,405 (of 10,686 total)