After update to 6.5.2 all thumbnail images have wrong size

  • Posts: 20
  • Thank you received: 0
  • Hikashop Business
2 days 15 hours ago #372802

-- HikaShop version -- : 6.5.2
-- Joomla version -- : 5.4.7
-- PHP version -- : 8.3.31
-- Browser(s) name and version -- : any
-- Error-message(debug-mod must be tuned on) -- : none

Hello

After the update to 6.5.2 on product detail page all image have the size of 100x30px instead of 100x100px.

I did check the settings in the main setting > images but there still 100x100 is set.

How can I fix this?

Thanks.

Best regards
Patrick

This message contains confidential information

Last edit: 2 days 15 hours ago by transmetra.

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

  • Posts: 37
  • Thank you received: 2
  • Hikashop Business
2 days 10 hours ago #372804

Ich habe das gleiche Problem.

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

  • Posts: 17
  • Thank you received: 7
  • Hikashop Business
2 days 9 hours ago #372805

I also encountered an issue with image sizes after the update - in my case it was the child images on product page were with a height of 25px and stretched full width

I edited the Styles for Front-End and inserted a "Width" setting - after that change all Ok again

img.hikashop_child_image{
margin : 2px;
height:25px;
}

Attachments:

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

  • Posts: 37
  • Thank you received: 2
  • Hikashop Business
2 days 9 hours ago #372807

Danke ich habe folgende Einstellungen vorgenommen und jetzt gehts.

img.hikashop_child_image{
margin : 2px;
height:25px;
width: auto;
}

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

  • Posts: 85951
  • Thank you received: 14140
  • MODERATOR
2 days 5 hours ago #372816

Hi,

I've made a patch which will help with this.
Download again the install package on our website and install it on yours in order to get it.

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

Time to create page: 0.083 seconds
Powered by Kunena Forum