Weird “bug” with images
-
We have pipes that save to posts with pictures. I works fine for visiting the website, images are there.
However, we tried several plugins to auto post to social media. I all of them, the picture is not present when wp the hook publish_post is triggered. It’s like there is no featured image when the new post hook is triggered. If we go to facebook debugger and scrape the url again, the image is there, along with the tags and all.
It seems that when wp-pipes publishes the posts, the featured image is not yet present, only a few seconds later. The workaround was to create a feed and post to social networks with a delay. Is there any information you can give us regarding this issue so we can fix it? Thanks a lot.
The topic ‘Weird “bug” with images’ is closed to new replies.