Reply to: url code

For custom work, please send us a job request by creating a new ticket in here and selecting Customization Request as the category.

Thank You

Reply to: Ticket addon is conflicting with Woocommerce One Page Checkout shortcodes

I think I wasn’t clear, tickets is not breaking woocommerce, that works just fine with tickets as expected.

But I have woocommerce installed with the one page checkout addon for woo, which has a shortcode function to add a one page checkout to any page not, not just a woo product page.

When I add the one page checkout to any page on the site that is not a woo template — the shortcode will not function if tickets is enabled.

If tickets is disabled, then the shortcode works perfectly fine

Add this shortcode to any page and you’ll see that it will work right now because we have disabled tickets, reactivate tickets and you will see it stops working.

`[woocommerce_one_page_checkout product_ids=”802″ template=”product-single”]`

Reply to: Can’t event on_eventtop_custom to work

Thanks alot – I appreciate your quick support – this is a great plugin.  I had one more quick question:

Is there any helper function (like tribe_get_events() that can be used in ‘The Events Calendar’) to retrieve all events and their metadata, etc. when building customizations?