Honoring a cookie while still caching
-
Hi there, I need some help with a custom cookie in a WordPress site (PHP’s setcookie command). I am using this cookie to show some content (if the cookie is set, then don’t show XYZ etc.).
Everything works as intended when the Litespeed plugin is deactivated. When LS plugin is activated, the cookie is set correctly, but Chrome completely ignores it. Firefox ignores it twice, but acknowledges it the third time (?) etc. So unpredictable behavior all around.
So I am basically looking for a way to honor the changes in a cookie, while still caching the PHP page that set this cookie. Is that possible?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Honoring a cookie while still caching’ is closed to new replies.