Trouble creating Hastag-based Twitter Widget

I wanted to know if anyone could help with adding a hastag-based twitter widget to a website. To test it, I’ve created a Twitter widget which displayed the tweets for #batman, and the HTML under the twitter widget (which I copy) is:

<a class="twitter-timeline" href="https://twitter.com/hashtag/batman" data-widget-id="647987025300299776">#batman Tweets</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> 

However, when I try and add this to my website, the widget doesn’t display (the screen with all of the tweets), or it shows up as a link. Is there a way to display the entire box with the tweets on the site? Thanks in advance for the help.

Hi @borslg, Can you please update your post with some more information so we can help you faster? Things like your read-only link, screenshots, and your environment info really speed things up.

Posting guidelines can be found here: Posting Guidelines for the Design Help Category - General - Forum | Webflow

Thanks in advance! :slight_smile:

https://preview.webflow.com/preview/stephenlgomez?preview=2018485b00c983296796fd50c394ec0b

And I am using Google Chrome.

Did you need more info from me?

Hi @borslg, this is what I see, how is it not displaying properly for you ?

Regards,
Dave

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.