Tagged: woocommerce
-
AuthorPosts
-
June 18, 2015 at 8:43 am #461163
Hello — I am used to having the option to use or not use the woocommerce product image lightbox. I usually activate it on the settings/products/display page under the image size settings.
Right now I just see the column settings for enfold there.
I know I can activate the enfold lightbox in the theme settings and I have tried it selected on and off.
Can I not use the woocommerce lightbox with enfold?
I am using wp 4.2.2 | enfold 3.1.5 | woocommerce 2.3.11Thanks in advance
John
June 19, 2015 at 12:53 pm #461838Hey johnkentsf!
at first please upgrade to Enfold 3.2 and let us know if you still need help.
Best regards,
AndyJune 22, 2015 at 6:16 am #462431Hello Andy, Thanks for the heads up!
3.2 is now active but I still have the same issue. Please look at these links, it may help to explain my problem a little better. What I am missing is the control to use the woocommerce lightbox.WooCommerce light box setting as delved with WooCommerce.
http://hamlin.s3-us-west-2.amazonaws.com/wp-content/uploads/2015/06/01-woo-productimage-setting.pngEnfold Product image settings:
http://hamlin.s3-us-west-2.amazonaws.com/wp-content/uploads/2015/06/01-enfold-product-image-setting.pngAs you can see enfold has been stripped of this setting, can you explain why I do not have this control anymore and if there is a way I can re-activate it :)
Do you have a code snippet I can add to the functions.php on my child theme.
Here is a link to the site if you need it
http://hamlin.sfschoolportraits.com/product/portrait-09/
Thanks in advance — JohnJuly 1, 2015 at 6:10 pm #467147Hi!
You can edit line 16 in the /enfold/config-woocommerce/admin-options.php to get that options back.
$remove = array('woocommerce_enable_lightbox', 'woocommerce_frontend_css');
It was removed for a reason though. I don’t think the magnific popup is going to work in tandem with other lightbox scripts. Some more editing is probably going to be required in the javascript to prevent magnific from loading on product images, etc etc.
Best regards,
Elliott- This reply was modified 9 years, 4 months ago by Elliott.
July 1, 2015 at 10:27 pm #467259Elliot,
Thanks for a great response. I figured there was a reason for this. My reason for wanting to use the Woo lightbox is that I bought the watermarking extension that Woo sells and it only works with the images inside the WooCommerce shopping cart system. I think I will re think which watermark plugin I use.
I did a search for “watermark” in the kriesi support forum to review some of the conversations.
Do you have a recommendation for a watermark plugin that works well with enfold, even better if it works well with WooCommerce.
Thanks again ElliotJohn
July 2, 2015 at 1:32 am #467296Hey John,
I have tested and can confirm that the Image Watermark plugin by dFactory works seamlessly with Enfold thus far:
https://wordpress.org/plugins/image-watermark/
It has a lot of the standard features that a watermark plugin should have. It’s a free plugin too so you can try it out and see how it fares.
Cheers!
DakeJuly 2, 2015 at 1:34 am #467297Thanks for the tip Dake :)
John
July 2, 2015 at 1:50 am #467301You’re welcome John :)
Cheers!
Dake -
AuthorPosts
- The topic ‘WooCommerce Product image lightbox check box missing from settings’ is closed to new replies.