• Products in this category have been updated multiple times but the cache has not been purged for the page and out of date information is being shown to logged out users.

    We update products via the WooCommerce REST API rather than via the CMS. I checked the REST API documentation and I can see that the same WooCommerce hooks are called after updating a product as when using the CMS e.g. woocommerce_update_product

    Is the problem that Breeze uses different hooks which aren’t triggered when using the REST API?

    I cannot see any options relating to WooCommerce or automatic cache purge in the Breeze settings.

    Any ideas how I can debug this issue?

    Edit: or could the issue be thar Breeze is not purging varnish?

    • This topic was modified 1 year, 4 months ago by nekranox.
    • This topic was modified 1 year, 4 months ago by nekranox.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Basically content serve from cache you need to adjust time of the option “Purge Cache After”. Basically it automatically purge cache after X minutes. By default it set 1440 minutes contain one day.

    Thread Starter nekranox

    (@nekranox)

    Hello, so Breeze plugin does not auto purge related product_cat taxonomy archives when products are updated? This is an important feature and we cannot use this plugin without it. I hope you will consider this for a future version. Thanks for your help.

    Plugin Author adeelkhan

    (@adeelkhan)

    No my friend. Breeze purge automatically product_cat taxonomy archives when products are updated.

    As mentioned above there is option ?“Purge Cache After” you have to set time w.r.t convenient time frame.

    While product update through CMS, Product update just after click on Save change but in your scenario Product info will update after the execution time mentioned in ?“Purge Cache After”.

    In both cases Breeze purge cache Automatically.

    Is it not possible to make Breeze auto-purge cache for products updated via REST Api? The functionality for Breeze to see product changes made via the REST Api exists within the woocommerce hooks. This would help with people who integrate custom EPOS or CRM software to control their website

    • This reply was modified 1 year, 4 months ago by scotweigh.
    Plugin Author adeelkhan

    (@adeelkhan)

    Yes of course, Added it in our feature development list.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Product category cache not purged after product updates’ is closed to new replies.