Archived topic
image sizing issues
5 replies · Started by floyd on December 3, 2019
I am having issues with image size uploaded on my WordPress site.
The image dimension I am trying to upload is 1100 x 9468 but whenever I upload it the dimension consistently change without giving me the option to restore the size of the image.
The page that this image is on is currently :
https://www.conversionslab.com/email-marketing-statistics/
as you can see the image is too small and the details are not being shown properly.
Hi there,
Looks like it's a WordPress issue:
https://generatepress.com/forums/topic/wordpress-image-scaled-down/#post-1089354
An idea on how I would be able to get this fix?
Have you tried adding the snippet in the article linked?
You can use one of these methods:
https://docs.generatepress.com/article/adding-php/
If that doesn't help, you will need to report it to WordPress support.
was able to fix the issue it is a WordPress issue with the new update...
All I did was add a line of code to my theme function and it worked...
from this article...
https://highedwebtech.com/2019/11/17/wordpress-5-3-and-large-image-uploads/
No problem :)
Make sure you aren't adding it to the parent theme's function.php.