Page 8 of 151 FirstFirst ... 6789101858108 ... LastLast
Results 71 to 80 of 1501
  1. #71
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    That looks better.

    Is there anyway to decrease the spacing in IE?
    Firefox is spaced perfectly, but to me everything looks too far apart in IE.
    I'll finish that project tomorrow, I've made enough mistakes today!

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

    Default Re: Testimonial Manager 1.3.7

    Try adding the following: highlighted in red

    Code:
    .testimonial {
    color: #000;
    padding: 0 5px 5px 5px;
    text-align:left;
    }
    .testimonial p {
    margin: 0; padding: 5px 0;
    }
    .testimonial span {
    float:right;
    }

  3. #73
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    That made a big difference Clyde and looks much nicer!

    I did have to change this:
    Code:
    .testimonial p {
    margin: 0; padding: 5px 0;
    }
    to this:
    Code:
    .testimonial p {
    margin: 0.3em; padding: 5px 0;
    }
    Because the grey "divider" line wasn't showing up correctly. It only showed half-way across the box.

    This is such a great mod. You're the best!
    I'll finish that project tomorrow, I've made enough mistakes today!

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

    Default Re: Testimonial Manager 1.3.7

    I tried to follow all the instructions right, but I must have messed up somewhere as and I am getting this message in my side box spot:

    1146 Table 'zencart.TABLE_TESTIMONIALS_MANAGER' doesn't exist
    in:
    [select testimonials_id, testimonials_title, testimonials_html_text, date_added from TABLE_TESTIMONIALS_MANAGER where status = 1 order by rand(), testimonials_title limit 2]

    http:/www.horse-logos.com

    Help!

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

    Default Re: Testimonial Manager 1.3.7

    OK, it was my misstake and bad mouse; I missed a couple of files to upload. Got is going now. But I have a lot of Testimonials already, so how do I add them?

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

    Default Re: Testimonial Manager 1.3.7

    OK, I am just a bit slow - I found out how to add the Testimonials in the...

    Admin ->Tools -> Testimonials Manager allows creating & editing of pages

    Now I have a few other questions:

    1. Is there a way to post a link to the person's website that is leaving the Testimonials?

    2. And is there a way to change the date because I am adding older Testimonials?

  7. #77
    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

    1. Is there a way to post a link to the person's website that is leaving the Testimonials?
    Not at the present time.

    2. And is there a way to change the date because I am adding older Testimonials?
    The MOD uses the current date when adding testimonials. If you want to use older dates you'd have to use phpmyadmin and work directly with the database table for the testimonials and edit the date field.

    Or

    depending on how may older testimonials you have you could set up an SQL script to insert them into the table.

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

    Default Re: Testimonial Manager 1.3.7

    Well I posted all 42 of my past Testimonials into the Testimonial Manager and I was able to put in a link to their website at the bottom of each testimonial. All looks good. This is a nice zen cart addin.

    I was thinking of adding a image of their logo design to each testimonial and it would also act as a portfolio for my logo design work. But the image wouldn't show up, so I guess images are no go.

    http://horse-logos.com

  9. #79
    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
    Well I posted all 42 of my past Testimonials into the Testimonial Manager and I was able to put in a link to their website at the bottom of each testimonial. All looks good. This is a nice zen cart addin.

    I was thinking of adding a image of their logo design to each testimonial and it would also act as a portfolio for my logo design work. But the image wouldn't show up, so I guess images are no go.

    http://horse-logos.com
    Nothing is impossible - There is a field in the database table that could be used for your purpose. Using it would require a re-write of some files in order to use it and to display the images. Give me a couple of days and I can put together a "custom" re-write for your purposes.

    I'm guessing you added those testimonials through the admin -> tools -> testimonial manager.

  10. #80
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Idea or Suggestion Re: Testimonial Manager 1.3.7

    Hi clydejones,

    thanks for the great mod!!!
    just install the mod in my testing site. the testimonial sidebox title looks odd.
    it shows "
    BOX_HEADING_TESTIMONIALS_MANAGER"

    could you please have a look my site:
    img.maxsonic.co.uk/st/

    thank you very much!

 

 
Page 8 of 151 FirstFirst ... 6789101858108 ... 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