I have already installed a custom plugin with the code below to increase the featured image size. When I access the blog post the featured image is cropped as per the attached image. I had this working previously, though a recent wordpress update appears to have changed this. Can you please review and advise?
<?php
/*
Plugin Name: Colorlib Plugin
Description: Quick Custom Solution Plugin for Implementing Custom Solution.
Version: 1.0.0
Author: Movin
Author URI: http://freewptp.com/
License: GNU General Public License (Version 2 - GPLv2)
*/
It seems you are using Jetpack plugin on your site so could you please try temporary deactivating it or its Photon module on your site?
This jetpack photon module is not updating the images stored on wp.com so to resolve the issue either disable this module or update the images on wp.com by contacting jetpack support team.
After the recent wordpress update and the Activello theme update I am experiencing feature image size issues. When I visit http://www.simplytravelled.com/ I can see that the feature image displayed is cropped.
When I click the image it loads to page Explore the Best Myanmar has to Offer in 3-Weeks - Simply Travelled and I can see the feature image in full size. Is it possible to have the default page display the feature images for posts in full size rather than being cropped?