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

    Before changing to Enfold I set my featured image size to less than the current 704 x 400px.

    As a result of this some of my featured images are less than 704 x 400px.

    Is there a quick and simple way of making them all 704x400px?

    Thanks

    Derek

    #195040

    Hi derek62!

    Where are you using the featured image? Posts? You can find the thumbnail size use for post on functions.php, find this code:

    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize slider

    Change the width and the height then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Size of Featured Images’ is closed to new replies.