Questions tagged [twitter-timeline]

11 questions
4
votes
1 answer

Twitter widget width not working

I have tried everything using css that i can think of , and set with in the embed , but i cant not get it to width more then 500px https://jsfiddle.net/9d73rhvj/
MShack
  • 642
  • 1
  • 14
  • 33
3
votes
1 answer

Twitter pagination for home_timeline API not working

I am using twitter home_timeline API for showing tweets.For first time I run this it works fine, but when I call it again (pull to load more), it doesn't responds. I am passing auth headers and in params I passed count, it doesn't worked too. I…
1
vote
2 answers

Twitter timeline embed is not working on website

I am using embed code from https://publish.twitter.com/ to embed our Twitter timeline on a website but it's showing as blank. I checked the console and it showed no errors. Could something be blocking Twitter from showing on the other website as…
Learning
  • 19,469
  • 39
  • 180
  • 373
1
vote
0 answers

Twitter timeline embedded not working in React

I am trying to embed a twitter timeline of a particular page in a react-bootstrap Panel however I am unable to get it to work. I am not getting any console logging output which makes me think that I have not gotten it set up properly, however I am…
devdc
  • 83
  • 1
  • 11
1
vote
1 answer

Unable to parse timezone string provided by twitter API

Twitter's user timeline API is giving me timezone information in its response payload in two different ways - utc_offset (integer) and time_zone (string) e.g. "utc_offset": -18000, "time_zone": "Eastern Time (US & Canada)", I intend to store…
comiventor
  • 3,922
  • 5
  • 50
  • 77
0
votes
0 answers

Console error in tweeter timeline added on website

I am getting console error in twitter timeline added on website. Twitter timeline is added in following way on website :
0
votes
0 answers

How to load Twitter Timeline Widget after click to preserve privacy?

In accordance to the new General Data Protection Regulation (GDPR) I want to give the visitor of my homepage the choice to see the Twitter Timeline, or not; before the timeline itself is loaded. How can I replace a static image on my website with…
Marcel Gangwisch
  • 8,856
  • 4
  • 23
  • 32
0
votes
1 answer

Twitter widget timeline using publish.twitter.com script is not loading in webview

When we use https://publish.twitter.com/# to get the script for Twitter timeline and use it in Webview at mobile app, the script simply showing "Tweets by " as a link instead of showing timeline. Can anyone suggest what is missing here?
0
votes
1 answer

setListAdapter for twitter fabric

I am trying to make an app with a twitter timeline an android studio. To do this I am using the twitter fabric API. The documentation for that I am following is found at https://docs.fabric.io/android/twitter/show-timelines.html#timeline-builders.…
-2
votes
2 answers

Twitter : how to get the last tweet time?

I can include the twiiter API . But I have to show the LAST TWEET TIME of that account. Is there any way to do it? Thanks
Nick
  • 40
  • 6
-2
votes
1 answer

embed in html page twitter timelines. css mod

I have embedded a twitter timeline in a html page with this javascript code: