This topic has 2 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
Is it possible to modify the “return to the store” button settings to go to the main screen instead of the store screen?
Hello,
You need to copy cart-empty.php file (xstore/woocommerce/cart folder) into xstore-child/woocommerce/cart/ folder and make changes according to these screenshots
http://prntscr.com/i4xrzq
http://prntscr.com/i4xs77
<?php echo esc_url( home_url( '/' ) ); ?>
Regards
You must be logged in to reply to this topic.Log in/Sign up