Re: Testimonial Manager 1.3.7
Just a couple of suggestions for the next release.
- Display the customers website URL next to their testimonial (maybe a switch in the admin could toggle this)
- Enable the separator (currently: ) between Company Name, City, State/Country to be changed via the admin
While these are only small changes/features, I believe they will come in handy for most users of the contribution.
Anyway... thanks again for your time and help. :)
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
Alex Clarke
Just a couple of suggestions for the next release.
- Display the customers website URL next to their testimonial (maybe a switch in the admin could toggle this)
- Enable the separator (currently: ) between Company Name, City, State/Country to be changed via the admin
While these are only small changes/features, I believe they will come in handy for most users of the contribution.
Anyway... thanks again for your time and help. :)
Not at all. Glad to help.
There were privacy concerns (just like publishing the email address) with adding the web URL but maybe I can come up with a way of "hiding" the actual URL and still have a way of clicking through to the customer's web site.
The separator is an easy fix and I'll add something for the next update.
Re: Testimonial Manager 1.3.7
I have searched on this topic, and can't find anything about my particular issue.
I've got testimonials manager running great. One of the BEST contributions I've ever seen.
But - images aren't working right for me. They come up fine in small form, but when I try to click on them inside the actual testimonial, the URL is http:///
Where and what do I fix?
Thanks!
www.Shirts4Bowling.com
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
mumzie
I have searched on this topic, and can't find anything about my particular issue.
I've got testimonials manager running great. One of the BEST contributions I've ever seen.
But - images aren't working right for me. They come up fine in small form, but when I try to click on them inside the actual testimonial, the URL is
http:///
Where and what do I fix?
Thanks!
www.Shirts4Bowling.com
Check your PM
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
clydejones
Check your PM
Here's a fix that should help.
Just unzip the file and upload the entire includes folder to your server.
Attachment 2941
Re: Testimonial Manager 1.3.7
I didn't see this issue posted, so forgive me if it's somewhere.
When I make changes in the "Pages Editor" for Add Testimonial's page, I don't see the text/changes on the frontend. How can I do this?
I'm using 1.3.7, the html_includes file is writable and there's a copy on the template override.
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
ideasgirl
I didn't see this issue posted, so forgive me if it's somewhere.
When I make changes in the "Pages Editor" for Add Testimonial's page, I don't see the text/changes on the frontend. How can I do this?
I'm using 1.3.7, the html_includes file is writable and there's a copy on the template override.
Copy the code and paste this sql statement from admin -> tools -> install sql patches then click the send button.
Code:
INSERT INTO `configuration` VALUES (NULL, 'Define Testimonial', 'DEFINE_TESTIMONIAL_STATUS', '1', 'Enable the Defined Testimonial Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', 25, 999, NULL, now(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
Re: Testimonial Manager 1.3.7
Has anyone found a way for a customer to upload a file from the testimonial form? or are there complications with this that make it not so wise?
thanks for any help:smile:
Re: Testimonial Manager 1.3.7
Great job Clyde!
You and this Mod are the Best!!
Foxxy Fashions for Less!
Shop FoxxyDiva.com
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
hitch
Has anyone found a way for a customer to upload a file from the testimonial form? or are there complications with this that make it not so wise?
thanks for any help:smile:
I'll look into implementing this in a future update.