Having issues calling a particular thumbnail size
-
Hi,
I’m trying to call a particular thumbnail size. I need thumbnails to be 104, 74. I’ve tried adjusting it in media but it still remains 150,150.So I added an image size like the following:
add_image_size('front-thumbnail', 104, 70, true);
Can someone please tell me what I’m doing wrong and why the image remains the same size? Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Having issues calling a particular thumbnail size’ is closed to new replies.