Automated Add News Ticker in Blogs

                How we add Automated Latest Posts News Ticker For Blogger 


To day i will discussed the method of how we add beautiful new ticker or breaking new slider in our blogs . This new ticker is fully automated and you just to add URL of your site or blog and it will update the new post automatically. The live Demo button .This ticker will below show how it works 

Live Demo


Once you have seen the demo we can move on with the instruction of how you can add this nes ticker in own blog.


  1. First go to blog tile 
  2. Template Edit HTML press CTRL+F and search below code 
  3. <dive id='content-wrapper'>
  4. And add the given below code just above paste  in template 

<div style="width:970px;height:20px;position:relative;">
<script type="text/javascript">
var blog_url = "http://www.bzuforum.blogspot.com";
var latest_post = 10;
var scrolling_speed = "8";
var close_button = false;
var info_text = true;
</script>
<script src="http://files.allbloggertricks.com/Scripts/abt-ticker.js"></script>
</div>
<br />
<br />
<div style='clear:both;'/>

Setting:

Change Following setting according your needs
VAR blog url Add your blog url by replacing hhtp://www.bzuforum.blogspot.com


var lates post - the number of posts link you want to have in the ticker 

var scrolling -speed 
increase /decrease 

var close button -if you want to add close button in the ticker 



Previous
Next Post »

2 comments

Write comments
31 October 2017 at 23:08 delete

Very Useful information Thank you!!
This is the place to find information on the latest happenings from the world of content, automation, AI and more. Subscribe to TWB_ site to keep getting the news and insights and stay up-to-date on the latest trends in communicating technology and shift to an excellentcompetitive advantage.
TWB_ Blog|Future of content | Latest Posts

Reply
avatar