I have implemented template in the pro version of testimonials. I have one template that is working fine and another that does not change the style of the content on the testimonials page.
My template contents is:
<p style=”font-size:18px; color:#3366CC; font-family:arial”> [title] </p><p style=”font-size:12px; color:#404040; font-family:arial”>[content]</p>
The call to the fvtestimonials content in the page is:
[Testimonials: -t 2 all]
the page in question can be viewed at:
“http://www.corepractice.com.php5-20.dfw1-1.websitetestlink.com/testimonials”
I have “output default css” and “use texy” – unchecked in the options.
what do I need to do to have the template affect all the page contents the same way?
Thanks,
Andrew
Could you point me to documentation on how to use excerpts in pro version? I don’t see the parameter in the documentation.
Thanks,
Andrew
Thanks Zdenka!
That works to get full testimonials into a widget. Could I truncate the testimonials at a certain number of characters and insert a “read more” link to the full testimonials page?