If you are looking to showcase the products of your eCommerce website in a beautiful and responsive gallery then, you are at the right place. I have two problems with WooCommerce(3.1.1) product images and Specular(2.5.0) running on WordPress 4.8.1. TP Woocommerce Product Gallery will add a new menu item called “TP Woocommerce Product Gallery” in wordpress menu. However, the short description will still align to the right side of the content area. Today we take a look at how to disable the new Product Image Gallery features introduced in WooCommerce 3.0 on a per product basis. WooCommerce Product Gallery Slider Pro plugin allows you to display a nice product gallery on single product page. By simply adding a group of images to a product’s gallery, you’ll have a beautiful image rotation replace the product’s featured image. I wanted to disable the zoom and also have the featured image trigger the lightbox. A couple of weeks ago we posted about an experiment we were working on to improve the product galleries in WooCommerce, particularly the mobile experience. Here’s the full solution he posted, Today I had a client ask to disable Woocommerce’s “zoom” feature on product images. Customizing the product page is an awesome feature of UX Builder. That’s why you need to use a UX builder for customization. Add the direction of the slider. Customize the display gallery and the navigation style. The product no longer has a price, and consequently the Add to Cart button. I've seen multiple options to do it in the child theme, functions.php. In order to disable product Image Zoom, simply paste this snippet into your functions.php file, within the theme folder: remove_theme_support( 'wc-product-gallery-zoom' ); This one line magic code will disable image zoom feature on the single product page in WooCommerce. Additionally, you can hide the featured image and the sales badge. Ideally, you want visitors to be sent to a product very close to the one they were expecting in the first place, like a newer version or the same item in a different color. Upload the .zip file to … add_action( 'after_setup_theme', 'add_wc_gallery_lightbox', 100 ); function add_wc_gallery_lightbox() { remove_theme_support( 'wc-product-gallery-zoom' ); } WooCommerce has exciting features like image zoom effect. The slide effect is caused by the transform-duration: 0.9s style. This zoom effect is an important feature that allows users to examine the product image in detail. An online store is more complex than a regular website. Also, make sure to disable the Product Gallery e.g. .woocommerce-product-gallery__image { pointer-events: none; } All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel. Zoom in via lightbox. Uses jQuery slider. In case you don’t know, WooCommerce Lightbox is a product feature that lets you open the image gallery with just a click. WooCommerce enables you to add both a featured image (single product image) and product thumbnails ( gallery images ) which are displayed below your main product image on your product details page. How To Disable Magnifying Glass Effects On WooCommerce. function wc_remove_image_effect_support() { remove_theme_support( 'wc-product-gallery-zoom' ); remove_theme_support( 'wc-product-gallery … remove_theme_support ( 'wc-product-gallery-zoom' ); The function of this code will remove the “image zoom” feature on the single product page. … To disable the Zoom, Lightbox and Gallery slider effect on Woocommerce Products, add the below code snippet to the functions.php file of the child theme - . Sometimes, cool things don’t apply to certain businesses. Unzip the downloaded zip file. This snippet was last updated on July 11, 2017. From the options on the left of the image in the Woocommerce Product drop down, select the product the image should be assigned to. Download Add Featured Video in Product Gallery and have your .zip file. He discuss about disabling Woocommerce “zoom” feature on product images. Furthermore you can use our plugin on single product pages. PHP Snippet Part 2: Link Featured Image to External Product URL @ WooCommerce Single Product … Also, keeping the default WooCommerce behaviour might slow down your website, should you not need to use a specific functionality. This is where our plugin steps in: install and activate our solution, edit a variation product and add as many additional images as you want with ease. As one might have a good enough image as it is without the need for any extra effects going on with the single product image. Simply click on the gallery, press the Settings icon, go to Elements and you’ll have the option to disable the gallery. WPB WooCommerce Image Zoom Pro. Share your thoughts! WooCommerce also uses the featured image on the single product page along with thumbnail images in the product image gallery. If this is the first time you’ve heard of WooCommerce child theme, let me introduce it quickly. Some of the product images do not require zoom effect and you may want to remove zoom effect on this WooCommerce image. // Remove product images from the shop loop remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 ); However, we have the same issue as the product page – we may have sale badges left over that will now look kind of funny without an image to sit on. Hide Product Categories. Gallery Layout. Disable links to the single product page Your WooCommerce gallery should include all the information that customers need about your photos, as well as the image itself. Disable WooCommerce Product Zoom. This is another plugin that offers customizable options for image zoom along with product slider options. But, it may not be needed for everyone. The solution: redirect the missing product’s URL to a page as similar as possible so you don’t miss out on that worthwhile traffic. Disable Zoom, Lightbox and Gallery Slider on WooCommerce Products. Key features: You can easily configure its admin settings and slider autoplay options. Images display as they should, clicking one makes it the main (bigger) image and mouseover zooms. If for some reason you only want to display one image of each product, with the Divi Builder you can hide the gallery of any product. Zooming on Product Image – On the product page, the zoom only works if I … The New WooCommerce Product Image Gallery. WooCommerce -> Settings -> Display. .woocommerce-product-gallery { display:none; } This CSS will hide the product image and the placeholder image (WooCommerce shows a placeholder image for products that don’t have any featured image). At the WordPress admin panel, go to the Plugins section, and click ‘ Add New ’ to upload and install the plugin you recently downloaded from WooCommerce.com. This is a solution by Alex Brinkman posted for Divi Theme Tutorials & Web Design Resources Facebook group. This means that you may not want them to be able to access the single product page. Book a Call. Twist Nulled allows you to add a fully customizable image gallery slider in the WooCommerce single product page. If you only want to hide magnifying (zoom) icon on product image, it’s very simple. Twist 3.2.2 Nulled – Product Gallery Slider for Woocommerce. that the external product has only 1 featured image. So to set it to 0 for an instantaneous change you would use: body .product_layout_classic .woocommerce-product-gallery__wrapper { transition-duration: 0s !important; } Fade would work by changing the opacity over say 0.5s and would be … In the Lightbox, you’ll be able to scroll through each image in the gallery. Add galleries on product archives. To disable the click on those too, insert this extra code on your css: div.woocommerce-product-gallery__image.flex-active-slide { … What I also have and don’t want is a zoom icon on the top right of main image which clicks through to a separate gallery page. Moreover, the color of the zoom lens is also customizable. First thing first, create a child theme if you haven’t got one. there should be a disable box for zoom, gallery and lightbox. Comes with vertical and horizontal gallery layouts, clicking, sliding, image navigation, fancybox 3 & many more exciting features. Lightbox and product images gallery. There’s css class .woocommerce div.product div.images .woocommerce-product-gallery__trigger in Woocommerce’s style.css file, we just need to find this function and set to display:none to hide the icon and the magnifying glass icon … Its highly essential to sell your product. But for some product catalogs it doesn’t make sense to use all the new features on every product. WooCommerce Product Gallery Slider Features: Enable or disable the slider per product, in the product page. Then a checkbox for turn off all effects making the single product image non clickable. Product thumbnails are the smallest images used in the Cart, Widgets, and (optional) Gallery thumbnails underneath the Single Product Image. The Advanced WooCommerce Product Gallery Slider plugin. Finally, the third option is to write a filer for the woocommerce_is_purchasable hook. Once you’ve added your images to the gallery, click the blue pencil icon to open up the Edit Metadata window. In the product page the WooCommerce product thumbnail comes with a zoom effect by default. WooCommerce: Disable Zoom, Slider & Lightbox @ Single Product. .woocommerce-product-gallery__trigger, .zoomImg{display:none !important} You can place this code in Theme options –> General options –> Custom CSS Updated on December 19, 2018 However, you need to do something first. This will work for the featured image, but if you have other images in the same product gallery, those ones will still be clickable. All great. Here, in this tutorial, we will discuss a step by step guide for adding product gallery on your WooCommerce website using a free WordPress plugin – WP Product Gallery Lite. Activate TP Woocommerce Product Gallery through the ‘Plugins’ menu in WordPress. The second option is to enable stock management and then set the product stock to zero. If you want to disable Zoom, Lightbox, and Product gallery slider, then this code snippet will work for you. We laid out options to have a lightbox, a magnification/zoom, or both and included a poll to get your feedback. Unfortunately WooCommerce does not allow having additional variation images. I've tried it with … If you’ve already added images, you can simply remove them manually, or use PHP code. The first option is to simply remove the figure from the price fields. Step 2: Activate the WooCommerce module from the Astra Options under the WordPress Dashboard > Appearance > Astra Options Step 3: Visit customizer [ Appearance > Customize > WooCommerce ] to edit module settings . Advanced WooCommerce Product Gallery Slider is a WooCommerce single photo gallery plugin that enables you to quickly transform your WooCommerce product page gallery into a fully responsive carousel slider. Upload the plugin folder into the wp-content/plugins/ directory of your WordPress site. In WooCommerce we want to disable the product image zoom on hover. Installation. In addition, you can also use two styles of zoom lens as well. The new WooCommerce product image features are super duper. This will also hide the category option in any product category widgets and also removes the single product page so it will not be indexed by search engines. Someone gave me this code and it worked. I have created some products in WooCommerce and added product images (see attached image). Disable image zoom in the WooCommerce Product Gallery. Hide Magnifying glass icon (zoom icon) in Woocommerce. Snippets: Disable Image Click on WooCommerce Products. I found out that this piece of code should work: function remove_image_zoom_support() { remove_theme_support( 'wc-product-gallery-zoom' ); } add_action( 'after_setup_theme', 'remove_image_zoom_support', 100 ); Unfortunatelly, it doesn't. WooCommerce 360 Image provides you with an easy way to add a dynamic, controllable 360º image rotation to your WooCommerce site. - wc-product-gallery-disable-zoom.php Avada’s WooCommerce Product Images Layout – When Avada’s WooCommerce Product Images Layout is enabled, clicking anywhere on the image will open your product gallery in the Avada Lightbox gallery which looks like this. Adding Product Images and Galleries ↑ Back to top Adding product images and galleries are options available on the right-hand side when adding or editing a product in your store from WooCommerce > Products . The Avada Lightbox has an array of global options for changing the Lightbox style and … This allows Envira to send the item to the cart when your visitors select an item to purchase. If you have large number of image then the plugin convert your images to the awesome gallery, so user will get an organize view your product images. You can set product gallery images in … In the Total theme you can easily disable the product zoom which is native to WooCommerce by logging into your WordPress dashboard and going to Appearance > Customize > WooCommerce > Single and unchecking the box next to the “Product Gallery Zoom” setting. Also, the plugin offers zoom option for product gallery images as well. The featured image represents the product in product archive pages like the Shop page, home page, category page, product search results page, etc. Hi, I'm having trouble removing default WooCommerce behavior - zoom effect on product image hover. It’s responsive, touch-enabled and extremely easy to use. Disabling the zoom effect in WooCommerce is quite simple. WooCommerce allows you to upload a featured image and multiple thumbnail images when you create a product. This tutorial is going to show you how to disable product images lightbox gallery in WooCommerce templates. This tutorial is about how you can customize the WooCommerce product page using UX Builder. Add transition effects. Choose the categories you would like to hide from the Shop page and Search page results.