Embed a Twitter Feed

The steps to follow to add the Twitter feed to the site would be as follows:

  1. Go to https://publish.twitter.com/ to get your embed code. You’ll want to choose to embed a handle (e.g. @widatcp). 
    twitter_embed_1.PNG
  2. Copy the provided embed codeExample:
    1. <a class="twitter-timeline" href="https://twitter.com/agencyTwitterHandle">
      Tweets by Agency</a> 
      <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
      twitter_embed_2.PNG
  3. Open the page for editing where you would like to embed the Twitter feed. Put your cursor where you would like the embed to go.
  4. In the SharePoint Ribbon, choose Insert -> Web Part
    twitter_embed_3.PNG
  5. Choose Media and Content -> Script Editor -> Add
    twitter_embed_4.PNG
  6. Paste your embed code from above into the box. Press Insert.
  7. Save your page to preview changes.
*Note: Users must have designer access to be able to add the Script Editor web part.