i can't seem for the life of me to get any image lazy loading plugins working in wordpress. I tried lazy load, wp lazy load and bj lazy load. It seems that none of the image on the site are "lazyloading". I tested this also using auditing tools (chrome audit). When the I remove the images (there are about 50 images per page), my audit performance and other scores are 99. When i load the images in (Using wordpress loop), my performance when down to 64.
I tried each of the lazy load plugins, and none of them seem to lazy load. I am testing locally but i don't think that would make a difference would it? My score never went past 64 when enabling any of those plugins.
UPDATE Chrome Dev console before activating plugin.
After activating bj lazy load and check to see if it loaded into the page on refresh.
Chrome console after activating bj lazy load, with no errors.

It seems to me that the page is loading fine with no errors, and that bj-lazy-load is successfully loaded on the page. I'm stumped to what else could be the issue. I have a lot of images and won't be able to go live until i can get this figured out :(.

