Hello
I have set a slider accordeon on my homepage with a setting magazine 710 x 375, uploaded the pictures 900×506. But once set, the pictures are seems to be with very bad quality. How can I resolve this problem ?
Thanks for your help
Hey sandra1307,
Try opening up /enfold/config-templatebuilder/avia-template-builder/php/generic-helper.class.php and change line 97 from this.
if(!empty($exclude_default)) unset($image_sizes['no scaling']);
To this.
//if(!empty($exclude_default)) unset($image_sizes['no scaling']);
You should now be able to select “No scaling” in the image sizes and crop your images manually before uploading.
Best regards,
Jordan Shannon