• I am trying to use add_image_size function on my page, but it’s not cropping in any of my defined image names.

    example add_image_size( ‘neptune-minithumb’, 75, 75, true );

    What it does is shrink the image by the largest size and leave the smaller size about what is proportional.

    how can i get it to crop??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same problem here. As suggested in this thread, you can use a plug-in to reset your thumbnails and fix the problem.

    Unfortunately it didn’t fix the problem at all in my case.

    This article explains thoroughly images work in WP, but you won’t find the solution to your problem.

    A few Google searches show that, apparently, nobody knows what’s going on 🙁

    Make sure you have the GD or imagemagick libraries installed on the server?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add_image_size not croping’ is closed to new replies.