Hi,

I have two questions about the Testimonials (which you can find on the bottom of this page.)

  1. How/Where can I change the 'Undefined' (when none of the images are selected, this word is displayed)
  2. How/where can I change the transitions / duration of the testimonials

Thanks for your help!

    skelp
    Hi
    Before conti. support on this topic. Kindly provide your active membership details. I can not see any active membership on your profile.
    As per support policy only active members can get support and updates for paid stuff.

    2 months later

    Took a while 🙂, but
    Here you go.

    Kind Regards,
    Liesbeth

      skelp
      Hi
      Kindly Edit fields in first post and submit a temp super user login for staff.
      Make sure you are using latest version of Template and T3.

      15 days later

      Hi Pankai,

      Submitted a temp user and updated ts and template. Thanks for your help.

        Sorry, could you try again? It should work now.

          skelp
          Hi
          I created a test module with code from demo and it worked fine.
          Kindly use the code as i attached here

          <div class="ja-testimonial-wrap">
          <ul id="ja-testimonial-list">
          <li class="col-xs-12 col-sm-2 col-md-1 active"><span><img src="images/joomlart/demo/testimonials/testimonials-1.jpg" alt="Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc." title="Thornton Elias via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-2.jpg" alt="Dunked is one of the simplest, easiest, and most versatile portfolio creation tools I’ve ever come across. Responsive, Retina &amp; Ready to go!" title="Stacy Sandford via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-3.jpg" alt="Praesent nec lectus eu neque fringilla volutpat. Nulla tristique ullamcorper quam, ut dapibus massa hendrerit ac!" title="Delbert Barney via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-4.jpg" alt="Ponec molestie nunc lacus, ut accumsan sem imperdiet eu. Maecenas semper erat vitae elit rutrum!" title="Ern Malakai via facebook" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-5.jpg" alt="Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas!" title="Sterling Irvine via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-6.jpg" alt=" Aliquam eget ante massa. Donec eget ligula auctor, dapibus tellus et, pulvinar urna!" title="Carl Fulton via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-7.jpg" alt="Donec ultrices quam at nunc molestie convallis. Donec justo tellus, euismod a ante at, dignissim feugiat nunc!" title="Lloyd Willis via facebook" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-8.jpg" alt="Sed nec ipsum at odio suscipit auctor. Cras quis quam dui. Vestibulum at urna condimentum, mattis dolor" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-9.jpg" alt="Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies." title="Mordikai Brenton via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-10.jpg" alt="Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat!" title="Ashton Malcom via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          
          <li class="col-xs-12 col-sm-2 col-md-1"><span><img src="images/joomlart/demo/testimonials/testimonials-11.jpg" alt="Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus" title="Avetis Garen via Twitter" /></span><i class="fa fa-quote-left"></i></li>
          </ul>
          </div>

          You can see the same code on your site with Test module. use the same formate.

          Thanks, but my question was how/where can i change the text 'undefined'' which is visible underneath the testimonials when none of them is selected.

          Hi
          This problem is because you are not using same formate as in demo.
          i added active class in first list item, kindly check it now.

          Write a Reply...
          You need to Login to view replies.