Wrong. The widget runs on the client side. It is pretty useless for people within big networks with one (or few) public IP addresses but that has nothing to do with hosting providers. e.g. I’m at my college and nothing shows up because other people used the available requests for my college’s IP address.

Hi,
Thanks for taking time to handle requests on this forum.
I do not understand if it is the same problem but my Twitter feed does not display on Chrome while it foes for IE and Firefox. Not even the frame.

Script source is http://widgets.twimg.com/j/2/widget.js

Thanks.

Solved preview problem in DW. I work in Dreamweaver CS5 all day. It won’t show on the preview page b/c the site needs to load “active” or “live” content. (Not sure why it worked before and then stopped) I have a test backpage in my domain and it works there, so when I want to test changes to the Twitter widget, I upload the html page via FTP and visit the “live” test page. Hope that helps!

Hello,
I have generate a script using Twitter widget, it will completely works on localhost but on live site the box have only twitter link, there is no any slide bar, tweets and timeline. i have no any style sheet for twitter. Please help me, i am attaching the code which i used, if possible then fix it.

Tweets by @pramodyadav672

Did you enter the domain name (excluding protocol or path, just like a “domain.tld”) of the web page you’re putting this widget on when configuring it in the tool?

I am having the same problem everyone else described. I see the hyperlink, but no feed. I contacted the domain server host, and they said the feed ends in a -404 error. I read something about an API change, and also saw an article about old feed codes ending in October. I’m not sure where to find this to update it. I embedded the java script source in the header, and
the widget code i got from twitter was:

Tweets by @GrandEvolution

Is it really just because I use Dreamweaver?

We’ve added a theme widget to our site in devel. Last week the html showed two tweets on the page - beautifully. And now, it only shows one :frowning: - we’ve tried changing the code to other twitter accounts (fashionicon, wedweek) and that successfully shows two perfectly. But when we change the account to AZOMITE - it flips back to one. Starting to go a bit batty.

We retweeted a few things to change order and that seemed to funk things up. Any ideas on how to reset things or code to add to get back to double tweeting display? APparently it’s originating with the twitter account as the other test accounts double tweet display just fine.

Link to devel site - twitter code in bottom right corner: Centum

Latest Tweets

    Keep in mind you’re using a deprecated version of the API that will be retired in March 2013.

    The count parameter is an “up to” parameter – in this case, it’s likely the user @azomite has either retweeted tweets recently or deleted tweets, making two results from your request unservicable. In a situation where you want exactly 2 tweets, it’d be better to ask for more and then whittle it down.

    I use Wordpress and see the same for the Timeline Widget. I tried Website with and without www in the setup to no avail. I also created a standalone HTML page with nothing but the Script and I still see exactly what you see, “Tweets by @…” which is the link.
    The HTML page is in another, higher directory.
    I haven’t seen a WP widget I’d like, that’s still the alternate Plan B. Any ideas?

    I’m tired of fooling with this, does anyone know a third party widget that works?

    My twitter widget for my web site stopped working. The code I’m working with is the following:

    Please advise ASAP

    I’ve just started building and am very new to web design, but reviewing the thread, this issue is still ongoing? I am trying to get my widget to work as well and am also receiving the same link stating:
    Links by @ sweetfeetspray

    see my code;

    Tweets by @sweetfeetspray

    any help possible?

    Are you viewing this in a web browser being served by a web server from (one of) the same domain name(s) as you entered in the field when configuring the widget?

    Igenerated the code for a widget of our tweets to show on our website. It only shows on systems using win7 and mobile devices, but those using winXP can’t see anything. Please assist urgently as our site is live.

    Any suggestion how to get the twitter icon and “Join this Conversation” text at the bottom of the widget? I used to have it, but not now.

    Folks,

    Do checkout our Twitter widget - we analyze and show sentiment analysis and trends on top of it.

    Also, an history is maintained so that you can do a lot deeper behavioral analysis.

    Here is a link to where you can pick the widget up -
    http://widget.socialappshq.com/widget/landing

    Can any one tell me what will happen to this “old” twitter widget when they switch on march 5th? Will it still work? If there is documentation on this, can some one please point me to this. (I’ve searched all over the twitter site, but can’t find anything) Thanks in advance.

                           <script src="http://widgets.twimg.com/j/2/widget.js"></script> 
                           <script> 
                           new TWTR.Widget({
                           version: 2,
                           type: 'profile',
                           rpp: 5,
                           interval: 6000,
                           width: 278,
                           height: 110,
                           theme: {
                           shell: {
                             background: '#dbdbd',
                             color: '#9a010b'
                           },
                           tweets: {
                             background: '#fffff',
                             color: '#333333',
                             links: '#054696'
                           }
                           },
                           features: {
                           scrollbar: true,
                           loop: true,
                           live: false,
                           hashtags: true,
                           timestamp: true,
                           avatars: false,
                           behavior: 'all'
                           }
                           }).render().setUser('depaulathletics').start();
                           </script>
    

    hello,
    I’m building a site with Adobe Muse, when I go to twitter from Chrome and copy the code I can see my twitter box in Safari and Chrome it, but not in Internet Explorer or Camino. Also, in Firefox the dialog box appears in random places

    hello,
    I’m building a site with Adobe Muse, when I go to twitter from Chrome and copy the code I can see my twitter box in Safari and Chrome it, but not in Internet Explorer or Camino. Also, in Firefox the dialog box appears in random places

    I need help with my profile tweet button