Secondary images / child images not showing properly

  • Posts: 297
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
2 weeks 4 hours ago #372903

-- url of the page with the problem -- : bromarprintstore.com/maine-maritime/prod...tical-business-cards
-- HikaShop version -- : 6.5.2
-- Joomla version -- : 5.4.7
-- PHP version -- : 8.3.31
-- Browser(s) name and version -- : chrome

On my product pages the child images are showing at 25px high and 100% wide, distorted. Not sure what is causing this. Screenshot here, the site is password protected, but I can provide credentials if necessary. snipboard.io/fBYLiQ.jpg

Please advise how to fix this so they are back side by side

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

  • Posts: 86042
  • Thank you received: 14174
  • MODERATOR
2 weeks 6 minutes ago #372905

Hello,

This is a problem on our side and it is already fixed. The product images now carry their width and their height so that the browser can reserve their space before they load, but the small thumbnails under the main image are sized by their height in the styles, so that added width made them wide and flat. The fix went in a few days after the 6.5.2 release, so your 6.5.2 build does not have it yet. Please download the install package again from your subscription page and install it over your current version :
www.hikashop.com/my-account/your-subscriptions.html

If you would rather not update right now, adding this to your template CSS gives the same result :

img.hikashop_child_image {
	width: auto;
}

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

Time to create page: 0.054 seconds
Powered by Kunena Forum