• Resolved raqy

    (@raqy)


    Hi,

    I’m a paying user. Recently, I’m not sure after which upgrade, my WC mini cart was starting to behave erratically, often doesn’t show the list of products, that is pulled with Ajax, only the very top of the mini-cart. This is the standard WC mini-cart. I’ve already eliminated the Elementor bug, as deactivating Elementor plugins didn’t make the problem go. The Console in Chrome’s Inspection show ‘XHR started’ – which is a part of your plugin. So I tried deactivating your plugin and the problem went away, but I can’t really deactivate your plugin because I would be bombarded with fake users. Console also sometime show Fail to load resource for admin-ajax.php.

    Pls Help! I’m loosing sales.

    Does it has to do with asynchronous calls?

    Cheers

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @raqy.

    Is this the correct link to the plugin you mentioned?
    https://woocommerce.com/document/mini-cart-for-woocommerce/

    We need to know to test it in our environment.

    Also, please do the following:
    • WordPress Admin Page → Settings → Anti-Spam by CleanTalk → Advanced settings → set the option “Use AJAX for JavaScript check” to “Off” → Save Changes.

    Did it help?

    Thread Starter raqy

    (@raqy)

    Adding:

    in file:

    apbct-public-bundle.min.js?ver=6.16:1

    the following lines are faulted according to Chrome Inspection

    .bind(this),
    this.xhr.send(this.body)

    next follows the following error messages:

    /wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 400 ()
    Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

    Thread Starter raqy

    (@raqy)

    Sorry, didn’t refresh so didn’t see your answer.

    Thanks for prompt reply. I’ve change the setting as suggested and now the mini-cart is showing. Still a few mishaps, I’m not sure if it is related to your plugin.

    I’ll keep debugging.

    Cheers!

    • This reply was modified 2 years, 9 months ago by raqy.
    • This reply was modified 2 years, 9 months ago by raqy.
    Thread Starter raqy

    (@raqy)

    Sorry again, celebrating too soon 🙁

    I’ve tried to add and remove products from the cart and see if everything is OK and it stop working again:

    Error messages at the Console:

    apbct-public-bundle.min.js?ver=6.16:1 POST https://<My Domain>/wp-admin/admin-ajax.php 400
    o @ apbct-public-bundle.min.js?ver=6.16:1
    (anonymous) @ apbct-public-bundle.min.js?ver=6.16:1
    t @ apbct-public-bundle.min.js?ver=6.16:1
    value @ apbct-public-bundle.min.js?ver=6.16:1
    apbct_public_sendAJAX @ apbct-public-bundle.min.js?ver=6.16:1
    checkEmail @ apbct-public-bundle.min.js?ver=6.16:1

    • This reply was modified 2 years, 9 months ago by raqy.
    Plugin Support dimitrycleantalk

    (@dimitrycleantalk)

    Hello @raqy,

    Can you reach out to our support team so we can gather some more information from you concerning this issue? Please, create a private ticket:
    https://cleantalk.org/my/support/open

    I see that the issue is being investigated in the ticket.

    Let’s continue there.

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

The topic ‘Plugin conflict with WC mini-cart’ is closed to new replies.