Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Retun to shop

Home / Forums / Virtue Theme / Retun to shop

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 27, 2015 at 3:11 am

prob a silly question but how do i set this url for the return page to homepage?

i tried did not work? is there a simple place to set this within the theme/wp?
`
function wc_empty_cart_redirect_url() {
return ‘ ’;
}
add_filter( ‘woocommerce_return_to_shop_redirect’, ‘wc_empty_cart_redirect_url’ );

  • The forum ‘Virtue Theme’ is closed to new topics and replies.