Cache issue

Viewing 6 posts - 1 through 6 (of 6 total)
#162218

Jack Lang
Member

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.

#162249

Humayon
Spectator

Hi @spacekap,
Hope you are doing great today.
Have you tried after disabling this setting?
Thank You

#162291

Jack Lang
Member

Yes, I did and it still outputs the same SKIP_CACHE_SET_COOKIE to the header

#162294

Humayon
Spectator

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.

#162473

Jack Lang
Member

Working – Thanks for the support.

#162492

Humayon
Spectator

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

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

The topic ‘Cache issue’ is closed to new replies.