Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1471684

    Hi There!
    I tried to set a before-after image, unfortunately the after image is extremely blurred and I can’t change it. It’s not the images, the quality of the images is the same and when I swap them, the other image is blurred… what’s the problem, what am I doing wrong?

    Thanks in advance

    best KiM

    • This topic was modified 1 day, 19 hours ago by Blatze.
    • This topic was modified 1 day, 19 hours ago by Blatze.
    • This topic was modified 1 day, 3 hours ago by Blatze.
    #1471689

    maybe it is because your images are no jpg images. They are webp files.
    it should work with webp too, but i do not know how browsers act with a different file extension.

    Edit: hm – the webp (renamed) do not work – and it does not work with webp graphics.
    I don’t quite understand this yet, because the images viewed in the Pure Browser are both sharp.

    see: https://webers-testseite.de/one-two/

    #1471692

    on Advanced tab of the Element : under Performance – choose : “Do not use Responsive Images”
    if you do not have that choice: put this to your child-theme functions.php:

    add_theme_support('avia_show_alb_responsive_image_option');
    

    then the webp will do their job. For some reason, the images from the srcset are superimposed.

    #1471693

    This worked for me thank you so much!! :)

    Please close.. ;)

    #1471694

    Ok – i will remove that example page.

    #1471701

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘before-after images blurred’ is closed to new replies.