Re: Testimonial Manager Support Thread
Thanks Clyde,
Is there anyway I can shorten it from testimonials_manager_all_testimonials.html to just testimonials.html?
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
miles
Thanks Clyde,
Is there anyway I can shorten it from testimonials_manager_all_testimonials.html to just testimonials.html?
That's the way the page filename is currently setup.
Re: Testimonial Manager Support Thread
In the testimonial page I noticed there were dashes right after name and state/country.
Testimonial By: Miles ― , NY ―
How to remove those dashes? Thanks.
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
miles
In the testimonial page I noticed there were dashes right after name and state/country.
Testimonial By: Miles ― , NY ―
How to remove those dashes? Thanks.
Try the fix in this thread
Re: Testimonial Manager Support Thread
Thank you Clyde, It's working now. How do I find the dash in the php file? I want to change it from ( — ) to comma ( , ) or to the word ( from ).
Instead of Testimonial By: miles — NY
I want to change it to Testimonial By: miles, NY or miles from NY
Re: Testimonial Manager Support Thread
Is there any way to turn off the display of the Authors name in the testimonials?
Our work involves a lot of repeat orders, and as one of our competitors has started to trawl our site on a regular basis, there could be a potential for them to harvest customer names.
I know I could edit the individual testimonials to just have initials, but was just wondering if this could be toggled on/off.
Thanks, Dave
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
miles
Thank you Clyde, It's working now. How do I find the dash in the php file? I want to change it from ( — ) to comma ( , ) or to the word ( from ).
Instead of Testimonial By: miles — NY
I want to change it to Testimonial By: miles, NY or miles from NY
includes/languages/english/extra_definitions/testimonials_manager_defines.php
define('CITY_STATE_SEPARATOR', ', ');
define('NAME_SEPARATOR', ' — ');
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
dab
Is there any way to turn off the display of the Authors name in the testimonials?
Our work involves a lot of repeat orders, and as one of our competitors has started to trawl our site on a regular basis, there could be a potential for them to harvest customer names.
I know I could edit the individual testimonials to just have initials, but was just wondering if this could be toggled on/off.
Thanks, Dave
Currently there is no on/off switch (maybe in a future update)
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
Currently there is no on/off switch (maybe in a future update)
Thanks Clyde, now I know that I am not missing anything obvious, I will edit them manually.
Re: Testimonial Manager Support Thread
Hi
Can someone please tell me how to remove this add-on, i am getting the following from my clients:
[FONT=Consolas]I tried to send a message on the contact us section but everything you click there was linked to posting a testimony...[/FONT]