• Resolved Marty

    (@bozzmedia)


    Similar to this situation in this thread, I have narrowed down a conflict with woocommerce and this plugin. On checkout it causes some ajax issues with the following:

    <script type="application/javascript">
    var mwl_data = [];
    </script>

    I have output buffering off. Thanks for any insight!

    Steve

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Marty

    (@bozzmedia)

    Interesting, after activation/reactivation of the plugin this conflict went away.

    Plugin Author Jordy Meow

    (@tigroumeow)

    My guess is that it might be causes by something else, maybe caching. Disabling and re-enabling the plugin has no effect on the plugin itself. However, your caching engine would definitely perform a refresh.

    I had the exact same problem.
    At woocommerce checkout, the order summary and payment options just spin.
    As soon as I disabled this plugin, all was well.

    I purged all cache, disabled plugins and even changed my name servers to bypass Cloudflare to no avail.

    Also, its not just the checkout screen.
    The Enable AJAX add to cart buttons on archives option also breaks.

    • This reply was modified 5 years, 5 months ago by tbrock47.
    Plugin Author Jordy Meow

    (@tigroumeow)

    It sounds like a Javascript error happened. Can you have a look at the Console in Chrome? That would be very helpful ?? Also, you could point me at website on which I could experience the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce checkout conflict’ is closed to new replies.