• Hi!

    Where can I edit information, that is displayed after filling out [woocommerce_order_tracking] form? I would like only current status to be displayed – not all order information.

    I would really appreciate your help with that!

    Best Regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    The file that is loaded by this shortcode should be found here:

    woocommerce/templates/order/form-tracking.php

    This template can also be overridden by copying it to [yourtheme]/woocommerce/order/form-tracking.php.

    On occasion, WooCommerce will need to update template files and you will need to copy the new files to the theme to maintain compatibility. We try to do this as little as possible, but it does happen. When this occurs the version of the template file will be bumped and the readme will list any important changes. See: https://docs.woocommerce.com/document/template-structure/

    I hope this helps!

    Thread Starter marcjanik

    (@marcjanik)

    Hi Philip!

    Thank you for showing me that file, but from what I see it contains only form itself – not information displayed when the form is completed and sent – and that is the information that I’m trying to find. Do you know where that can be found?

    Best Regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘order information included when using [woocommerce_order_tracking] shortcode’ is closed to new replies.