Hi, trying to add hyperlinks leading to social media profiles of the persons giving testimonials.
Don’t know how to do that in the json file.
Tried with “link” : “url”,
Doesn’t work.
Trying to add link through side panel by activating the link button results in the same link in every image or text, and not separate links for separate persons giving testimonials.
A way out would be much appreciated.
My client unused to giving false testimonials like those that litter the internet. He insists that every testimonial should link to testimonial giver’s original social profile.
Unable to do this with modern testimonials slider.
Please help.
Hello @Powercloner,
Thanks for writing to us.
To add the social links to the slider you need to add the data in the slider JSON. Please have a look at the screenshot given below for your reference.You can also learn JSON from here as well so that you write your own JSON code.
In case if you want to link it to the social text, you need to select the Information(Headline element) where you need to go to the subheading.
I have added custom HTML for anchor where you can pull the data with dynamic content.
{{dc:looper:field key="links"}}
You need to add the key that you have added in the JSON. In my case, I have added “links”.
Hope it helps
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.