NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on June 17, 2016, 06:06:24 AM

Title: Possible to embed twitter feed?
Post by: JohanR 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
Title: Re: Possible to embed twitter feed?
Post by: Bruce 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
Title: Re: Possible to embed twitter feed?
Post by: JohanR 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