Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #338591

    Howdy,

    During one of the last updates the size that the main image is being rendered to at the top of a blog post has subtly changed from 846×476 to a slightly smaller size as shown in the image below.

    http://i61.tinypic.com/2885s43.gif

    How do I get the right image sizes back again as I don’t fancy editing all the featured images for the blog we made and they’re getting resized ever so slightly which makes the quality look poor.

    Matt

    #338594

    Hi Matt!

    Please go to Appearance > Editor and open Functions.php file and find

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries

    and change as needed and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.