Still no solutions to my adding twitter feed question
-
Hello,
I have posted here several times without receiving a solution. I know I have to go learn things on my own, so that’s what I’ve been doing – reading and researching. However, this has not helped much either, as I really don’t speak “code” so I often find myself feeling confused and frustrated!
I want to add my twitter comments to the right side of my web page. I found a way to make twitter generate code, and I have copied and pasted the code into my word processor to hold it until I could get here and ask what the code will do.
The code is:
<a href="https://twitter.com/DrJamesConsulti">Tweets by @DrJamesConsulti</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
If I can find a place to copy and paste this onto my website, will this show my current and recent (say last 5) twitter posts? Just from me?
If so, where the heck to I paste it?
I’m using theme Twenty Eleven.
Thank you for your help!
Jim
- The topic ‘Still no solutions to my adding twitter feed question’ is closed to new replies.