- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Bootstrap/JS Animated. How to activate twitter plugin
December 13, 2012
This tutorial will show you how to activate twitter plugin in JS Animate template.
You can configure Twitter-widget quite easily.
To make Twitter-widget work ‘jquery.tweet.js’ file is used. This file is located in ‘js’ folder of your template package.
Note, plugin initialization can be located in the “js/scripts.js” file or in the .html file which contains twitter block.
1. Locate the following part of the code:
$(".tweeter").tweet({ username: "temlatehelp", join_text: "auto", count: 2, auto_join_text_default: "we said,", auto_join_text_ed: "we", auto_join_text_ing: "we were", auto_join_text_reply: "we replied to", auto_join_text_url: "we were checking out", loading_text: "loading tweets..." });
2. Change the user name in the initialization script to any desired one.
3. Then choose the number of tweets to display (in the ‘count:’ field).
4. Save the changes.
5. Refresh your browser window to see the changes.
Twitter widget has been successfully updated.
This is the end of the tutorial, let us know if you have any question.
If you want more, we’d recommend to check out the selection of responsive Bootstrap templates.
Feel free to check the detailed video tutorial below: