Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Thank you! Nothing had worked until adding that block of code to functions.php! Hallelujah!
Thank you! The first thing you suggested, worked.
Thank you, a great help and well made tutorial. 🤓
thanks. Just scaling the image to more pixels worked.
Thank you, a great help and well made tutorial.
thank you really this helped! its working for me!
Thank you so much for this tutorial !!!
Thank you very much. I have solved my woocommerce blurry images with your help
Excellent!
Thank you - this helped fix my problem
Thank you so much Bro!!! the best!!!
Love you! Thank you so much!
Thanks! Please keep it up.
Thank you so much! It worked!
Brother you are amazing
Thank You Sooo Much... solve my problem
It worked, Thanks for the video
Worked bro thanks ❤
this fixed my blurry catalog images but my gallery images once you click on the product is still blurry hope you can help, Thanks
thank you bro its very useful
Thank You brother!!
ohh thank you so much !!!
respect brother
thank you very much
thanks a lot php code helps me out
The code used to work perfectly in the past, but now it generates two thumbnail images, one on the top blurry and one underneath sharp. Any suggestions? Thanks!
me too
same problem here @@TafeilStore
thank you so much ☺️
thank you
Thankyou❤
Thanks
My settings doesn't have Theme File Editor.... what do i do
Missing File Editor: ua-cam.com/video/PcMBPYAMHnw/v-deo.html
thanks
What if none of them worked for me ?
hey need your help this video helps me partially
yes
can you write the css code please
remove_action( 'woocommerce_before_shop_loop_item_title','woocommerce_template_loop_product_thumbnail',10);add_action ( 'woocommerce_before_shop_loop_item_title','custom_template_loop_product_thumbnail',10);function custom_template_loop_product_thumbnail(){ global $product; $size = 'woocommerce_thumbnail'; $image_size = apply_filters('single_product_archive_thumbnail_size',$size); echo $product ? $product->get_image('medium') : '';}
I love you
W
X Y Z
Thank you so much it helped me and fixed my problem
Thank you❤
Thank you! Nothing had worked until adding that block of code to functions.php! Hallelujah!
Thank you! The first thing you suggested, worked.
Thank you, a great help and well made tutorial. 🤓
thanks. Just scaling the image to more pixels worked.
Thank you, a great help and well made tutorial.
thank you really this helped! its working for me!
Thank you so much for this tutorial !!!
Thank you very much. I have solved my woocommerce blurry images with your help
Excellent!
Thank you - this helped fix my problem
Thank you so much Bro!!! the best!!!
Love you! Thank you so much!
Thanks! Please keep it up.
Thank you so much! It worked!
Brother you are amazing
Thank You Sooo Much... solve my problem
It worked, Thanks for the video
Worked bro thanks ❤
this fixed my blurry catalog images but my gallery images once you click on the product is still blurry hope you can help, Thanks
thank you bro its very useful
Thank You brother!!
ohh thank you so much !!!
respect brother
thank you very much
thanks a lot php code helps me out
The code used to work perfectly in the past, but now it generates two thumbnail images, one on the top blurry and one underneath sharp. Any suggestions? Thanks!
me too
same problem here @@TafeilStore
thank you so much ☺️
thank you
Thankyou❤
Thanks
My settings doesn't have Theme File Editor.... what do i do
Missing File Editor: ua-cam.com/video/PcMBPYAMHnw/v-deo.html
thanks
What if none of them worked for me ?
hey need your help
this video helps me partially
yes
can you write the css code please
remove_action( 'woocommerce_before_shop_loop_item_title','woocommerce_template_loop_product_thumbnail',10);
add_action ( 'woocommerce_before_shop_loop_item_title','custom_template_loop_product_thumbnail',10);
function custom_template_loop_product_thumbnail(){
global $product;
$size = 'woocommerce_thumbnail';
$image_size = apply_filters('single_product_archive_thumbnail_size',$size);
echo $product ? $product->get_image('medium') : '';
}
I love you
W
X Y Z
Thank you so much it helped me and fixed my problem
Thank you❤