• Hi!
    I added to my functions.php acustom size image:

    add_image_size( ‘small-thumb’, 150, 150,true);

    When I set a nextgen gallery image as a post thumbnail, it creates a new file in the gallery/cache folder. However, I’m not able to custom crop this image. Standard WP media library sees only images in the ‘upload’ folder but not the ‘gallery/cache’ one. Is there a way to crop it from the nextgen plugin admin panel?

    Thank you!

    https://www.ads-software.com/extend/plugins/nextgen-gallery/

  • The topic ‘Custom crop for custom size images’ is closed to new replies.