Title: simonwebtim's Replies | WordPress.org

---

# simonwebtim

  [  ](https://wordpress.org/support/users/simonwebtim/)

 *   [Profile](https://wordpress.org/support/users/simonwebtim/)
 *   [Topics Started](https://wordpress.org/support/users/simonwebtim/topics/)
 *   [Replies Created](https://wordpress.org/support/users/simonwebtim/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/simonwebtim/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/simonwebtim/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/simonwebtim/engagements/)
 *   [Favorites](https://wordpress.org/support/users/simonwebtim/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Price History] Discount rules plugin not working](https://wordpress.org/support/topic/discount-rules-plugin-not-working/)
 *  Thread Starter [simonwebtim](https://wordpress.org/support/users/simonwebtim/)
 * (@simonwebtim)
 * [9 months, 2 weeks ago](https://wordpress.org/support/topic/discount-rules-plugin-not-working/#post-18615637)
 * This is one of more popular discount plugins on woocommerce. It is very good 
   even in free version.
   [https://wordpress.org/plugins/woo-discount-rules/](https://wordpress.org/plugins/woo-discount-rules/)
 * Here is documentation with examples: [https://docs.flycart.org/en/collections/806883-discount-rules-for-woocommerce](https://docs.flycart.org/en/collections/806883-discount-rules-for-woocommerce)
 * I think that main point that in segment that you check for disocunt price, you
   should also check if price is discounted with discount plugin. It actually doesn’t
   change product prices.
   You can check if price is changed with PHP code: $sale_price_WC_discount
   = apply_filters(‘advanced_woo_discount_rules_get_product_discount_price’, $product-
   >get_price(), $product)
 * It is explained with more examples in docs here: [https://docs.flycart.org/en/articles/7907342-developer-documentation](https://docs.flycart.org/en/articles/7907342-developer-documentation)
 * I hope this helps and you can make changes so it is compatible with discount 
   plugin.
 * Thank you for your time, your plugin is quite good and I hope you will manage
   to make it even better.
    -  This reply was modified 9 months, 2 weeks ago by [simonwebtim](https://wordpress.org/support/users/simonwebtim/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Price History] Discount rules plugin not working](https://wordpress.org/support/topic/discount-rules-plugin-not-working/)
 *  Thread Starter [simonwebtim](https://wordpress.org/support/users/simonwebtim/)
 * (@simonwebtim)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/discount-rules-plugin-not-working/#post-18609460)
 * Hello, any reply/fix for this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Price History] Discount rules plugin not working](https://wordpress.org/support/topic/discount-rules-plugin-not-working/)
 *  Thread Starter [simonwebtim](https://wordpress.org/support/users/simonwebtim/)
 * (@simonwebtim)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/discount-rules-plugin-not-working/#post-18604559)
 * Hi,
 * scenario is simple. When discount price plugin is used to apply discount, this
   doesn’t get noted in WC price history plugin. Desired output is of course to 
   get it noted in your plugin, and also shown on site.
   Discount plugin uses apply_filters
   to change price, you can get it in PHP for example with below code.$sale_price_WC_discount
   = apply_filters(‘advanced_woo_discount_rules_get_product_discount_price’, $product-
   >get_price(), $product);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH Request a Quote for WooCommerce] Liste speed cache disable working](https://wordpress.org/support/topic/liste-speed-cache-disable-working/)
 *  Thread Starter [simonwebtim](https://wordpress.org/support/users/simonwebtim/)
 * (@simonwebtim)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/liste-speed-cache-disable-working/#post-18202691)
 * Hello, now I have to pages with same problem. When cache is on, plugin doesn’t
   work ok.
 * Any hint how to fix this. I saw I can enable cookie exemption, but then cache
   isn’t working as you say in your documentation and again that didn’t solve the
   problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH Request a Quote for WooCommerce] Liste speed cache disable working](https://wordpress.org/support/topic/liste-speed-cache-disable-working/)
 *  Thread Starter [simonwebtim](https://wordpress.org/support/users/simonwebtim/)
 * (@simonwebtim)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/liste-speed-cache-disable-working/#post-18178556)
 * Hello, do you have any other suggestion to fix this issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH Request a Quote for WooCommerce] Liste speed cache disable working](https://wordpress.org/support/topic/liste-speed-cache-disable-working/)
 *  Thread Starter [simonwebtim](https://wordpress.org/support/users/simonwebtim/)
 * (@simonwebtim)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/liste-speed-cache-disable-working/#post-18166253)
 * Yes, I did exclude it.

Viewing 6 replies - 1 through 6 (of 6 total)