Zen Cart Logo
Forums / All Other Contributions/Addons / Testimonial Manager Support Thread

Testimonial Manager Support Thread

Views: 278,067

Results 641 to 660 of 1,502
18 Jul 2008, 1:50 PM
#641
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Testimonial Manager Support Thread

huangwei:

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?

19 Jul 2008, 5:27 AM
#642
huangwei avatar

huangwei

New Zenner

Join Date:
Jul 2008
Posts:
3
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

19 Jul 2008, 11:53 AM
#643
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

huangwei:

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.

22 Jul 2008, 3:27 AM
#644
huangwei avatar

huangwei

New Zenner

Join Date:
Jul 2008
Posts:
3
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

oh yes, thanks, it works now
thanks!

23 Jul 2008, 3:45 PM
#645
mapcorp avatar

mapcorp

New Zenner

Join Date:
Jun 2006
Posts:
13
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

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

23 Jul 2008, 8:40 PM
#646
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

mapcorp:

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;
}

23 Jul 2008, 9:40 PM
#647
mapcorp avatar

mapcorp

New Zenner

Join Date:
Jun 2006
Posts:
13
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

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>

23 Jul 2008, 10:04 PM
#648
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

mapcorp:

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;}

23 Jul 2008, 10:19 PM
#649
mapcorp avatar

mapcorp

New Zenner

Join Date:
Jun 2006
Posts:
13
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

thanks, that helped with the padding...

12 Aug 2008, 12:08 PM
#651
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

kitcorsa:

i got a wierd problem. here is a screen print

http://www.romanshowersonline.co.uk/images/screenprint.gif

if i refresh this goes away. any ideas?

From the screen shot I really can't tell what the problem is.

Can you explain a bit more and/or provide a URL.

12 Aug 2008, 12:15 PM
#652
kitcorsa avatar

kitcorsa

Totally Zenned

Join Date:
Feb 2007
Posts:
1,724
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

to small testimonials and a huge non resizing side box.

12 Aug 2008, 12:38 PM
#653
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

kitcorsa:

to small testimonials and a huge non resizing side box.

The only thing I could find that might be causing the problem is this bit of stray MS Word styling information.

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-GB">

which is found in the Brita Filter Tap testimonial.

12 Aug 2008, 12:53 PM
#654
kitcorsa avatar

kitcorsa

Totally Zenned

Join Date:
Feb 2007
Posts:
1,724
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

cheers fella i deleted that now thank you

12 Aug 2008, 1:03 PM
#655
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

kitcorsa:

cheers fella i deleted that now thank you

glad it got sorted.

13 Aug 2008, 6:03 AM
#656
rwoody avatar

rwoody

Totally Zenned

Join Date:
Aug 2004
Location:
Fountain Hills, AZ
Posts:
476
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Clyde, I'm having the oddest problem - I've upgraded a site from 1.3.7 to 1.3.8a and the testimonial manager was installed. All worked with the old version except for the Testimonial Add page - the template is blank... So I went and grabbed your latest release and did an upgrade - page is still blank as if there is an error in the template_default; however I've uploaded fresh files with the same result.

I've doubled checked and all files are there... any clues what might cause this and what I might look for? The db is updated and all is working perfect, except the ability to add a new testimonial.

The site link is here

Ruth

13 Aug 2008, 6:06 AM
#657
rwoody avatar

rwoody

Totally Zenned

Join Date:
Aug 2004
Location:
Fountain Hills, AZ
Posts:
476
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Sorry... the system hung and posted this twice.

13 Aug 2008, 6:21 AM
#658
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

rwoody:

Clyde, I'm having the oddest problem - I've upgraded a site from 1.3.7 to 1.3.8a and the testimonial manager was installed. All worked with the old version except for the Testimonial Add page - the template is blank... So I went and grabbed your latest release and did an upgrade - page is still blank as if there is an error in the template_default; however I've uploaded fresh files with the same result.

I've doubled checked and all files are there... any clues what might cause this and what I might look for? The db is updated and all is working perfect, except the ability to add a new testimonial.

The site link is here

Ruth

Try this:

Unzip the file and upload the entire includes folder to your server.

[Attachment no longer available]

13 Aug 2008, 7:28 AM
#659
rwoody avatar

rwoody

Totally Zenned

Join Date:
Aug 2004
Location:
Fountain Hills, AZ
Posts:
476
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

I found the problem... I went back once again and checked each and every file... somehow I had an extra function file sitting in the extra_functions folder. Soon as I removed that .. voilla!! The blank page changed and all is perfect! :clap:

Thanks Clyde - Looks like you are as bad as me and don't know when to sleep!! Thanks a bunch for being there!!!

Ruth

13 Aug 2008, 12:36 PM
#660
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

rwoody:

I found the problem... I went back once again and checked each and every file... somehow I had an extra function file sitting in the extra_functions folder. Soon as I removed that .. voilla!! The blank page changed and all is perfect! :clap:

Thanks Clyde - Looks like you are as bad as me and don't know when to sleep!! Thanks a bunch for being there!!!

Ruth

Flad you got it sorted.

I was watching the Olympics.