• Resolved Be Dark

    (@b_dark)


    Hello,
    I have set with the help of Gutenberg 2 columns (50/50) in page, in the left column i set title and a content, on the right column i upload a image, with original dimensions 600×600, on “Styles>Default Style” section i set “Not Set”, on Image size i set “Full Size” and on Image dimensions “100%” but when i view the page the image is 600×600 but blurry.

    In back end on page show the right dimension/quality of image but on live page no, why?
    I create a new page demo nothing, i change theme, nothing again..

    i check the color of space is rgb, also i upload a different image and the same happen in the second image.

    The problem resolved when i disable your plugin. I don’t have set to resize with your plugin any other image except the woocommerce product images.

    I can give in public the link for privacy and seo reasons, but i can sent private if necessary

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nabil Lemsieh

    (@nlemsieh)

    Hi @b_dark

    Try to add this code snippet to your theme functions.php under Appearance menu > Theme Editor:

    add_filter('wp_sir_remove_full_size_from_srcset', '__return_false');

    If the problem persists, you can send me your shop URL to support[at]sirplugin.com and I’ll make sure to look into it.

    Best,
    Nabil

    Thread Starter Be Dark

    (@b_dark)

    yes! now is ok thnx a lot wish the best with your plugin!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blurry images on pages’ is closed to new replies.