It seems like the DM plugin is adding SKIP_CACHE_SET_COOKIE to the header of my site hence disabling the dynamic cache entirely on the system
Is there any way to disable this behavior? If I disable the DM plugging, everything is working fine.
Hello,
Thank you for cooperating with us.
In this case, you may add define('WPDM_ACCEPT_COOKIE', false); in your wp-config.php, which shall disable the WPDM cookie.
I hope it should work.
Thanks.
Hello @spacekap,
Glad to hear that it’s working.
If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
With Regards