There are some errors in your code: The $order_id variable is already included as a function argument for this hook, but is missing in your code ...
then the Edit account page is shown instead of the My account page. This allows us to
Add this into your active theme folder /woocommerce/order/order-details- customer.php This will only change the text in view order page.
* Shows the details of a particular order on the account page. *. * This template can be overridden by copying it to yourtheme/woocommerce/myaccount/view- order ...
You can override templates->order-> order-detals.php to edit view order page. just print_r($item_meta); below the $item_meta->display(); and ...
The page I need help with: [log in to see the link]. Viewing 3 replies - 1
Additional Order Details on the “View Order” and “Thank You” Pages. Blog · WooCommerce. Below is the example of additional fields on the My Account > Orders ...
If you cannot view the above code snippet, please click here. Below is the custom page shown after placing an order:.
From your account dashboard you can view your recent orders, manage your shipping and billing addresses and edit your password and account details.
Create new order statuses and add icons or action buttons; Display order status descriptions to customers on the “View Order” page to explain order status; Edit ...