'Add to Cart' re-directs to product page
-
How do i change the add to cart url on the archive pages to go the the products page?
in add-to-cart.php i’ve found this:
esc_url( $product->add_to_cart_url() ),
I presume i need to change the add_to_cart_url part, but i’m not sure what to?
Something like product_url?
Any help appreciated!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘'Add to Cart' re-directs to product page’ is closed to new replies.