Admin Orders Deatil Page

In admin order details page how do I edit and change customers billing and shipping address info.

It always looks like this which makes no since:

Customer Customer

44 Main street

Boston, Massachusetts 02134

United States

Company:
Testing One Two
It should look like this which is easier to read:

Testing One Two

Customer Customer

44 Main street

Boston, MA 02134 USA

MsKitti

In admin order details page how do I edit and change customers billing and shipping address info.

It always looks like this which makes no since:

Customer Customer

44 Main street

Boston, Massachusetts 02134

United States

Company:
Testing One Two
It should look like this which is easier to read:

Testing One Two

Customer Customer

44 Main street

Boston, MA 02134 USA

MsKitti

Hello!

You can change fields in design/backend/templates/views/order_management/components/profiles_info.tpl file.

Use hooks in the mentioned file to change location of the following code in 2 lines

{include file="views/profiles/components/profile_fields_info.tpl" ...}

Thanks Oleg but I do not have a path design/backend/templates/views/order_management/components/profiles_info.tpl, (order_management is what I do not see). I looked in admin area under design, then templates and then looked in all folders in the left hand template menu. I'm using cs cart version 4.7.1.

Kit

ecomlabs, thanks for your help but I am really lost with what you are saying to do.

Basically, what I want to do in the admin, customer order details, then in the left column under customer information is remove the word and semi-colon (company:) and move the company name above the customers name which is where it should be.

Version 4.7.1

Kit

Thanks Oleg but I do not have a path design/backend/templates/views/order_management/components/profiles_info.tpl, (order_management is what I do not see). I looked in admin area under design, then templates and then looked in all folders in the left hand template menu. I'm using cs cart version 4.7.1.

Kit

Hello!

You should find the file in the file manager, not in the admin panel. Under Design->Templates there are only customer area files, but you need admin area files.

ecomlabs, thanks for your help but I am really lost with what you are saying to do.

Basically, what I want to do in the admin, customer order details, then in the left column under customer information is remove the word and semi-colon (company:) and move the company name above the customers name which is where it should be.

Additional profile fields are displayed through the profile_fields_info.tpl template. If you are familiar with smarty, check the code in this template and replace mentioned lines of code with reworked code

As I read this, the OP wanted the custom field 'Company' to not display as:

Joe Blow
123 Somestreet
XYZ, KK, 12345

Company: My Company

But instead wanted to have the Company 'value' prepended to the profile address. I.e.

My Company
Joe Blow
123 Somestreet
XYZ, KK, 12345

Probably best to use an override for the 'profile_billing_address' and 'profile_shipping_address' hooks to make the adjustments.

Okay, I've tried a few ways to get the results I need with no success. Can I get a coder to fix this for me, if so what is the cost?

I only need the customer order details changed in the admin (side bar)

Company name moved here (with the word company: remove)

Customers Customer

44 Main street

Boston, MA 02134 USA

I also need the left sidebar with the customer information a tad wider. Also too much spacing in between shipping address and billing address. The left sidebar just needs to be more condensed, tighten up the line spacing a bit.

Kit

Okay, I've tried a few ways to get the results I need with no success. Can I get a coder to fix this for me, if so what is the cost?

I only need the customer order details changed in the admin (side bar)

Company name moved here (with the word company: remove)

Customers Customer

44 Main street

Boston, MA 02134 USA

I also need the left sidebar with the customer information a tad wider. Also too much spacing in between shipping address and billing address. The left sidebar just needs to be more condensed, tighten up the line spacing a bit.

path:
/backoffice.php?dispatch=orders.details&order_id=xxxxxx

Kit

Hello, Kit!

Please contact us. Also it is better to remove "path" from you message if it is your real admin script.

We are also at your service

We too can help you with this. Please click the "get a quote" link in my signature.