How To Remove Date And Time On Testimonials 4.1

How do we remove date and time stamps on testimonials in 4.1 see how it is don in 3 I did not know if they were the same as far as removing

With the template editor (v4.1.5 ) find:

templates / addons / discussion / views / discussion / view.tpl



Find this line:





And comment it out so it looks like this:

{*   *}

Hello,



In order to do this, open the design/themes/[YOUR_THEME]/templates/addons/discussion/views/discussion/view.tpl file and comment out the following line of code:





I hope this will help.

This doesn't work. I tried commenting it out with opening & closing {* and also by removing the line. Neither works (and I did clear template & browser cache).

[quote name='Brennie369' timestamp='1431535966' post='214285']

This doesn't work. I tried commenting it out with opening & closing {* and also by removing the line. Neither works (and I did clear template & browser cache).

[/quote]



If you want to correct the block with testimonials, please correct the following file:



design\themes\YOUR_THEME\templates\addons\discussion\blocks\testimonials.tpl