WC 3.0.3 Product Gallery Not Working After Adding Code
-
Hi, I’ve added the functions.php code and the css suggested and gallery still not working properly. Thumbnails not spaced properly and it opens images in separate window. The code added is as follows:
add_theme_support( ‘wc-product-gallery-zoom’ ); add_theme_support( ‘wc-product-gallery-lightbox’ ); add_theme_support( ‘wc-product-gallery-slider’ );
css:
figure.woocommerce-product-gallery__wrapper { margin: 0; }
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
I have cleared cache and tried re-uploading functions.php/style.css to no avail. Sample of issue can be seen here:
https://visitmathews.com/lodging-in-mathews-va/3-bedroom-homes-and-cottages/reflections-chesapeake-bay-getaway/Thanks for any insight you can provide.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘WC 3.0.3 Product Gallery Not Working After Adding Code’ is closed to new replies.