Page 10 of 151 FirstFirst ... 891011122060110 ... LastLast
Results 91 to 100 of 1501
  1. #91
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    jonisolis,

    Here's your custom setup

    unzip the file

    run the enclosed sql statement from admin -> tools -> install sql patches

    rename the YOUR_TEMPLATE folder to match your custom template

    FTP both the admin and includes folders to your server.

    Upload your images to your images directory.

    Open admin -> tools -> testimonial manager

    to edit your testimonials click the edit button on the right.

    Add your links to the testimonial_url field.

    browse to your images directory on your PC and select the appropriate image

    click the update button

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

  2. #92
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    clyde,

    unzipped the file and uploaded again. still no joy.

    i've checked the final source code. i could see:
    <div class="buttonRow back"><a href="http://img.maxsonic.co.uk/st/index.php?main_page=index"><img src="includes/templates/template_default/buttons/english/button_back.gif" alt="Back" title=" Back " width="105" height="29" /></a></div>
    <div class="buttonRow forward"><a href="http://img.maxsonic.co.uk/st/index.php?main_page=testimonials_add</a></div>


    i can see the add testimonial link but the problem looks like it can't locate the image button.

  3. #93
    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 pacman2007 View Post
    clyde,

    unzipped the file and uploaded again. still no joy.

    i've checked the final source code. i could see:
    <div class="buttonRow back"><a href="http://img.maxsonic.co.uk/st/index.php?main_page=index"><img src="includes/templates/template_default/buttons/english/button_back.gif" alt="Back" title=" Back " width="105" height="29" /></a></div>
    <div class="buttonRow forward"><a href="http://img.maxsonic.co.uk/st/index.php?main_page=testimonials_add</a></div>


    i can see the add testimonial link but the problem looks like it can't locate the image button.
    open includes/templates/YOUR_TEMPLATE/buttons/english/

    find
    button_image_testimonials.gif
    rename this as
    button_testimonials.gif

    find
    button_image_submit_testimonials.gif
    rename this as
    button_submit_testimonials.gif

  4. #94
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Clyde, you are the STAR!

    thanks for the superb mod and your help!!!

  5. #95
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Dear Clyde,

    WOW, you are so sweet to do this custom work for me. I do hope many other people will find your custom work helpful for their sites. They could add a photo of the person leaving the testimonial. That is suppose to make the testimonial more believable.

    I did notice that if I have to re-edit a testimonial that the URL disappears and then I have to edit it again and add the URL back in the URL spot.

    http://www.horse-logos.com/testimoni...timonials.html

  6. #96
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Dear Clyde,

    >You can see how the testimonials look with images here:
    http://mysticmountainnaturals.com/te...l_testimonials

    I see on your test site that your quote images are showing up and the image in the middle too. But now on my site the quote images have disappeared. But it looks OK with or without them.

    http://www.horse-logos.com/testimoni...timonials.html

    The quote images were showing up before I added the new custom image code.

  7. #97
    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
    Dear Clyde,

    >You can see how the testimonials look with images here:
    http://mysticmountainnaturals.com/te...l_testimonials

    I see on your test site that your quote images are showing up and the image in the middle too. But now on my site the quote images have disappeared. But it looks OK with or without them.

    http://www.horse-logos.com/testimoni...timonials.html

    The quote images were showing up before I added the new custom image code.
    What is the size of your quote images?

  8. #98
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    36 px wide x 24 px high are my quote images in size.

  9. #99
    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
    36 px wide x 24 px high are my quote images in size.
    Try working with the padding

    blockquote div {
    padding:38px 56px;
    background: url(../images/rgtblockquote.png) bottom right no-repeat;
    height:1%;
    }

    testimonials_manager.css

    testimonials_manager_all_testimonials.css

    Change them in increments of 10.

    See if that helps

  10. #100
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    I tried a bunch of different padding sizes but the quote images never did show up again.

    blockquote div {
    padding:8px 6px;
    background: url(../images/rgtblockquote.png) bottom right no-repeat;
    height:1&#37;;
    }

    to

    blockquote div {
    padding:108px 106px;
    background: url(../images/rgtblockquote.png) bottom right no-repeat;
    height:1%;
    }

    But it is OK; it looks good with or with out the quote images.

 

 
Page 10 of 151 FirstFirst ... 891011122060110 ... LastLast

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