How Can Add starts to the testimonial Slider

Hi, I’m using the testimonial slider from modern slider and I’d like to know how could i add the rating element (so it shows the starts) under the name of the person leaving my review
i also would like to know if it’s possible the reviews that people leave in google about my company to the slider or to some part in the website, thank you

hi, my first question about the starts I resolved it, I still have the second one about the google reviews
for anyone wondering how I did it it was really simple to be hones, I added one more line of code in the json called “stars” and I copy one icon of start and I paste it in the line code, after that I went to the information part and under headline I added one more lopper with the key of starts, if you want to see how it looks go to the website of my client https://startcleaningservices.com/our-work/
the code looks like this

"name"        : "luna Carrera",
"subtitle"    : "Review From Google",
"testimonial" : "Great job!, Very fast workers. my house looks all tidy and clean now I’m very satisfied, I put 4 stars because I wish they would’ve done the laundry. But overall great service and quick!!.",
"image"       : "https://lh3.googleusercontent.com/a-/AOh14GgAy7qYDxtGpZZhWFSlpO4lXkKSe7qA67djyfybpg=s50-c-c0x00000000-mo-br100",
"accent"      : "#33c166",
"Stars"       : "⭐⭐⭐⭐"  

pretty much the exact same code as the original but with the stars part added, I really love the looper, great job on that Themeco

Hello Juan,

Thanks for letting us know that you have resolved your issue already. We also appreciate for sharing the information on how you were able to resolve it. It is really helpful to other users as well.

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.