New Check Out (4.10.x) And Size Of Boxes

In the new checkout page, the payment methods are displayed in boxes, some are displayed in small boxes and some other in large (and extra large) boxes.

How is it choosed by CS-Cart ? Is there a way to choose which one should be large and which one should be small ?

Please provide us with examples of this behaviour

In the new checkout page, the payment methods are displayed in boxes, some are displayed in small boxes and some other in large (and extra large) boxes.
How is it choosed by CS-Cart ? Is there a way to choose which one should be large and which one should be small ?


Yeah, I believe I understand what you are referring too, and I found this a little "untidy" too.

Please provide us with examples of this behaviour

On the checkout page, input fields like "First Name & Last Name", "Company", "Address" takes up 1/3 of the width. But fields like "Email" and "Zip/Postal Code" fills available space.

So sometimes, it looks a little untidy, when my Zip Code field spans across 2/3 of the width, and my country drop down list only fills 1/3.

As far as I remember, it depends on the class specified in the "User-defined CSS class" field for each profile field

Please provide us with examples of this behaviour

In fact it's not the "first name", "last name", etc... that I speak of.

It's the payment methods (Credit Card, Phone Order, etc...). They are displayed in boxes that does not have the same size (according to number of methods displayed and position in the list)

See it : https://ibb.co/DCSrrF1

So why did you wrote about profile fields in the previous message?

It's the payment methods (Credit Card, Phone Order, etc...). They are displayed in boxes that does not have the same size (according to number of methods displayed and position in the list)

See it : https://ibb.co/DCSrrF1

The width of these boxes is calculated automatically and does not depend on the content or selected payment processor. E.g.

https://prnt.sc/rfas7v

So why did you wrote about profile fields in the previous message?



The width of these boxes is calculated automatically and does not depend on the content or selected payment processor. E.g.

https://prnt.sc/rfas7v


Sorry, the profile field comment was from me. Bad forum etiquette on my part.

How can i get the Company and other custom fields to show on the Checkout profile address box??

Configure Sections

The checkout page consists of blocks. To edit it, got to Design → Layouts and switch to the Checkout tab. We’ll be doing most of checkout configuration there.

I still cant get any custom name fields to show even when I add the custom field to the Block. see Picture Link here http://bti-tool.com/cant_add_custom_fields.png

All used fields are harcoded there. You should change the following template:

design/themes/responsive/templates/views/checkout/components/user_profiles.tpl

All used fields are harcoded there. You should change the following template:

design/themes/responsive/templates/views/checkout/components/user_profiles.tpl

I would like you guys to quote me a better Checkout addon.

We will be glad to help you