BUG REPORT - product detail page messes up

  • Posts: 218
  • Thank you received: 6
12 years 3 months ago #37308

Hi, when i have variants setup for a product and on the frontend i change the variants in the drop downs, the additional image little thumbnails then move up over the main image. also text moves up and over the main image.

see image below





please let me know how i can fix. thanks

Attachments:

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

  • Posts: 81604
  • Thank you received: 13082
  • MODERATOR
12 years 3 months ago #37346

Could you give a link to that page so that we can see the problem ?

We don't have that problem on our end so it's hard to say anything without more info.

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

  • Posts: 218
  • Thank you received: 6
12 years 3 months ago #37434

web address in PM i sent earlier. thanks

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

  • Posts: 81604
  • Thank you received: 13082
  • MODERATOR
12 years 3 months ago #37447

did you change something in one of the view files of the product view ?

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

  • Posts: 218
  • Thank you received: 6
12 years 3 months ago #37454

no, havent changed any views (well not that i know of). i have opened up a few views but just saved them without making any changes.

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

  • Posts: 81604
  • Thank you received: 13082
  • MODERATOR
12 years 3 months ago #37603

It seems to be a bug resulting from recent changes to the show layout file.
Could you edit the file "show" of the view "product" via the menu Display->Views and change the line:
$height = $this->config->get('thumbnail_y');

to:
$height = $this->config->get('product_image_y',$this->config->get('thumbnail_y'));

That should help fix the problem.

The following user(s) said Thank You: woonydanny

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

  • Posts: 218
  • Thank you received: 6
12 years 3 months ago #37626

Yes it fixed it. Thank you!

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

Time to create page: 0.075 seconds
Powered by Kunena Forum