Woocommerce product detail - new update

milu.cernochova
22 Posts
milu.cernochova posted this 27 April 2017

Hi, when I click on thumbnail in Woocommerce product detail, it opens in self window. I'd like to display as in the previous version. What should I do with it?
Thanks

Hi, when I click on thumbnail in Woocommerce product detail, it opens in self window. I'd like to display as in the previous version. What should I do with it? Thanks
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 27 April 2017

Hi,

We are sorry for the issue, our developers are working on it now.

Sincerely,
Hella

Hi, We are sorry for the issue, our developers are working on it now. Sincerely, Hella
Support Team
Support Team posted this 28 April 2017

Hello,
To fix the issue manually please try the following solution:
1. Themler Home tab >> Settings >> Additional CMS Code
2. add the following code:

update_option('woocommerce_enable_lightbox', 'no');

3.save theme.

This code should be executed once. You can later remove it. The fix will still be applied.

Regards,
Aileen

Hello, To fix the issue manually please try the following solution: 1. Themler Home tab >> Settings >> Additional CMS Code 2. add the following code: update_option('woocommerce_enable_lightbox', 'no'); 3.save theme. This code should be executed once. You can later remove it. The fix will still be applied. Regards, Aileen
milu.cernochova
22 Posts
milu.cernochova posted this 28 April 2017

Yes, it works! Thank you very much!

Yes, it works! Thank you very much!
Support Team
Support Team posted this 28 April 2017

You are welcome. Feel free to contact us in any other occasion.

Sincerely,
Hella

You are welcome. Feel free to contact us in any other occasion. Sincerely, Hella
You must log in or register to leave comments