So do you have a solution to this?
Thanks
I’m having the same problem where I’m using the latest code from the Twitter Widget but only getting “Tweets by (username”. This happens on my laptop with the latest Safari and Firefox browsers. When I access the site with the embedded widget from my iPad, I see the timeline as it should be. What type of client settings could prevent the widget from working?
I just found that the Safari Extension “DoNotTrackMe” by Abine was preventing it from working. When I disabled the extension, the timeline displayed on the website.
schiles
#105
Brilliant find - I removed my install of the same and it resolved the issue.
Thank You!
I figured this out. For me, the script which replaced the “Tweets by @Keith_Irwin” link with the actually widget was not working because I was using it inside a jquery .load() element.
On my site I had my raw page content in a div element (so it would load first). After the content loads, a .load() function replaced it with another html doc (called frame.hrml) which contained all the CSS and header and navigation and formatting for all the pages on my site. On frame.html there was another .load() which put the original raw page content into the body element. Once that was done, the twitter script was somehow unable to replace the “Tweets by…” link with the widget.
I solved it by moving the to frame.html, right after the .load() loaded the raw content.
Not sure if this is general enough to help anyone… but if you used jquery’s .load() function, that might be the root of your problem!
I’m using Chromium 31 with the Adblock Plus extension v1.7.2. The extension believes the widget is an ad and thus it gets blocked.
kRt_uK
#109
Hi everyone,
Did you try to disable the Avast social network blocking function from Chrome?
It is found in the top-right corner of the Chrome window with an Avast symbol, just click there and turn-off this function.
Hope this help you.
@vincentisambart
It doesn’t. HELP ME PLEASE!
There doesn’t seem to be a solution and Twitter won’t respond. Tweet @twitter using this hashtag #widgetprobz. I’m hoping that if enough people complain they’ll do something about it.
There doesn’t seem to be a solution and Twitter won’t respond. Tweet @twitter using this hashtag #widgetprobz. I’m hoping that if enough people complain they’ll do something about it.
There doesn’t seem to be a solution and Twitter won’t respond. Tweet @twitter using this hashtag #widgetprobz. I’m hoping that if enough people complain they’ll do something about it.
There doesn’t seem to be a solution and Twitter won’t respond. Tweet @twitter using this hashtag #widgetprobz. I’m hoping that if enough people complain they’ll do something about it.
There doesn’t seem to be a solution and Twitter won’t respond. Tweet @twitter using this hashtag #widgetprobz. I’m hoping that if enough people complain they’ll do something about it.
Hello, I’ve had this problem and I’m using DJANGO and Textile. This might work if you’re having trouble, it might not but it’s worth a shot!
By adding == at the start and end of the code it breaks the Textile processor.
Here’s my code which works:
==Tweets by @USWcareers==
====
This worked! The problem may also be related to antivirus software. Avast did have a Chrome extension that was blocking social networks. I just unchecked the block and it works!
@OhHowSuper have you resolve this issue because I am facing same issue with ipad & iphone. things are woking fine for android not for ios.
Any one having this issue with ios because it is not giving twiiter timeline on same page instead it open a new web page and show timeline there any one here can help me with this???
I give up, this is just hopeless. I wasted a lot of time trying to get this piece of crap to work, and nobody really cares at Twitter, so I will delete this stuff from my website, and ask the gods to punish the developers of this lousy widget.