rewrite_default_wc_templates
-
Hello
I want to add a cart.php file in my them-child but the cart.php file of the royal-elementor-addons plugin takes over and I would have to be able to correct the rewrite_default_wc_templates method of the WPR_WooCommerce_Config class to remove the if line ( $ template_name === ‘cart/cart.php’ ) {
$located = WPR_ADDONS_PATH .’includes/woocommerce/templates/cart/cart.php’;
}
But I do not know how ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘rewrite_default_wc_templates’ is closed to new replies.