• Resolved Imuviplay

    (@lexpaulz44)


    I want to display orders in my woocommerce MY ACCOUNT dashboard page, for all orders to display on the user dashboard without having a button to redirect to it

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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:

    1. Create a child theme to avoid losing your modifications when you update your theme or WooCommerce.
    2. 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.
    3. 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,

    Hi @lexpaulz44

    We haven’t heard back from you in a while. I’m going to mark this thread as resolved, but please don’t hesitate to start a new topic if you have any more questions down the line.

    Have a fantastic day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display orders’ is closed to new replies.