• Hi

    I have an event website which has the Eventbrite ticket registration widget installed. I notice I’m getting multiple orders from the same people ordering 1 ticket (as opposed to one person ordering multiple tickets) and was wondering if this could be due to WP Super Cache installed on my site. The Eventbrite timestamp seems to be the same on the orders, the order ID is sometimes the same and sometimes different, and the customer ID seems to be different.

    Are there any known issues with the Eventbrite widget and WP Super Cache?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I haven’t used that widget but if it’s not a Javascript widget then it’s probably being cached by the plugin.

    You can also use dynamic caching so that the part of the page with the widget isn’t cached but it’s not easy. Look in the wp-super-cache/plugins/ folder for dynamic-cache-test.php which will help you create your own plugin to do that.

    Thread Starter cookieweb

    (@cookieweb)

    Thanks for your reply @donncha. I see Eventbrite have changed their ticket widget recently so I’ll install that first and see how it goes.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Eventbrite multiple orders – issue with WP Super Cache?’ is closed to new replies.