Hi,
To display all orders directly on the ‘My Account’ dashboard page in WooCommerce, you would typically need to modify the WooCommerce template files. However, please note that this requires a good understanding of PHP and WordPress theming.
Here are the general steps:
- Create a child theme to avoid losing your modifications when you update your theme or WooCommerce.
- Copy the template file ‘my-account.php’ from the WooCommerce templates folder to your child theme’s WooCommerce folder. If there isn’t a WooCommerce folder in your child theme, you may need to create one.
- In the copied ‘my-account.php’ file in your child theme, you can add the necessary code to display the orders.
Please note that the specific code you need to add depends on how you want the orders to be displayed. I would recommend hiring a developer if you’re not comfortable coding.
Please note that we can’t provide support for code customization as per our support policy. Still, if you need customization, we do our best to offer advice and direct you to appropriate resources. Based on the feedback we get from our customers, we highly recommend contacting one of the services on our Customization page.
Cheers,