Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    Indeed, it should work more or less like this, at least you should see @2x files in your src-set. That’s the way it works. However, all the plugins, theme builders and all that aren’t using the internal API of WordPress to generate those images, and when they don’t, they will skip the Retina process as well.

    Can you try the PictureFill method? It might work better. What is generating the images actually? Which theme builder or gallery system are you using?

    Thread Starter olegburakov

    (@olegburakov)

    Thanks for your answer! I select PictureFill but nothing changes as I see https://i.imgur.com/5wc6X6H.png.

    1) I disable ALL plugins except Perfect Images Retina, ACF, Polylang

    2) In template I output this image via wp_get_attachment_image

    View post on imgur.com

    3) In admin I have this https://i.imgur.com/ckmDAdF.png

    Plugin Author Jordy Meow

    (@tigroumeow)

    That’s very odd, because that should really work…

    If you are using wp_get_attachment_image, you don’t even need to use PictureFill, you can simply use Responsive Images and that will work too.

    You don’t have any errors or anything?

    Thread Starter olegburakov

    (@olegburakov)

    For the clarity of experiment I already switch to twentytwenty theme.

    Leave enabled only ACF PRO and Perfect Images Retina plugins, all others – deactivated https://i.imgur.com/fjlnHMc.png

    Set WP_DBUG to TRUE

    Set Responsive image delivery type.

    Don’t know what else I can do. Site link https://qline.olegburakov.ru/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checking is plugin work right’ is closed to new replies.