Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #857125

    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!

    #857289

    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

    #858206

    thank you – It finally worked when I resized “entry_with_sidebar size” – which seemed to work for my Featured Images in the Blog Posts.

    #858241

    Hi,

    Did you need additional help, or shall we close this thread?

    Best regards,
    Jordan Shannon

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