Showing a custom message when order is on-hold
-
Hi,
I have copied the customer-on-hold-order.php to my theme folder and amended part of the codes to the following:
<p><?php //_e( "Your order is on-hold until we confirm payment has been received. Your order details are shown below for your reference:", 'woocommerce' ); ?> Your order is on-hold until we confirm payment has been received. Please choose a payment method below to make payment now.<br /> (a) <a href="/paylah-paynow/">PayLah / PayNow.</a> <br /> (b) PayPal (coming soon). </p>
But when I just submitted a order with on-hold status, it is still showing me the following:
This order’s status is “On hold”—it cannot be paid for. Please contact us if you need assistance.
It seems that the template is not over-written.. May I know what could be the cause of this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Showing a custom message when order is on-hold’ is closed to new replies.