After update to 6.5.2 all thumbnail images have wrong size

  • Posts: 20
  • Thank you received: 0
  • Hikashop Business
2 months 5 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 months 5 hours ago by transmetra.

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

  • Posts: 38
  • Thank you received: 3
  • Hikashop Business
2 months 54 minutes ago #372804

Ich habe das gleiche Problem.

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

  • Posts: 18
  • Thank you received: 7
  • Hikashop Business
2 months 22 minutes 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: 38
  • Thank you received: 3
  • Hikashop Business
2 months 13 minutes 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: 86214
  • Thank you received: 14221
  • MODERATOR
1 month 4 weeks 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