Hi Exo,
Which plugin you are using for disabled cookie?
Give me a link of that plugin.
Thread Starter
Exo
(@richardshea)
Hi,
thanks for the quick reply. I tried two different cookie plugins, but settled for this one:
https://codecanyon.net/item/ultimate-gdpr-compliance-toolkit-for-wordpress/21704224
They seem to block the cookies, but as I say yours simply tries a simple test of if it can create a new cookie (I’m guessing)
Whereas ideally, you’d need to test the Woo Hash cookie is set.
Meantime, I’ve created my own plugin using a 1 line of PHP code…
if(!isset($_COOKIE[‘woocommerce_cart_hash’])) { FUNCTIONHERE() }
Your plugin I think was designed more for those that are using external/browser cookie blocking.
Hopefully you can consider using both methods.
Hi can you share that plugin with us for the testing purpose and build functionality which you want.
You can share download link with us at our community page, please make post as private when you sharing the plugin.
https://shopitpress.com/community/