How to Add Latest Tweets widgets to blogger blogspot Or Wordpress
The latest Tweets Widgets is the dynamic and useful Widgets
which gives a nice look your blog as well as useful too.
Here I am giving the trick and code how to add this Twitter
Latest Tweets Widgets in you Blogspot or in the Wordpress sites.
For Blogspot blog:
- Go to Blogger > Layout
- Click on Add a Gadget
- Choose HTML/Javascript Widget
- Paste the following code inside it and drag the widget to add your button to any location you want to show on your blog.
<a
class="twitter-timeline"
href="https://twitter.com/Technotag4u"
data-widget-id="269860278383034368">Tweets by
@Technotag4u</a>
<script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
**Replace
Technotag4U with your Twitter user name.
5. Finally save your widgets.
For Wordpress Site:
- Go to Appearence > Widgets
- Drag Text to your Sidebar or Social Widgets Area
- Default a Dialog box open
- Paste the following code inside the open Dialog box.
<a class="twitter-timeline" href="https://twitter.com/Technotag4u" data-widget-id="269860278383034368">Tweets by @Technotag4u</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
**Replace Technotag4U with your Twitter user name.
5. Finally save your widgets.
0 comments:
Post a Comment