Title: Checking is plugin work right
Last modified: January 1, 2021

---

# Checking is plugin work right

 *  Resolved [olegburakov](https://wordpress.org/support/users/olegburakov/)
 * (@olegburakov)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/checking-is-plugin-work-right/)
 * Hi, I trying to understang is the plugin work right. As I saw on plugin tutorial
   I should get something like this [https://i.imgur.com/9LQMLND.png](https://i.imgur.com/9LQMLND.png).
 * But I don’t get this srcset with “2x” [https://i.imgur.com/1eIvOMr.png](https://i.imgur.com/1eIvOMr.png).
   But somehow I get proper image depending on devtools pixel ratio:
    1) [https://i.imgur.com/6T2Ly9i.jpg](https://i.imgur.com/6T2Ly9i.jpg)
   2) [https://i.imgur.com/dxRBWqA.png](https://i.imgur.com/dxRBWqA.png)
 * I use “Responsive image” delivery method and wp_get_attachment_image function.
   Is it the correct work and the tutorial page a bit out of date? Or I not, and
   I should see “2x” in srcset?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/checking-is-plugin-work-right/#post-13874939)
 * 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](https://wordpress.org/support/users/olegburakov/)
 * (@olegburakov)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/checking-is-plugin-work-right/#post-13875573)
 * Thanks for your answer! I select PictureFill but nothing changes as I see [https://i.imgur.com/5wc6X6H.png](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](https://imgur.com/LXzpOkO)
 * 3) In admin I have this [https://i.imgur.com/ckmDAdF.png](https://i.imgur.com/ckmDAdF.png)
 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/checking-is-plugin-work-right/#post-13879324)
 * 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](https://wordpress.org/support/users/olegburakov/)
 * (@olegburakov)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/checking-is-plugin-work-right/#post-13880553)
 * 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](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/](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.

 * ![](https://ps.w.org/wp-retina-2x/assets/icon-256x256.png?rev=2597316)
 * [Perfect Images: Regenerate Thumbnails, Image Sizes, WebP & AVIF](https://wordpress.org/plugins/wp-retina-2x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-retina-2x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-retina-2x/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-retina-2x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-retina-2x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-retina-2x/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [olegburakov](https://wordpress.org/support/users/olegburakov/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/checking-is-plugin-work-right/#post-13880553)
 * Status: resolved