Hi guys,
I hope this is gonna make sense and you can help me out.
On my blog I use images that are quite different in size to the rest as to optimize for Pinterest. I want these pictures to be hidden on my blog, but I want them to appear when people hit the ‘Pin’ button.
(See bottom of https://aylovelife.nl/get-healthy/oververmoeid-burn-out-wat-doen/ to check out how large these images are and why I thus want to hide them)
I’ve tried hiding the images using Cornerstone’s ‘hide during breakpoints’ button and then selecting all screen formats. The picture is obviously hidden then, but won’t show when I try to pin.
So now I’ve tried adding CSS to this specific image: $el {display:none;}, which also hides the image, but also doesn’t display when I try to pin.
I found this topic: https://theme.co/apex/forum/t/hidden-pinterest-image/20694 with the exact same question, but the answer there doesn’t make sense to me. The footer widget area is something that would display on my entire website wouldn’t it? And what I’m trying to achieve is to create one image per blogpost that is specifically for Pinterest. I don’t want to fill my footer area with a widget for each post, I want to do this within the post itself.
As I said, I hope that you understand what I’m trying to achieve here and of course I hope you can help!

