• Resolved code222

    (@code222)


    hi, i have installed the plugin and are great for functionality, but when generate the thumb the quality are poor, this plugin have a option for compress the image ? i tried to insert this in my functions.php

    add_filter( 'jpeg_quality', create_function( '', 'return 100;' ) );

    without success.

    I tried also to remove image thumb in folder “thumb” and then recreate it without success.

    how i can solve ?

    thanks

    https://wordpress.org/plugins/photo-gallery/

Viewing 1 replies (of 1 total)
  • Sona

    (@support-web-dorado)

    @code222,

    Please make sure that the image thumbnail dimensions in the shortcode are larger than the ones in Thumbnails Options>Generated Thumbnail dimensions. IF that’s not so, please make the Generated Thumbnail dimensions larger and Save the option. Then return to the gallery Select all images and press Recreate thumbnail. This will resolve your issue. Thank you.

Viewing 1 replies (of 1 total)

The topic ‘image thumb poor quality, disable compression’ is closed to new replies.