• Hello – The products per page links are not working with caching plugins. Are you able to advise of any work arounds? We are using WP Rocket.

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP Rocket Caching plugin compatibility’ is closed to new replies.