multiple size thumbnails (add_image_size)
-
Hi,
I found in r1058 and r1059 of nextgen, that support for add_image_size has been added, the problem is i cant figure out a way to make it work, or i miss something.
I need 3-4 different image sizes for my template, so i’ve added some:
add_image_size( ‘content-small’, 190, 110, true );
in functions file. I type just one for exaple.Now consider i create in nextgen a new gallery with x images. I then make a new post and select the featured image from that nextgen gallery.
In the gallery folder, i get the thumbnails and the full image as set in nextgen settings. But none of the images sized with add_image_size.
Isnt supposed that when i select the featured image, all the sizes i set should be created?
If not can someone point me in the right direction please? Thank you.
regards
Stefano
The topic ‘multiple size thumbnails (add_image_size)’ is closed to new replies.