Page 65 of 151 FirstFirst ... 1555636465666775115 ... LastLast
Results 641 to 650 of 1501
  1. #641
    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 huangwei View Post
    hello, i need some help

    i am using the testimonials, but i cannot understand how differente language testimonials works. my site got italian, french, english languages.
    i got some french and italian testimonial in english section testimonial,
    how can i move these french italian testimonial in the english homepage and viceversa ?
    thanks for help
    URl for your site please?

  2. #642
    Join Date
    Jul 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7


  3. #643
    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 huangwei View Post
    hello, i need some help

    i am using the testimonials, but i cannot understand how differente language testimonials works. my site got italian, french, english languages.
    i got some french and italian testimonial in english section testimonial,
    how can i move these french italian testimonial in the english homepage and viceversa ?
    thanks for help
    The easiest way is to just update the testimonials from the Zen Cart admin panel:

    open your admin panel

    select one of your languages (french - italian - english)

    open admin -> tools -> testimonial manager

    edit one of the testimonials (you can see a preview of the testimonial in the box on the right of the screen)

    scroll down to the bottom of the edit screen and click the update button (this will update the language id for that testimonial)

    Do this for each testimonial and language.

    hope this helps.

  4. #644
    Join Date
    Jul 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    oh yes, thanks, it works now
    thanks!

  5. #645
    Join Date
    Jun 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Hi,
    I have a small cosmetic problem in my testimonial sidebox. The separator bar "hr" doesnot appear between the testimonials and the testimonial title is too near to my box border, how can solve those little problems?

    thanks

    My site is http//www.accesorius.com

  6. #646
    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 mapcorp View Post
    Hi,
    I have a small cosmetic problem in my testimonial sidebox. The separator bar "hr" doesnot appear between the testimonials and the testimonial title is too near to my box border, how can solve those little problems?

    thanks

    My site is http//www.accesorius.com
    Most likely there is something in the following section of your stylesheet.css that needs to be corrected. for instance: there are no unordered lists (ul li) in the testimonial sidebox.

    .testimonial {
    color: #000;
    padding: 0 5px 5px 5px;
    text-align:left;
    }
    .testimonial p {
    margin: 0; padding: 5px 0;
    }
    .testimonial span {
    float:right;
    }
    #testimonialImage {
    margin: 0;
    padding: 0 0 15px 0;
    text-align: center;
    }
    #testimonials-managerHeading {/*INFORMACIO BOX tittle*/
    background: url(../images/lefttop.jpg)
    no-repeat center top;
    line-height:28px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    padding-left:20px;
    }
    #testimonials-managerHeading {
    font-size:1.1em;
    }
    #testimonials-manager{/* informacio box*/
    background:url(../images/leftbg.jpg) repeat-y center; margin-bottom:6px;
    }
    #testimonials-managerContent{ background:url(../images/leftbottom.jpg) no-repeat center bottom; padding:5px; overflow:hidden;}
    #testimonials-managerContent ul { margin:0; padding:0; list-style-type:none; }
    #testimonials-managerContent ul li { margin:8px; border-bottom:1px solid #CCCCCC; }
    #testimonials-managerContent ul li a.category-top{
    background:url(../images/dot.gif) no-repeat 3px center;
    padding-left:20px; color:#000000;}
    #testimonials-managerContent ul li a.category-top:hover{ color: #CC6600; }
    #testimonials-managerContent ul li a.category-products{ color:#FF6600; padding-left:30px;}
    #testimonials-managerContent ul li a.category-products:hover{ color: #CC6600; }

    hr.catBoxDivider {
    color: #aabbcc;
    }
    .bettertestimonial {
    font-weight: 700;
    }

  7. #647
    Join Date
    Jun 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    thanks clydejones,
    I have removed the lines refering to ul and li, however I cannot see why the hr and the padding does not work correctly

    MAPCorp

    --------------------------------------------------------------------------------------------
    <a href="http://www.accesorius.com">http://www.accesorius.com</a>

  8. #648
    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 mapcorp View Post
    thanks clydejones,
    I have removed the lines refering to ul and li, however I cannot see why the hr and the padding does not work correctly

    MAPCorp

    --------------------------------------------------------------------------------------------
    <a href="http://www.accesorius.com">http://www.accesorius.com</a>
    Try deleting the highlighted portion of this declaration in the stylesheet.css. I think it will help with the padding.

    The hr part I'm not sure about (yet)

    #testimonials-managerContent{ background:url(../images/leftbottom.jpg) no-repeat center bottom; padding:5px; overflow:hidden;}

  9. #649
    Join Date
    Jun 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    thanks, that helped with the padding...

  10. #650
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    i got a wierd problem. here is a screen print

    http://www.romanshowersonline.co.uk/...creenprint.gif

    if i refresh this goes away. any ideas?

 

 

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