Copy link to clipboard
Copied
Hello there,
Here is my link.
ORGANISATION FOR DEVELOPMENT ACTION
I have included the bootstrap news in the div titled "Where we work".But its not scrolling.Kindly help me where I should fix.
Thanks in advance.
Here is my code:
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="dividerHeading">
<h4><span>Where we work?</span></h4>
</div>
<div id="testimonial-carousel" class="testimonial carousel slide">
<div class="carousel-inner">
<div class="active item">
<div class="testimonial-item">
<div class="icon"><i class="fa fa-quote-right"></i></div>
<blockquote>
<p>We directly promote CBR work in Thogamalai and Kadavur blocks of Karur district, Thirumanur block of Ariyalur district and Manikandam block of Trichy district.
</p>
</blockquote>
<div class="icon-tr"></div>
<!--<div class="testimonial-review">
<img src="img/testimonials/1.png" alt="testimoni">
<h1>Tom Jobs,<small>Company Inc.</small></h1>
</div>-->
</div>
</div>
<div class="item">
<div class="testimonial-item">
<div class="icon"><i class="fa fa-quote-right"></i></div>
<blockquote>
<p>Promote disability work through other NGOs and DPOs working in Tiruvallur, Erode, Coimbatore, Villupuram, Pudukottai, Trichy, Theni and Kanyakumari districts.
</p>
</blockquote>
<div class="icon-tr"></div>
<div class="testimonial-review">
<img src="img/testimonials/2.png" alt="testimoni">
<h1>Tom Jobs<small>Leopard</small></h1>
</div>
</div>
</div>
<div class="item">
<div class="testimonial-item">
<div class="icon"><i class="fa fa-quote-right"></i></div>
<blockquote>
<p>In Kerala, we support VOSARD to promote CBR projects in Idukki district and strengthen DPOs with required leadership and administrative skills.
</p>
</blockquote>
<div class="icon-tr"></div>
<div class="testimonial-review">
<img src="img/testimonials/2.png" alt="testimoni">
<h1>Tom Jobs<small>Leopard</small></h1>
</div>
</div>
</div>
<div class="item">
<div class="testimonial-item">
<div class="icon"><i class="fa fa-quote-right"></i></div>
<blockquote>
<p>Also, we extend professional guidance to few INGOs and DPOs in other parts of the country.
</p>
</blockquote>
<div class="icon-tr"></div>
<div class="testimonial-review">
<img src="img/testimonials/2.png" alt="testimoni">
<h1>Tom Jobs<small>Leopard</small></h1>
</div>
</div>
</div>
</div>
<div class="testimonial-buttons"><a href="#testimonial-carousel" data-slide="prev"><i class="fa fa-chevron-left"></i></a> 
<a href="#testimonial-carousel" data-slide="next"><i class="fa fa-chevron-right"></i></a></div>
</div>
Copy link to clipboard
Copied
Image Carousel works fine.
I don't know what BootstrapNews is. Is that a separate plugin or is tied in with Carousel in some way?
And fix your code errors. You have some un-closed elements.
Showing results for http://odatrichy.org/index2.php - Nu Html Checker
Copy link to clipboard
Copied
This is the news scroller I have mentioned.
Copy link to clipboard
Copied
The scroller doesn't move upward.
Copy link to clipboard
Copied
See these examples.
http://www.jqueryscript.net/tags.php?/news%20ticker/
Copy link to clipboard
Copied
You do not have the correct structure for the news scroller. Have a look at http://getbootstrap.com/javascript/#carousel to see what the structure should look like.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more