NetTalk Central

Author Topic: Possible to embed twitter feed?  (Read 3116 times)

JohanR

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
    • Email
Possible to embed twitter feed?
« on: June 17, 2016, 06:06:24 AM »

Hi,

Is there anything special I should do if I want to embed a twitter feed as per code below?
I have tried to put the java script file in the header, no success.

<a class="twitter-timeline" href="https://twitter.com/Bizcommunity">Tweets by Bizcommunity</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>


thanks

Johan

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Possible to embed twitter feed?
« Reply #1 on: June 17, 2016, 06:35:25 AM »
I copied it into the xHTML for the header procedure in example 3, and it seemed to work fine.

This code goes "onto the page" not into the <head> section of the page.

cheers
Bruce

JohanR

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
    • Email
Re: Possible to embed twitter feed?
« Reply #2 on: June 17, 2016, 07:14:07 AM »

Hi Bruce

I only get the link, not the actual tweets.
As per attachment.

Do you get the actual tweets showing up in the header?

thanks

Johan