Plugin Support
qtwrk
(@qtwrk)
Hi,
what plugin you used to change price ?
ideally , you should fire a purge call after plugin changed the price to automatically purge the cache.
Best regards,
Thread Starter
heino5
(@heino5)
Hi!
I am currently using Advanced Dynamic Pricing, link: https://wordpress.org/plugins/advanced-dynamic-pricing-for-woocommerce/
Because price changes may occur automatically, it is not always possible to purge the cache manually. Also, all campaigns will end automatically.
Regards,
Plugin Support
qtwrk
(@qtwrk)
Hi,
please contact the plugin author and kindly ask them to add this
if (defined('LSCWP_V'))
{
do_action( 'litespeed_purge_post', $post_id );
}
to their price-changing-code.
this code will automatically trigger the purge on product page
Best regards,
Thread Starter
heino5
(@heino5)
Hi!
I am afraid that even if it is possible, it will not solve the problem. I believe that many Woocommerce stores have different dynamic price plugins and this should be solved somehow with your own plugin.
Regards
@heino5, could you send a ticket in the helpdesk?
Regards,
support team of Advanced Dynamic Pricing for Woocommerce
Plugin Support
qtwrk
(@qtwrk)
Hi,
I’m going to mark this topic “Resolved”, due to lack of activity.
If you still need help, please feel free to re-open it.
When re-open it, please also change the topic status to “not solved”
Best regards,
Thread Starter
heino5
(@heino5)
Hello!
This problem still exists. The author of the “Advanced dynamic prices” plugin probably does this but I’m not sure yet.
Regards,