Hi guys
I have made a homepage with your excellent theme.
On the page theres is a blog with a sidebar. When I upload a featured image to a post, the image is reseized to 710px with – but I want it to be 845px so it fills the with of the post.
See here: http://test.moroccanhammam.dk/testtesttest/
I have tried to fiddle with the functions.php and change the width and then re-upload the image, but it doesnt work.
Can you help me?
Kind regards David
Hey davidchristensen!
Thank you for using Enfold.
Please edit functions.php, find this code on line 147:
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries
Adjust the width and height then upload the images or regenerate them using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Ismael