guzzzen
Forum Replies Created
-
I fixed this problem using jQuery, but I feel this issue should be fixed within this plugin, not manually!
$(‘#featured-product .woocommerce ul.products li.product a img’).attr(‘src’,function(i,v){
return v.replace(/\-200×124.jpg.*/,’.jpg’);
});Another problem I’ve found is that if I create a full width slider showing only one product at a time, it doesn’t slide very well. This issue is seen best trying to slide 2 products, only one product will show…
- This reply was modified 8 years, 1 month ago by guzzzen.
ok,
This plugin worked fine before the last update..
Well this is a plugin that should work with the woo commerce plugin true?
So if one want a full image slider / showing 1 product at a time, the “Woo Product Slider and Carousel” plugin should display a full size img and not a thumb, otherwise this plugin doesn’t really work for full width sliders displaying only 1 product at a time right? that’s my point… I shouldn’t have to manually change the code in woo commerse plugin,
Just saying
🙁I DO want thumbs for listing a lot of items in the webshop, and I DO want thumbs creating sliders with 3-4 items per slide, but I want a full size img when creating a 1 product slider…
// Best regards