Image size issue

Posted in: Newspaper
Post count: 5

Hi,
I have facing image resize issue as my thumbnails are not showing at full. There is a grey space.
Please have a loot at the website http://www.heynortheast.com and let me know what i need to do.

I am on VPS with webmin installed. Let me know if i need to do something through SSH.

Thanks

Post count: 22421

Hello,

I have inspected your site and it seems you have no thumbnails created for the images. Please regenerate your thumbs: https://wordpress.org/plugins/force-regenerate-thumbnails/
Here are the sizes used by our theme: https://forum.tagdiv.com/theme-thumbs/
Let us know how it goes!

Thank you.

Post count: 5

I tried the plugin and although it said that the thumbnails were created, the problem is still there.
In my wp-content/uploads folder, I could see different sizes – say flood-assam-533×261.jpg, flood-assam-100×70.jpg etc – images. But the news images are uploaded as it is and no such different sizes are being created. Is this some server issue? I recently reinstalled my VPS and uploaded the backup. I guess this is some server issue and I hope you could guide me what needs to be changed.

Post count: 5

Issue solved. As said, it was the server which was troubling.
I hadn’t installed php-gd.
For those running CentOS on VPS, here’s the SSH code:
“yum install gd gd-devel php-gd”
and then restart apache:
“service httpd restart”

Thanks for your help.

Post count: 22421

Glad you solved it.
Have a nice day!

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