Hello. I am using GavickPro APP Template (Joomla 4).
In the front page it has a single testimonial.
I would like to convert it to a slider, so I can have more than one in the same spot.

Can you provide me with the code to achieve that?

Here is the actual code for the single testimonial:
<div class="testimonial-wrap">
<div class="testimonial-inner">
<div class="row">
<div class="col-md-3">
<div class="tt-image">
<p><img src="images/demo/avatar/avatar-1-thumb.jpg" alt="" /></p>
</div>
</div>
<div class="col-md-9">
<div class="tt-content">
<div class="desc">“Duis nisl erat, viverra in dapibus bel, interdum non magna. Nullam blandit, turpis at imperdiet ehicula, sapien acumin velit. Phasellus dui sem tempus. Cras eu tristique.”</div>
<h4 class="author">Kathryn Murphy</h4>
<div class="position">Director of Product Design, Adobe</div>
</div>
</div>
</div>
</div>
</div>
Thnks.

    edwinrol HI

    It's custom HTML module, you will have to customize much to achieve that.

    Or you can try to find an alternative module for testimonials and assign to that position.

    Regards

    8 days later

    Thx for the answer. It will be very helpful if you could advice me what alternative module I could use.

      edwinrol Hi,

      Unfortunately, we don't provide this kind of module, you can search for a suitable one in JED

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