ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Thank you! Nothing had worked until adding that block of code to functions.php! Hallelujah!
Thank you, a great help and well made tutorial. 🤓
Thank you! The first thing you suggested, worked.
Thank you very much. I have solved my woocommerce blurry images with your help
Excellent!
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 - this helped fix my problem
Thank you so much Bro!!! the best!!!
Brother you are amazing
Thank you so much! It worked!
Love you! Thank you so much!
Thank you so much for this tutorial !!!
It worked, Thanks for the video
Thanks! Please keep it up.
Worked bro thanks ❤
Thank You Sooo Much... solve my problem
thank you bro its very useful
ohh thank you so much !!!
Thank you so much it helped me and fixed my problem
Thank You brother!!
thank you so much ☺️
respect brother
thank you very much
Thankyou❤
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
thanks a lot php code helps me out
thank you
Thanks
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
I have the same problem…did you find a solution?
My settings doesn't have Theme File Editor.... what do i do
Missing File Editor: th-cam.com/video/PcMBPYAMHnw/w-d-xo.html
hey need your help this video helps me partially
yes
What if none of them worked for me ?
I love you
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') : '';}
W
X Y Z
Thank you❤
Thank you! Nothing had worked until adding that block of code to functions.php! Hallelujah!
Thank you, a great help and well made tutorial. 🤓
Thank you! The first thing you suggested, worked.
Thank you very much. I have solved my woocommerce blurry images with your help
Excellent!
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 - this helped fix my problem
Thank you so much Bro!!! the best!!!
Brother you are amazing
Thank you so much! It worked!
Love you! Thank you so much!
Thank you so much for this tutorial !!!
It worked, Thanks for the video
Thanks! Please keep it up.
Worked bro thanks ❤
Thank You Sooo Much... solve my problem
thank you bro its very useful
ohh thank you so much !!!
Thank you so much it helped me and fixed my problem
Thank You brother!!
thank you so much ☺️
respect brother
thank you very much
Thankyou❤
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
thanks a lot php code helps me out
thank you
Thanks
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
I have the same problem…did you find a solution?
My settings doesn't have Theme File Editor.... what do i do
Missing File Editor: th-cam.com/video/PcMBPYAMHnw/w-d-xo.html
hey need your help
this video helps me partially
yes
What if none of them worked for me ?
I love you
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') : '';
}
W
X Y Z
Thank you❤