Hi everybody.
I m trying to display the error warning message on the bottom of the checkout page in my OC2.3 , above the continue button.
I copied the bellow code above "button_continue" but no luck.
<?php if ($shipping_method['error']) { ?>
<div class="alert alert-danger warning"><?php echo $shipping_method['error']; ?></div>
<?php } ?>
Is anybody has a suggestion to complete this idea?
Thanks
I m trying to display the error warning message on the bottom of the checkout page in my OC2.3 , above the continue button.
I copied the bellow code above "button_continue" but no luck.
<?php if ($shipping_method['error']) { ?>
<div class="alert alert-danger warning"><?php echo $shipping_method['error']; ?></div>
<?php } ?>
Is anybody has a suggestion to complete this idea?
Thanks
Any fool can write code that a computer can understand. Good programmers write code that humans can understand ~ Martin Fowler.
Have your refreshed modifications and checked the change in in storage modifications? Where from and to are you copying that code from?
Yes is refreshed . This piece of code was taken from shipping_method.tplADD Creative wrote: ↑Sun Feb 25, 2024 8:05 pmHave your refreshed modifications and checked the change in in storage modifications? Where from and to are you copying that code from?
Any fool can write code that a computer can understand. Good programmers write code that humans can understand ~ Martin Fowler.
Who is online
Users browsing this forum: No registered users and 8 guests