Page 21 of 151 FirstFirst ... 1119202122233171121 ... LastLast
Results 201 to 210 of 1501
  1. #201
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by jonisolis View Post
    Yes, having a way to adjust the date would be nice because I too added a bunch of old testimonials to my site and they all have the date that I added them. Then when I found the images I wanted to add to them the date changes to the date I added the image to the testimonials. The date changes whenever you edit the testimonial. It would be great to add a date and have it stay the same. Thank you for a great addition to Zen Cart. Testimonials are more important than most businesses realize. I also read that adding audio and images to your testimonials makes them work even better, so you might want to consider a way that one could add audio files.
    Quote Originally Posted by Rabbcon View Post
    Thanks Clyde. We just started using your plugin. Our comments were given on different days but they reflect the same date in our system (which is the date we added them at first, then the dated we corrected them for the missed spelling.)
    Here's a quick fix for this.

    Just unzip the the attached, copy the sql statement to admin -> tools -> install SQL patches and click send.

    Upload the entire admin folder to your server.

    Attachment 2028
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  2. #202
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Testimonial Manager 1.3.7

    Hi Clyde,

    Great work with this, just what I was looking for! :)

    Just wondering... is it possible to display a link to the customers website (underneath their testimonial)?

  3. #203
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Testimonial Manager 1.3.7

    Ok, I figured it out! :)

    Here's what to do...

    tpl_testimonials_manager_default.php at line 53 add:
    Code:
    <div id="testimonialLink"><?php echo '<a href="' . $page_check->fields[testimonials_url] . '" target="_blank">' . $page_check->fields[testimonials_url] . '</a>';?></div>
    tpl_testimonials_manager_all_testimonials_default.php at line 72 add:
    Code:
    <div id="testimonialLink"><?php echo '<a href="' . $testimonials->fields[testimonials_url] . '" target="_blank">' . $testimonials->fields[testimonials_url] . '</a>';?></div>
    That's it!

    I hope this helps someone else.

  4. #204
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by Alex Clarke View Post
    Ok, I figured it out! :)

    Here's what to do...

    tpl_testimonials_manager_default.php at line 53 add:
    Code:
    <div id="testimonialLink"><?php echo '<a href="' . $page_check->fields[testimonials_url] . '" target="_blank">' . $page_check->fields[testimonials_url] . '</a>';?></div>
    tpl_testimonials_manager_all_testimonials_default.php at line 72 add:
    Code:
    <div id="testimonialLink"><?php echo '<a href="' . $testimonials->fields[testimonials_url] . '" target="_blank">' . $testimonials->fields[testimonials_url] . '</a>';?></div>
    That's it!

    I hope this helps someone else.
    Alex,

    Sorry I didn't get you an answer on this, I've been up to my hip-boots working on a clients site. Glad you got it working.

    I didn't include this feature because I didn't want to have it on a web page without the author's express permission same with the e-mail address.

    I'll work on this for a future release.

  5. #205
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Testimonial Manager 1.3.7

    No problem Clyde. I hope the clients site is going well! :)

    You've got a good point about the 'privacy issues' regarding posting website and/or email addresses.

    Once again, thanks for your work on this contribution.

  6. #206
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by Alex Clarke View Post
    No problem Clyde. I hope the clients site is going well! :)

    You've got a good point about the 'privacy issues' regarding posting website and/or email addresses.

    Once again, thanks for your work on this contribution.
    Its going fairly well, I've learned a good deal about Zen Cart can and can't do with and without modifications.

  7. #207
    Join Date
    May 2005
    Posts
    15
    Plugin Contributions
    0

    bug Random Text generator

    Is it possible to use this to generate random quotes to the right of the main logo in the header area with an image behind the quotes?

  8. #208
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by sircuss View Post
    Is it possible to use this to generate random quotes to the right of the main logo in the header area with an image behind the quotes?
    Not really, a better choice would be a dedicated random quotes contribution which I don't believe is available.

  9. #209
    Join Date
    Sep 2006
    Posts
    126
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Hello
    I have downloaded the testimonial manager from download section but still it is not working, the problem is that there is no layout box appearing for this
    The steps that i have done are
    uploaded the relevant files to admin folder
    uploaded the relelvant files to include folder changed the template name from Your_template to Classic as im using the default one
    exceuted the SQL statements from the admin
    but still not layout box

    Just wondering I am using 1.3.6 so will it work on it
    read the faq and tutorials and they will help u solve little problems
    www.goshoppinglive.com

  10. #210
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Testimonial Manager 1.3.7

    Have you turn the box on from your admin (tools | layout box controller)?

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 261
    Last Post: 13 Jan 2025, 11:14 PM
  2. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  3. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR