Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

News Slider Scroll

Contributor ,
Jan 02, 2017 Jan 02, 2017

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>

507
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 02, 2017 Jan 02, 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 & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 03, 2017 Jan 03, 2017

This is the news scroller I have mentioned.

news.JPG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 03, 2017 Jan 03, 2017

The scroller doesn't move upward.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 03, 2017 Jan 03, 2017
LATEST

See these examples.

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

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 02, 2017 Jan 02, 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!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines