Shipping address overlapping billing addreess

  • Posts: 220
  • Thank you received: 12
2 years 9 months ago #334037

-- HikaShop version -- : 4.4.2
-- Joomla version -- : 3.9.26
-- PHP version -- : 5.6.40

Hi,

The shipping address seems to overlapping the billing address. Is it possible to remove the shipping address from here as I don't need it?

Thanks,
Josh

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
2 years 9 months ago #334046

Hi,

It doesn't overlap. It's just that the size of each zone is fixed at 50% of the available space. But you have a custom field with a really long label which takes all the width available and pushes the values column outside of the displayable area in each area.
To remove the shipping address area, you would have to edit the file order/show.php for your backend template via the menu Display>Views.
An easier solution would be to reduce the length of the label of that custom field or to configure it to not display in the "backend listing" with the corresponding setting of the custom field in Display>Custom fields, or to add a <br/> tag in the middle to split the text on two rows.
Also, a custom address field is normally to collect the address information.
A custom field of the table user or of the table order might be more adapted.

The following user(s) said Thank You: joshualdouglas

Please Log in or Create an account to join the conversation.

  • Posts: 220
  • Thank you received: 12
2 years 9 months ago #334051

Hi,

Thanks for this. At the time I only had the Hikashop starter so it had to go in the address field. I might look into changing this.

For now, I have hidden the shipping information in CSS and made that row 100%.

Thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum