add_action('woocommerce_before_cart', 'wpslash_continue_shopping_hook');
function wpslash_continue_shopping_hook() { ?>
<a class="button wc-backward" href="<?php echo esc_url( wc_get_page_permalink( 'the-lark-theater' ) ); ?>"> <?php _e( 'Continue Shopping', 'woofood' ) ?> </a>
<?php
}
I’ve tried the full URL for the the page I want, the page id, the permalink. I can’t get it to redirect to the correct page.
Thank you for any ideas you have.
]]>Thanks
]]>I changed the ‘continue shopping’ button custom url in the configuration but it keeps closing the side cart instead of redirecting to the url I entered.
Thank you.
Regards!
I would like to have just simple text (not a button) saying: Free Shipping On All Orders
Is that possible?
Thanks a lot
]]>Is this something can be fixed?
Thanks
]]>To display this webpage correctly, resubmit the data you entered earlier. By doing this, you will repeat any action this page previously performed.
Refresh to resubmit the data needed to load this page.
ERR_CACHE_MISS
I’ve removed all cache plugins etc and still same issue
]]>I have to change the text of the ‘Continue Shopping’ button in Woocommerce. This appears after you put an item in your Cart.
Is there a way to change this tekst on the button in the PHP code or with a plugin.
(On my Dutch site it should be ‘Back to overview’ (‘terug naar overzicht’ in Dutch).
I search the web but coult not find any solution. Hope you can help me!
Best Regards,
Viola