Plugin Author
RazyRx
(@razyrx)
Hello,
Plugin uses cookies for view and products per page.
If caching plugin ignore all cookies, please check caching plugin settings for some option to use cookies.
Regards,
Oleg
Thread Starter
bt_dev
(@biotrace)
Thanks for your reply. I have been informed by the cache plugin author that we can allow certain cookies by using a code snippet. All we need to know is the cookie ID that Grid / View plugin uses so we can add it to the whitelist code.
define( 'WPROCKETHELPERS_CACHE_DYNAMIC_COOKIE', 'your-cookie-id-here' );
I had a look in the browser control but could not identify the grid / view plugin cookie. Are you able to please advise what the cookie ID is for products per page?
Plugin Author
RazyRx
(@razyrx)
Hello,
Plugin uses this cookie for both view and product count br_lgv_stat
Regards,
Oleg