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

    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

    #880912

    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

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