Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.11

    Thanks in advance

    John

    #461838

    Hey johnkentsf!

    at first please upgrade to Enfold 3.2 and let us know if you still need help.

    Best regards,
    Andy

    #462431

    Hello 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.png

    Enfold Product image settings:
    http://hamlin.s3-us-west-2.amazonaws.com/wp-content/uploads/2015/06/01-enfold-product-image-setting.png

    As 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 — John

    #467147

    Hi!

    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 8 years, 10 months ago by Elliott.
    #467259

    Elliot,
    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 Elliot

    John

    #467296

    Hey 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!
    Dake

    #467297

    Thanks for the tip Dake :)

    John

    #467301

    You’re welcome John :)

    Cheers!
    Dake

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘WooCommerce Product image lightbox check box missing from settings’ is closed to new replies.