Reputation: 501
I got error "CRITICAL Uncaught Error: Call to a member function is_on_sale() on null in sale-flash.php in Woocommerce". Can Anyone help me to resolve this issue? Here is my store url: https://jalaj.aphroecs.com/newbooboo/shop/
Upvotes: 4
Views: 1756
Reputation: 254483
The store URL doesn't help in that case.
It seems related to a Woocommerce template overrides in your theme that is outdated.
You should check in Woocommerce > Status at the end of the page in "Template Overrides" section at the end, to see if there is some outdated Woocommerce templates in your theme (in red).
If it is the case, you will need to update your theme, or to replace the corresponding template file, copying it:
This should solve this issue.
Upvotes: 2