Tagged: snippets
I am using Snippets plugin to add to the functions.php file and need to resize all the blog featured images.
How would i format this to work in Snippet code?
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>600);
thanks!
Hey jomo5280,
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change the featured_large image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.
Best regards,
John Torvik
thank you – It finally worked when I resized “entry_with_sidebar size” – which seemed to work for my Featured Images in the Blog Posts.
Hi,
Did you need additional help, or shall we close this thread?
Best regards,
Jordan Shannon