Styling the new twitter widget (embedded timeline)

前端 未结 14 1377
天命终不由人
天命终不由人 2020-12-08 16:28

A few days/weeks ago, some of my sites\' twitter widgets stopped pulling through data properly. Turns out Version 2 twitter widget is deprecated, and the new embedded timeli

相关标签:
14条回答
  • 2020-12-08 17:12

    Simple enough to set the number of Tweets:

    Tweet limit: To fix the size of a timeline to a preset number of Tweets, use the data-tweet-limit="5" attribute with any value between 1 and 20 Tweets. The timeline will render the specified number of Tweets from the timeline, expanding the height of the widget to display all Tweets without scrolling. Since the widget is of a fixed size, it will not poll for updates when using this option.

    Not sure how to remove the user icon though.

    0 讨论(0)
  • 2020-12-08 17:15

    Go to this site and download this plugin, then you can style in anyway you chose Jason Mayes

    0 讨论(0)
提交回复
热议问题