Hi there,
I used the new option to make my theme a little wider, so the text is 900px. Unfortunately, the title picture remains at 845px width. I resized all pics but it doesn’t change. Can you help?
Just take a look at our steak guide for example
Hi!
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 adjust as needed then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
Yigit
I did that, and added that line to the functions.php in the child theme but the new pics I upload still go to default width of 845 px.
Regenerating thumbnails hasn’T changed anything either.
What exactly do I have to add the the child theme functions.php to make it work?
Hey!
Instead of editing the code, please use this plugin: https://wordpress.org/plugins/simple-image-sizes/
Look for the entry_with_sidebar thumbnail on Settings > Media panel. Adjust the size then save changes. Upload the image again or regenerate the thumbnails.
Best regards,
Ismael