I have set the Thumbanil size to 112px, but the page is rendering the original size instead
That is why the thumbanil is so pixelated
The thumbnails show just fine in Firefox:
What could be wrong? maybe the Media Image settings are in conflict with the Product Image settings?
I have set the Thumbanil size to 112px, but the page is rendering the original size instead
That is why the thumbanil is so pixelated
The thumbnails show just fine in Firefox:
What could be wrong? maybe the Media Image settings are in conflict with the Product Image settings?
Share Improve this question edited Jun 15, 2020 at 8:21 CommunityBot 1 asked May 18, 2017 at 3:23 idanidan 335 bronze badges1 Answer
Reset to default 0Did you try to upload a new image and when uploading image checked what size it getting into image size in media?
You can also try custom thumbnail size:
add_image_size('products_image', 112, 112, true);
and enque it into loop.