Hello @vegasims,
Seems like there is a bit of confusion here. Let me try to clear a few things.
I see there are images on your page which have the display none CSS property applied but some of them are visible when we click the Pinterest sharing icon and some are not. The point of Lazy Load is to load images only when then need to be visible.
Maybe you could assign a different class to all those images and then exclude them from lazy loading and then try to check if that works.
Now on the other hand when the Pinterest share icon is clicked, the complete action is being called and processed by the social share plugin.
The way how lazy load works is it’s not supposed to load any images that are not visible. With that, the way Pinterest sharing or the sharing plugin decides which images to get is not on the Smush plugins part as that is not something we are processing from our plugin.
I hope this gives more understanding of how things are been processed and been worked. Should you have any doubts or need any help, feel free to reply in the thread and we would be happy to help!
Regards,
Prathamesh Palve