This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Olga Barlow
after an order is placed the customer is taken to the order received page, with no sidebar and no account details:
https://www.example.com/checkout/order-received/xxxxx
it would be nice if they were taken to their account page and shown the orders tab:
https://www.example.com/my-account/view-order/xxxx
is this possible?
Hello,
This is default WooCommerce page and did not change its template. If you want to change Thank you page you can do this by modifying the woocommerce template file.
Copy this template file:
..wp-content/plugins/woocommerce/templates/checkout/thankyou.php
to
xstore-child/woocommerce/checkout/thankyou.php and edit the code according toyour needs.
If you need help with additional customization you can contact WP-Kraken team.
Regards
You must be logged in to reply to this topic.Log in/Sign up