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

    Hi

    I am trying to change the height of the image in easy slider using this code in my child theme functions:

    $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>458 ); // images for fullsize pages and fullsize slider

    but it is not taking affect when I use the resize thumbs plugin

    Is this the correct method?

    Many thanks

    Jon

    #1147686

    Hey zerodotnine,

    Thank you for the inquiry.

    You have to regenerate the thumbnails or upload the images again after adjusting their size. The following plugin should help.

    // https://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

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