Geoff

Forum Replies Created

Viewing 15 posts - 7,141 through 7,155 (of 10,150 total)
  • Author
    Posts
  • in reply to: AddToCart on Event List Page + Default Tix Amount #967342
    Geoff
    Member

    Nice work, Sean! I appreciate you taking the time to not just following up on your thread, but to share your solutions as well. We’ll take some inspiration from this for sure, as I’m sure others in the community will. 🙂

    You seem to know what you’re doing, though I will caution against future plugin updates. I’d recommend deactivating automatic updates if you have them enabled and fully test and backup your work before making any updates to prevent losing any hard-won work here. I’m sure you know that, but I’d hate to not mention it.

    I’ll go ahead and close this up, but thanks again for reaching out and sharing!

    Geoff

    Geoff
    Member

    Hi Mandarina and welcome to the forums! We appreciate the kind words and are glad you’re enjoying the plugin so far. 🙂

    Man, that is a strange thing. I go to your site’s calendar (/partys) and it looks good. The double slashes (//) only seems to happen when I click on the previous month like from the main calendar (//partys/2015-05/). However, it doesn’t 404 and that extra slash goes away when the page is refreshed. Very weird!

    I haven’t been able to reproduce the same issue on my own setup, so would you please try following these steps to see if we can pinpoint a conflict with your theme or another installed plugin? For example, I do see you have WPML installed and there are known issues with that and The Events Calendar.

    Let’s start there and see what we find. 🙂

    Cheers!
    Geoff

    in reply to: Adding a promo code for a ticket #967335
    Geoff
    Member

    Hi there, Denisia!

    That’s a good question and my honest answer is that I am not sure if WooCommerce coupons are compatible with tickets. Tickets themselves are registered as Products in WooCommerce, so I imagine they would be, but I have not tested it personally.

    I would suggest getting WooCommerce Tickets, testing it in your development system, then using our full 30-day refund if it doesn’t do exactly what you’re looking for or integrate in the way you were hoping. We try to integrate with as many other themes and plugins as possible, but sometimes you just have to give it a run on your own system to see if it works out.

    Does this help answer your question? Please let me know.

    Cheers!
    Geoff

    P.S. I’m going to move this thread from our Eventbrite forum to our WooCommerce Tickets forum so it’s easier to find. 🙂

    in reply to: Show start and end dates in event category feed #967332
    Geoff
    Member

    Hi Anthony! Looks like you’ve been registered for quite a while and this is your first post to the forums, so…welcome. 🙂

    Good question. You can use the tribe_get_start_date() and tribe_get_end_date() functions in your RSS template. Echo them in the template where you would like the to display, like so:

    <?php echo tribe_get_start_date() ?>

    If you need to create a custom RSS template, this is a nice write-up on how to do that.

    Cheers!
    Geoff

    in reply to: Form at purchase wp e commerce tickets #967328
    Geoff
    Member

    Hey Jeroen! I see my last reply was marked as the correct answer, so I’ll go ahead and close this thread. Please feel free to let us know if any other questions pop up and we’d be happy to help. 🙂

    Geoff

    in reply to: can't create new tickets! #967327
    Geoff
    Member

    Hi Philippe, thanks for following up!

    Yeah, you may need to try testing with new events and tickets once the multilingual plugin has been deactivated to see the effect. Or, it could be a conflict with a different plugin (or possibly the theme itself), which can be pinpointed by following these steps. It would be great if you could give that a try.

    Cheers!
    Geoff

    in reply to: Importing – "Show Google Map" link deselected #967326
    Geoff
    Member

    Hi James,

    Oh man, I’m so sorry–I think I misread your initial question and missed that you were referring specifically to venues rather than events.

    Yeah, unfortunately, there is no way to import that setting for venues through the importer. My apologies for missing that the first time around, but I hope that helps clarify things a bit.

    You had also asked about importing descriptions at the same time. I do see that a similar feature request has been suggested, allowing any post data to be mapped on import. We’re definitely looking into it and it would be great for you to add your vote there if you have a second–plus, that will subscribe you to updates on the progress of it.

    Cheers!
    Geoff

    in reply to: can't create new tickets! #967198
    Geoff
    Member

    Hi Philippe,

    Thanks for getting in touch! Sorry for the trouble here with saving tickets here.

    Are you using a multilingual plugin (such as WPML) by chance? If so, that is most likely where the issue is coming from since there is a known conflict with with multilingual plugins.

    Let’s start there and see what we find.

    Cheers!
    Geoff

    in reply to: ticket woocommerce #967184
    Geoff
    Member

    Howdy jeroen! Thanks for getting in touch and I’m stoked you’re checking out WooCommerce Tickets. I hope it’s a good fit for you. 🙂

    Very neat question. While restricting orders to a specific number of tickets isn’t a supported feature right out of the box, I do imagine it being possible with custom development. You would need to define what to restrict the order by (e.g. email address or number of visits) before getting started.

    There isn’t a whole lot we can do for custom development questions like this, though we would be happy to help guide you during the process if you have any specific questions about how any of our functions work. I would also imagine that working on this would require touching WooCommerce in addition to WooCommerce Tickets, so there’s that consideration as well, depending on what you are trying to accomplish.

    Cheers!
    Geoff

    in reply to: Event Modification History #967174
    Geoff
    Member

    Hi Chris,

    Very interesting question. The tribe_events post type doesn’t currently support revisions, but you could add that yourself using add_post_type_support(). Here’s a list of the arguments it accepts. That’s where I would start. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hey there, bradkrauza! Welcome back to the forums. 🙂

    Do you have the latest versions of the plugins installed? The Events Calendar, The Events Calendar PRO and WooCommerce Tickets are currently on version 3.9.3. You can download the latest version of The Events Calendar here and the others by logging into you account on this site, then heading to My Account -> Downloads.

    You should see all available features for each plugin when everything is updated to the latest versions. Let me know if you’re not seeing a specific feature and I’d be happy to look into it more. 🙂

    Cheers!
    Geoff

    in reply to: Importing – "Show Google Map" link deselected #967159
    Geoff
    Member

    Hey James!

    Yes, this is indeed an issue and–in fact–we will be releasing a fix for it in the next update of the plugin.

    In the meantime, if you are using “True” and “False” as values in the CSV column for the map, try using “1” and “0” instead. It seems that the issue (at least in the other thread) was that the importer was not accepting the true and false values, even though it should have.

    Cheers!
    Geoff

    in reply to: help setting up specific filter bar #967155
    Geoff
    Member

    Hi cesua!

    That’s an excellent question. It appears that is a custom widget that comes bundled with the Forgiven theme. You may be able to reach out directly to the theme author there for some tips, but I’m also happy to leave this thread open for a while to see if anyone from the community has anything to contribute as well.

    Cheers!
    Geoff

    Geoff
    Member

    Hey Benjamin! Welcome to the forums–we’re stoked to have you aboard and appreciate the kind words. 🙂

    We are indeed planning to introduce a feature for this. While I don’t have have a timeframe for when it will be released, I know we are working on it, in addition to a slew of other upgrades to our ticketing framework I know you’ll love.

    In the meantime, you might want to try the solution provided in this thread. It might not give you everything you’re looking for here, but I do think it will at least give you a good running start. 🙂

    Cheers!
    Geoff

    in reply to: Adding a Buy Now button #967147
    Geoff
    Member

    Hey Eric! I see my last reply was marked as the correct answer–thanks again for reaching out and I’m stoked this helped out. Please feel free to hit us back up with a new thread if any other questions pop up and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 15 posts - 7,141 through 7,155 (of 10,150 total)