Conflict with Woocommerce Search Widget
-
When I am searching with the search widget from woocommerce, and there are no results for the search term, the my account widget is giving an error.
I’m getting the following message:
Fatal error: Call to a member function populate() on a non-object in C:\XXXXXX\wp-content\plugins\woocommerce-my-account-widget\woocommerce-my-account-widget.php on line 173
On line 173 is the following code:
$order->populate( $customer_order );
When I remove this piece of code the search function is working normally. I don’t know what the piece of code is doing, so I don’t have a solution for it by myself.
https://www.ads-software.com/plugins/woocommerce-my-account-widget/
- The topic ‘Conflict with Woocommerce Search Widget’ is closed to new replies.