Not shown thumbnail in media library for big images
-
Hello.
I greate stock shop. Not shown thumbnail in media library for big images
For loading big image add:
add_filter( 'big_image_size_threshold', '__return_false' );
Load standart image (1500*1000 pixels), all ok – https://i.imgur.com/FJtSkt7.png
But when load big image (4774*3182), thumbnail of photo not exist – https://i.imgur.com/KJERuAO.pngwhy?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Not shown thumbnail in media library for big images’ is closed to new replies.