Closed edent closed 2 years ago
(Not sure if this is a problem with the plugin, or Bridgy - feel free to correct me)
Images from Tweet replies aren't included in comments.
This tweet - https://twitter.com/Gadgetoid/status/1209423035398311937 - has an image.
It gets rendered as this HTML from Bridgy - https://brid-gy.appspot.com/comment/twitter/edent/1209420474964496385/1209423035398311937
I think the issue is that the <img> is outside of the <div>
<img>
<div>
<div class="e-content p-name"> I went on a Wednesday 😂 <a class="u-mention" href="http://edent.tel/"></a> <a class="u-mention" href="https://shkspr.mobi/blog/"></a> <a class="u-mention" href="https://twitter.com/edent"></a> </div> <img class="u-photo" src="https://pbs.twimg.com/media/EMi71kMWsAIUuxu.jpg" alt="" />
So the comment looks like this, with no image:
This is the plugin.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
(Not sure if this is a problem with the plugin, or Bridgy - feel free to correct me)
Images from Tweet replies aren't included in comments.
This tweet - https://twitter.com/Gadgetoid/status/1209423035398311937 - has an image.
It gets rendered as this HTML from Bridgy - https://brid-gy.appspot.com/comment/twitter/edent/1209420474964496385/1209423035398311937
I think the issue is that the
<img>
is outside of the<div>
So the comment looks like this, with no image: