Bug in display of "useful with this" module

  • Posts: 11
  • Thank you received: 1
11 years 7 months ago #141195

-- url of the page with the problem -- : www.boxspringshop.be
-- HikaShop version -- : 2.2.3
-- Joomla version -- :3.2.1
-- PHP version -- :5.3.3
-- Browser(s) name and version -- : Safari 7.0.1
-- Error-message(debug-mod must be tuned on) -- : Error_message

When I show related products, sometimes there is a problem with the display of the products..(see screenshot "Handig Hierbij"
But when I just look in the product listing, it's all fine...(second screenshot)? What can be the problem?

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #141275

Hi,
Your problem is probably coming from a CSS issue, using some CSS code will probably do the job.

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

  • Posts: 11
  • Thank you received: 1
11 years 7 months ago #141288

But I have a universal CSS line for the thumbnail boxes, which works fine for all the rest of the products in a listing display. And if it was due to CSS, it should happen with every box in that module, not sometimes working all fine, and the next page putting all text and price behind the image...Isn't it?

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

  • Posts: 26266
  • Thank you received: 4044
  • MODERATOR
11 years 7 months ago #141333

Hi,

The problem comes from the height which is forced to 0px

<div style="height:0px;text-align:center;clear:both;" class="hikashop_product_image">
Can you provide us a screenshot of your HikaShop content module 221 configuration ?

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.

  • Posts: 11
  • Thank you received: 1
11 years 7 months ago #141357

Thanks, here is the screenshot you've asked for. The strange thing is that I never filled in the image height in the backend and it used to work all fine...

Attachments:

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

  • Posts: 84243
  • Thank you received: 13686
  • MODERATOR
11 years 7 months ago #141385

Add that CSS and it will work:
.hikashop_product_image{ height: auto !important; }

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

  • Posts: 11
  • Thank you received: 1
11 years 7 months ago #141407

Thank you very much! That was pretty stupid of me :/ I thought it was a malfunction in the PHP for displaying the thumbnails in the module, because sometimes it worked, other times not....Anyway, thank you very much!

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

Time to create page: 0.074 seconds
Powered by Kunena Forum