Twitter widget issue
-
Hi
I created a twitter widget, saved it etc but its not showing on my blog. Have refreshed page etc.
The blog I need help with is: (visible only to logged in users)
-
Did you use this guide? http://en.support.wordpress.com/widgets/twitter-timeline-widget/
-
-
Are you sure you entered the correct twitter URL? If you entered an http:// URL try entering a https:// URL.
-
-
-
Tried that as well as Twitter widget created in twitter and still nothing!…
Its very frustrating. I thought wordpress was meant to be easy to use and stumbling at first hurdle and I know how to do all this normally.Tweets by @rosalinddavis
<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> -
The widget provided by Twitter will not work here as you have noted. The Twitter Timeline Widget o to work though, so I’ll tag this thread for a Staff follow-up. Please subscribe to the thread so you are notified when they respond and please be patient while waiting.
-
The Twitter Timeline widget is a bit tricky because of the way Twitter creates the code.
First, drag that widget into your sidebar. You will have a number of fields to fill in for design purposes, but the most important one is the code provided by Twitter.
In the widget there’s a link to creating your timeline widget. You will go over to your Twitter page using that link and will set it up there. Then once you have saved your changes on Twitter, you need to look at the URL for the page you’re now on, which will look something like this:
https://twitter.com/settings/widgets/456945627861103132/edit?focus_textarea=1¬ice=WIDGET_CREATED
In the box in the widget labeled “Widget ID: ( ? )” you will enter the number from that URL, in my case 456945627861103132, into that box.
You do not want to copy the HTML code produced by Twitter, as that code will not work on WordPress.com.
This document explains the steps with a couple of screenshots, and explains the other settings: http://en.support.wordpress.com/widgets/twitter-timeline-widget/
- The topic ‘Twitter widget issue’ is closed to new replies.