zoom photos

  • Posts: 55
  • Thank you received: 0
9 years 3 months ago #240883

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.4.8

I would like to turn off the zoom image in the view the product, how is it possible?

Greetings

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

  • Posts: 84313
  • Thank you received: 13702
  • MODERATOR
9 years 3 months ago #240885

Hi,

I don't see any zoom on your website.
If you're talking about the image popup that displays when you click on the main image on your product pages, you can edit the file show_block_img and change the line:
echo $this->popup->image($html, $img->origin_url, null, $attr);
to:
echo $html;
and that will remove the popup.

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

  • Posts: 55
  • Thank you received: 0
9 years 3 months ago #240946

ok it is the pop-up image, but if I change the file then deletes all pop-ups or just the image?

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

  • Posts: 84313
  • Thank you received: 13702
  • MODERATOR
9 years 3 months ago #240952

Hi,

It would remove the popup on the main image of the product page.

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

  • Posts: 55
  • Thank you received: 0
9 years 3 months ago #241041

Thanks

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

Time to create page: 0.062 seconds
Powered by Kunena Forum