• In My Account when click the orders it show all the orders table. When click on view button or Order Id it is going to another page and showing order details. Can we edit it ? I don’t want to go for a separate page. when click i want to show it in a Popup modal, or expand toggle and show below. Please help me

Viewing 1 replies (of 1 total)
  • Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there,

    By default, WooCommerce directs users to a separate order details page when they click on an order in the My Account > Orders section. Modifying this behavior to display order details in a popup modal or expandable section would require custom development.

    Since customizations are outside our scope of support, If you need more in-depth support or want to consider professional assistance for customization, I can recommend?WooExperts?and?Codeable.io?as options for getting professional help. Alternatively, you can also ask your development questions in the??WooCommerce Community Slack?as custom code falls outside our usual?scope of support.

    If you’re comfortable with coding, you can override the my-account/orders.php template in your theme and modify it to include a modal or expandable section for displaying order details. WooCommerce template files can be customized by copying them to your theme’s woocommerce/myaccount/ folder and adjusting them as needed.

    For guidance on overriding templates, you can refer to:
    Template structure & Overriding templates via a theme

    Hope this helps! Let me know if you have any further questions.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.