Testimonials - no links displaying
Permalink
Hi,
I 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
I 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
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")