Labels

 

Sunday, 18 November 2012

Add Latest Tweets widgets to blogger blogspot Or Wordpress

0 comments

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:

  1. Go to Blogger > Layout
  2. Click on Add a Gadget
  3. Choose HTML/Javascript Widget
  4. 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:


  1. Go to Appearence > Widgets
  2. Drag Text to your Sidebar or Social Widgets Area
  3. Default a Dialog box open
  4. 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.



Read full post »

Saturday, 17 November 2012

Add Twitter Follow button to Blogspot Or Wordpress

0 comments

How to Add Twitter Follow button to Blogspot Blogs Or Wordpress

Twitter follow button is one of the most important widgets for every blogspot blogs or for any other websites. It also give a nice professional look to you blog.

So, here i am giving you the exact trick and code to add the Twitter follow button on you blog or website.





For Blogspot blog:

  1. Go to Blogger > Layout
  2. Click on Add a Gadget
  3. Choose HTML/Javascript Widget
  4. 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 href="http://twitter.com/Technotag4U" class="twitter-follow-button">Follow @ Technotag4U</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>


**Replace Technotag4U with your Twitter user name.
       
       5.  Finally save your widgets.


For Wordpress Site:


  1. Go to Appearence > Widgets
  2. Drag Text to your Sidebar or Social Widgets Area
  3. Default a Dialog box open
  4. Paste the following code inside the open Dialog box.
<a href="http://twitter.com/Technotag4U" class="twitter-follow-button">Follow @ Technotag4U</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>


**Replace Technotag4U with your Twitter user name
       
       5.  Finally save your widgets.



Read full post »
 

Copyright © 2012 Technotag | Design by Jafar Emam | Theme by Technotagplus | Powered by Blogger
All the content of this blog is copyrighted to Jafar Emam and may not be reproduced on other blogs or websites.