Hi together,
I’d like to embed more than one Twitter tweets into a blog post. To include such tweets I’m using a text block (full width) and the embed-function of Twitter. Each tweet has the 3 dots-menu (More) + select “Embed Tweet”.
For example for this tweet I’d use this code:
<blockquote class="twitter-tweet" lang="en"><p>World Champion...hard to believe... <a href="http://t.co/hy8jyVeB17">pic.twitter.com/hy8jyVeB17</a></p>— Mats Hummels (@matshummels) <a href="https://twitter.com/matshummels/status/488646780238974976">July 14, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
The same for other tweets. But as soon as I inlcude more than one tweet the other text block (full width) will be emptied and won’t be shown.
Is there any “fast solution” for this behavior?
Thanks!
István