Skip to main content
Roopavathy
Known Participant
January 2, 2017
Question

News Slider Scroll

  • January 2, 2017
  • 2 replies
  • 467 views

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>&#32;

                            <a href="#testimonial-carousel" data-slide="next"><i class="fa fa-chevron-right"></i></a></div>

                        </div>

    This topic has been closed for replies.

    2 replies

    BenPleysier
    Community Expert
    Community Expert
    January 3, 2017

    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.

    Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
    Nancy OShea
    Community Expert
    Community Expert
    January 2, 2017

    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

    Nancy O'Shea— Product User & Community Expert
    Roopavathy
    Known Participant
    January 3, 2017

    This is the news scroller I have mentioned.

    Nancy OShea
    Community Expert
    Community Expert
    January 3, 2017

    The scroller doesn't move upward.


    See these examples.

    http://www.jqueryscript.net/tags.php?/news%20ticker/

    Nancy O'Shea— Product User & Community Expert