Advertisement
bdbrown

Twitter Links

Apr 23rd, 2015
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.58 KB | None | 0 0
  1. This is what I have in the source on my test page that contains the post with the twitter link:
  2.  
  3. <div class="entry">
  4.     <div class="entry-inner">
  5.         <p>here is some text before the twitter tweet embedded url.</p>
  6. <p>&nbsp;</p>
  7. <blockquote class="twitter-tweet" width="550">
  8. <p>Inkredible! The <a href="https://twitter.com/hashtag/WiiU?src=hash">#WiiU</a> <a href="https://twitter.com/hashtag/Splatoon?src=hash">#Splatoon</a> Premium Pack comes with a copy of the game and makes a splash on 19/06! <a href="http://t.co/UrwhObYWb9">pic.twitter.com/UrwhObYWb9</a></p>
  9. <p>&mdash; Nintendo of Europe (@NintendoEurope) <a href="https://twitter.com/NintendoEurope/status/590519052361146368">April 21, 2015</a></p></blockquote>
  10. <p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
  11.    
  12.  
  13.    
  14. This is what I see on the source for your page:
  15.    
  16. <div class="entry ">   
  17.     <div class="entry-inner">
  18.         <p>some images and text...
  19. travers diverses offres promotionnelles.</p>
  20. <div class="video-container">
  21. <blockquote class="twitter-tweet" width="550">
  22. <p>Inkredible! The <a href="https://twitter.com/hashtag/WiiU?src=hash">#WiiU</a> <a href="https://twitter.com/hashtag/Splatoon?src=hash">#Splatoon</a> Premium Pack comes with a copy of the game and makes a splash on 19/06! <a href="http://t.co/UrwhObYWb9">pic.twitter.com/UrwhObYWb9</a></p>
  23. <p>&mdash; Nintendo of Europe (@NintendoEurope) <a href="https://twitter.com/NintendoEurope/status/590519052361146368">April 21, 2015</a></p></blockquote>
  24. <p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement