Disable Auto Resize Image Full Size on the Post

Posted in: Newspaper
Post count: 2

Hi, I am using Newspaper theme.

I noticed that all images I added to the post are automatically being resized to full size, which I don’t want.

I want it to remain the same size when uploading.

Example:

This is the original image size I uploaded

https://reviewplan.com/wp-content/uploads/2016/06/siteground-coupon.jpg

and I can view from the source code:

img src="https://reviewplan-lvzm5mr0z.stackpathdns.com/wp-content/uploads/2016/06/siteground-coupon.jpg" alt="SiteGround Coupon" width="252" height="154" /><figcaption class="wp-caption-text">SiteGround Coupon<

The image size is 252 x 154 px

However, when I open it in the browser, it is auto resize to the full size and cause the image to become blur.

https://www.reviewplan.com/siteground-reviews-wordpress-hosting-customer-support/

I want the image to stay in the original size, do not auto resize to the full size.

Is there any setting which can I disable this auto resize image in full?

How could I make my image display in original size?

Thank you.

Best Regards,

  • This topic was modified 8 years by kuanminyung. Reason: error
  • This topic was modified 8 years by kuanminyung. Reason: error
  • This topic was modified 8 years by kuanminyung. Reason: error
  • This topic was modified 8 years by kuanminyung. Reason: error
Post count: 20688

Hi,

WordPress changed the implementation of the post content images and captions, this conflicted with a theme condition. We fixed the issue after the 4.9 WordPress version, in a theme update (I believe 8.2).
Since you are using an older version of the theme the issue is not fixed. A solution would be to manually make a small modification in the theme stylesheet here
https://www.screencast.com/t/jJb8vt27l1B
https://www.screencast.com/t/FC97CyfZ53
Then the image will be displayed properly
https://www.screencast.com/t/aJwbsHTc03
Or consider updating the theme to the latest version
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Post count: 2

Thank you. It works!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.