Nice work. I added the http: and hey presto!

Thanks for this. I can stop pulling out my hair.

hi,
Is there any php or java script code to follow my links without twitter follow me button.

Hi, twitter button is not coming up though I have done checked all that all points discussed in the the above button are fulfilled.
My code is as follows:-

Follow @shagun008

be sure that the link is

js.src=“http://platform.twitter.com/widgets.js”;

i missed the ‘g’ in ‘widgets’

Hi, why is the twitter count not rendering on http://buyregalo.com

i am trying to count 2 sites but i dont know how to get it done. e.g www.xyz.com and abc.com/food goes to the same page. i want to count both mentions on twitter instead of counting them separately.

thanks

ok ok very well

The following solution worked for me:

Change:
js.src=“//platform.twitter.com/widgets.js

to:
js.src=“http://platform.twitter.com/widgets.js

Hey, i also got the same problem twitter button is not coming up though I have done checked all that all points discussed in the the above button are fulfilled.
My code is as follows:-

!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’);

Been having this same problem but i’ve found another cause of the problem. I copy and pasted the url for the widget and a message came up saying it was blocked by an extension. I then tried it when in was incognito in chrome with no extensions enabled and no problem. Hope this helps.

I’ll try find out which extension is blocking the link.

In my case it’s caused by the AVG do not track extension.

I have a problem .I am working on a project in which it lists blogs of middle east and the latest post with respect to those blogs (http://developersatwork.com/projects/g4/theblogslounge/latest-post)
If yo see the twit links and click on them you will see .It is showing only the page title not the post title which I want .For example, its showing Theblogslounge:Latest post (which is the page title but , if I tweet the first post , it should show,Baked Eggs in Tomatoes Recipe)Can any body help…Its very urgent.Thanks in advance

Easy fix for this… - YouTube

@TripDaRipper

Still not working. Any other suggestions? I’ve been dealing with this for two months and no one has a solution. Moved the script to the head. Didn’t work. Messed with the http, https. Didn’t work. Disabled all extensions. Didn’t work. It works fine in IE, but chrome and iOS nothing.

@TripDaRipper

Still not working. Any other suggestions? I’ve been dealing with this for two months and no one has a solution. Moved the script to the head. Didn’t work. Messed with the http, https. Didn’t work. Disabled all extensions. Didn’t work. It works fine in IE, but chrome and iOS nothing.

Hi. You’re replying to a two year old ticket, so it’s very unlikely that any problem you’re having today will relate to a different cause. Please check the FAQ for advice on posting bug reports with enough information for us to investigate:

[faq:25874]

Ben

My button image is not working on my page either.

Tweet

Hey guys,

this may sound ridiculous to some of you but if your Twitter buttons show up just as plain text, make sure no content is blocked - my Ghostery plugin blocked the button which cost me a few minutes to figure out.

For what it’s worth – I ended up making single quotes { ’ } into double-quotes { " }. Made the text into a button.

can anyone please give me code for website twitter login in javascript for html page…