hey I am trying to use WC product bundle but whenever I activate it it shows an error after getting activate.
Error : C_Product_Wcpb::get_price() should be compatible with WC_Product::get_price($context = ‘view’) in /home/geekiya/public_html/wp-content/plugins/wc-product-bundles/classes/wc_bundled_product.php on line 117
C_Product_Wcpb::get_regular_price() should be compatible with WC_Product::get_regular_price($context = ‘view’) in /home/geekiya/public_html/wp-content/plugins/wc-product-bundles/classes/wc_bundled_product.php on line 117
Warning: Declaration of WC_Product_Wcpb::get_sale_price() should be compatible with WC_Product::get_sale_price($context = ‘view’) in /home/geekiya/public_html/wp-content/plugins/wc-product-bundles/classes/wc_bundled_product.php on line 117
Warning: Declaration of WC_Product_Wcpb::get_weight() should be compatible with WC_Product::get_weight($context = ‘view’) in /home/geekiya/public_html/wp-content/plugins/wc-product-bundles/classes/wc_bundled_product.php on line 117
I am also using Sumo me could that be causing the issue?
please help