Thumbnails used in slider but appear to be enlarged?
-
I’m using the WooCommerce Products Slider plug-in to add a slider to the top of my site’s homepage. The development version of the site is at https://kingstonchui.socialpresencebuilders.com. I’m using the WooCommerce Storefront theme. After I created the slider in WCPS, I added the following to the theme-header.php file:
`<?php echo do_shortcode(“[wcps id=’25’]”); ?>
If you go to the site you’ll notice that the images in the slider are somewhat fuzzy – it looks as though it might be selecting the thumbnail images but blowing them up to a much larger size. I found a similar topic in this support forum. I followed the instructions and set the “Slider Thumbnail Size” to Thumbnail – but it didn’t change how the images were rendered.
If I change the “Slider Thumbnail Size” to “Medium” – then it shows the medium-sized image as I expect…and the size of the slider at the top of the page doesn’t change. So it seems like when I select “thumbnail” it’s trying to blow up the image to medium size…hence the fuzziness.
- The topic ‘Thumbnails used in slider but appear to be enlarged?’ is closed to new replies.