Home Forums WoodMart support forum Category pages not are not caching because of a cookie

Category pages not are not caching because of a cookie

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #623974

    dominic
    Participant

    Dear,

    This is what my serverhost sent me:

    “It appears that there were hundreds of thousands requests which were not cached:”

    “The requests were mainly made to the store on your site or specifically to the various product category pages.”

    “The request was not cached since it uses session cookie and by default our cache is disabled on any pages that contain cookies. This is done to prevent any sensitive data to be cached and shared among several visitors on the site.

    It appears that the option how many products to be displayed on the product category page is set via cookie –

    set-cookie: shop_per_page=24; path=/; secure”

    “I have reviewed the site and determined that the cookie in question is being added by the Woodmart theme. The relevant function is defined in themes/woodmart/inc/integrations/woocommerce/functions.php:”

    “It is advisable to reach out to the developers of the Woodmart theme to discuss this issue. Unfortunately, I did not find any online documentation that explains the purpose of this cookie or how to remove it.”

    I need this removed asap.

    Thank you,

    Dominic

    #623979

    Artem Temos
    Keymaster

    Hello,

    This particular cookie set the number of products per page for the current user. You can disable this option in Theme Settings -> Product archive -> Products grid.

    Kind Regards

    #623982

    dominic
    Participant

    Dear,

    What do I exactly need to disable in the products grid page?

    Kind regards,

    Dominic

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