After upgrad on 3.1.1. customer adress fields are mixed up

  • Posts: 98
  • Thank you received: 7
  • Hikashop Business
6 years 10 months ago #271013

-- url of the page with the problem -- : www.2-rad-schwede.de
-- HikaShop version -- : 3.1.1. business
-- Joomla version -- : 3.7.2
-- PHP version -- : 7.0.16
-- Browser(s) name and version -- : mozilla latest version

Hi,

after the upgrade on 3.1.1 the structure of the adress filelds in the Cart is mixed up. Im using the guest mode and some text overwrites..

thanks and best regards
Markus

Attachments:

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
6 years 10 months ago #271018

Hello,

In hikashop.css file ; please replace

.clearfix:before,
.clearfix:after,
.hk-container:before,
.hk-container:after,
.hk-container-fluid:before,
.hk-container-fluid:after,
.hk-row:before,
.hk-row:after,
.hk-row-fluid:before,
.hk-row-fluid:after,
.hkform-group:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
	content:" ";
	display:table;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:after,
.hk-container:after,
.hk-container-fluid:after,
.hk-row:after,
.hk-row-fluid:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
	clear:both;
}
By
.clearfix:before,
.clearfix:after,
.hk-container:before,
.hk-container:after,
.hk-container-fluid:before,
.hk-container-fluid:after,
.hk-row:before,
.hk-row:after,
.hk-row-fluid:before,
.hk-row-fluid:after,
.hkform-group:before,
.hkform-group:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
	content:" ";
	display:table;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:after,
.hk-container:after,
.hk-container-fluid:after,
.hk-row:after,
.hk-row-fluid:after,
.hkform-group:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
	clear:both;
}
And it would fix your issue (please clean your browser cache in order to be sure to load the CSS file with the modification and not the old version from your browser cache).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Markus Schnier

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

  • Posts: 98
  • Thank you received: 7
  • Hikashop Business
6 years 10 months ago #271316

Fantastic!

Solved

best regards
Markus

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

  • Posts: 98
  • Thank you received: 7
  • Hikashop Business
6 years 10 months ago #271798

Thanks that works great!

best regards
Markus

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

  • Posts: 622
  • Thank you received: 18
  • Hikaserial Subscription Hikashop Business
6 years 9 months ago #275052

Where exactly is this hikashop.css file? Should I hack Hikashop or can I make this modification into the view section?

Thanks

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

  • Posts: 12953
  • Thank you received: 1778
6 years 9 months ago #275054

Hello,

Note that you'll be able to edit the code of your Hikashop CSS file via "Hikashop->System->Configuration->Display->Front-end CSS File"

www.hikashop.com/support/documentation/1...the-display.html#css

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

  • Posts: 4
  • Thank you received: 0
6 years 7 months ago #277618

Hello, I have made this change but nothing happens - the same problem with wrapped fields names.

Attachments:

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
6 years 7 months ago #277980

Hello,

Please download HikaShop 3.2.0 to get the patched CSS.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.116 seconds
Powered by Kunena Forum