Characteristics images won't animate

  • Posts: 21
  • Thank you received: 0
11 years 8 months ago #126538

-- url of the page with the problem -- : www.aswellascanbe.com/bobje/index.php/winkel
-- HikaShop version -- : 2.2.2
-- Joomla version -- : 3.1.5
-- PHP version -- : 5.3.2-1ubuntu4.20
-- Browser(s) name and version -- : FireFox 24.0

Hi there!

I have a little problem with the animation of product images:

My test shop has a product called "Jas 1" which has some color options, Green (default), Blue and Black, each with their own set of images. When entering the mentioned URL, the default configuration is shown: Green. When you mouse-over the thumbnails the image changes the way that you would expect. However, when you now select a different color (Dutch: "Kleur"), and try to mouse-over the thumbnails again, nothing happens...

Is this a known issue?

Greetz,
Peter

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

  • Posts: 83993
  • Thank you received: 13605
  • MODERATOR
11 years 8 months ago #126541

Hi,

Can you try to change the line:

$attr = 'onmouseover="return window.localPage.changeImage(this, \'hikashop_main_image\', \''.$img->url.'\', '.$img->width.', '.$img->height.');"';
to:
$attr = 'onmouseover="return window.localPage.changeImage(this, \'hikashop_main_image'.$variant_name.'\', \''.$img->url.'\', '.$img->width.', '.$img->height.');"';

in the file "show_block_img" via the menu Display>Views ?

The following user(s) said Thank You: peteritv

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

  • Posts: 21
  • Thank you received: 0
11 years 8 months ago #126542

That works like a charm :)

Thank you very much!

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

  • Posts: 21
  • Thank you received: 0
11 years 8 months ago #126543

So this might be a thing that will be corrected in the next release?

Thanx for the fast response BTW Nicolas :)

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

  • Posts: 83993
  • Thank you received: 13605
  • MODERATOR
11 years 8 months ago #126545

It will.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum