How to force reloading whole cart page
-
Hello,
I have a question: how can I force to reload whole cart page after every time when cart update button is clicked? I have a small function in functions.php :
add_action( ‘woocommerce_before_cart’, ‘message’ )
and I need to reload it every time when the cart is updated.Regards
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to force reloading whole cart page’ is closed to new replies.