Add Name To Testimonials?

I added testimonials to appear in my footer. I set it as a block to list 3 quotes and random.


  1. Is there a way to add the name to the testimonial?

    i.e. “Great site, will be back to buy again.” J.Jones


  2. Is there a way to add a blank row between the 3 testimonials?



    Thanks



    Mark

[quote name='Markman1' timestamp='1389392574' post='174898']

I added testimonials to appear in my footer. I set it as a block to list 3 quotes and random.


  1. Is there a way to add the name to the testimonial?

    i.e. “Great site, will be back to buy again.” J.Jones

    [/quote]



    Use


{$post.name}

Hi



What page or .tpl and where would I add that line to?

{$post.name}



Thanks for your help.

[quote name='Markman1' timestamp='1389629875' post='175039']

Hi



What page or .tpl and where would I add that line to?

{$post.name}



Thanks for your help.

[/quote]



Are you using the Testimonials Block in Layouts? If so, you would edit basic/templates/addons/discussion/blocks/testimonials.tpl.



Should look like so:



[url=“http://cscart4.requincreative.com/”]http://cscart4.requincreative.com/[/url] - Footer

Thanks Jeremy



See image of the .tpl file. post name was on one line of the existing code (line 13) already but name did not appear. I added it again (line 10) same result.



What do you think might be wrong?



Thanks



Mark

testimonials.png

Either a setting in the Discussion addon or your cache. There is conditional coding in there depending on the discussion setting type so more than likely it is a setting in the addon that is preventing that.