Custom order-details.php
-
I have a custom thankyou.php template that works fine included in my child-theme. But when I create a custom order-details.php template, it ignores it. Any of the changes I make are not reflected on the thank-you page.
In fact, even if I change order-details.php in the woocommerce templates folder, nothing changes there either.
What am I missing here?
thankyou.php calls woocommerce_thankyou which calls woocommerce_order_details_table() loading the order/order-details.php. But as I said – none of the changes I make appear on the thank-you page.
Suggestions?
- The topic ‘Custom order-details.php’ is closed to new replies.