Testimonials - no links displaying
PermalinkI have a number of testimonials on a site,
I have filled all boxes except "position",
but no company url/links are being displayed.
have I done something wrong? How do I get the links to function.
Thanks
This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.
1. Maybe you working on custom template without this feature.
2. View problem - your <a> tags dont look clickable (CSS issue)
3. Wrong syntax
In the HTML you need to see something like this:
This line of code manage this issue (siteName/concrete/blocks/testimonial/view.php - line 22)
Change line 22 to this if you want to open the link in new window ("target="_blank")