Post by jennarif » Fri Apr 20, 2018 6:53 am

There is minor error when displaying order history. Order ID number is displayed as Order ID: #s #[actual order ID number].

Attachments

Screen Shot 2018-04-19 at 3.32.38 PM.png

Screen Shot 2018-04-19 at 3.32.38 PM.png (37.93 KiB) Viewed 694 times


Newbie

Posts

Joined
Sat Jan 24, 2015 6:42 am

Post by straightlight » Fri Apr 20, 2018 7:50 am

In catalog/view/theme/<your_theme>/template/account/order.twig file,

find:

Code: Select all

{% endif %} <b>{{ text_order_id }}</b> #{{ order_id }}<br />
replace with:

Code: Select all

{% endif %} <b>{{ text_order_id }}</b> # {{ order_id }}<br />
Then, follow this step: viewtopic.php?f=176&p=721388#p718325

This should resolved the issue.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by jennarif » Fri Apr 20, 2018 8:56 am

I'll give that a try. Thanks!

Newbie

Posts

Joined
Sat Jan 24, 2015 6:42 am
Who is online

Users browsing this forum: No registered users and 57 guests