Hi there,
I get a fatal error when trying to bulk edit my products by adding/removing product tags.
When i try to add new product tags to multiple products and submit my changes i get the following error message. This only happens when i select two or more products and want to edit the product tags, it does not happen when selecting only 1 product and it also does not happen when trying to bulk edit brands or categories.
Fatal error: Uncaught Error: Call to a member function get() on null in /home/admin/domains/eyesport.be/public_html/wp-content/themes/xstore/framework/woo.php:582 Stack trace: #0 /home/admin/domains/eyesport.be/public_html/wp-content/themes/xstore/woocommerce/loop/loop-start.php(15): etheme_get_view_mode() #1 /home/admin/domains/eyesport.be/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(205): include('/home/admin/dom...') #2 /home/admin/domains/eyesport.be/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(582): wc_get_template('loop/loop-start...') #3 /home/admin/domains/eyesport.be/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(111): woocommerce_product_loop_start() #4 /home/admin/domains/eyesport.be/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(822): WC_Shortcodes::product_loop(Array, Array, 'product_attribu...') #5 /home/admin/domains/eyesport.be/public_html/wp-includes/shortcodes.php(345): WC_Shortcodes::p in /home/admin/domains/eyesport.be/public_html/wp-content/themes/xstore/framework/woo.php on line 582
Can you help me out?