• Resolved bethrobson

    (@bethrobson)


    After submitting an image that is not square, I noticed that in the post itself (not the list of posts, but the post that I see once I click on the image shown in the list) has been cropped. The image in the Media Library is fine, but the version in uploads is cropped to remove the bottom part of the image (it was a portrait image).

    Is this something user-submitted-posts is doing as it uploads? or something my theme is doing?

    Thanks

    https://www.ads-software.com/plugins/user-submitted-posts/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter bethrobson

    (@bethrobson)

    More info:
    In the HTML on the post page, the img link is:

    img src=”https://MY_WEBSITE/wp-content/uploads/2015/06/IMG_32959-825×675.jpg” alt=’Blue Sky Monday’ width=’1080′ height=’675′

    In my Media Library the image is 825 x 1100

    So somewhere the image is being cropped. I think it must be user-submitted-posts that’s doing the cropping when it’s uploaded to “uploads”. ???

    Thanks

    Plugin Author Jeff Starr

    (@specialk)

    Check out the WP General > Media settings

    (USP does not crop anything)

    Thread Starter bethrobson

    (@bethrobson)

    Still cropping.

    Weird. I upped the max size, and also turned off cropping for thumbnails and still the same behavior.

    Plugin Author Jeff Starr

    (@specialk)

    It sounds like your theme or some other plugin is doing the cropping. I recommend troubleshooting your theme by switching to another theme, preferably one of the default WP themes. Then troubleshoot plugins by temporarily disabling them.

    Thread Starter bethrobson

    (@bethrobson)

    Okay thanks I’ll give that a try

    Thread Starter bethrobson

    (@bethrobson)

    Got a fix for this in the theme. Thanks! It is in “single.php” and had to have it print a regular image rather than a thumbnail image.

    Plugin Author Jeff Starr

    (@specialk)

    Awesome, glad to hear you figured it out.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Images in blog posts are cropped’ is closed to new replies.