Re: Testimonial Manager Support Thread
OK, thanks,
I guess I will have to keep messing with win merge to see if I can get it the files to work.
Re: Testimonial Manager Support Thread
Is there multi-language implementation of the Testimonial Manager?
Right now my English testimonials don't show under the other languages I have installed.
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shocker
Is there multi-language implementation of the Testimonial Manager?
Right now my English testimonials don't show under the other languages I have installed.
Yes it supports multi-languages, but the testimonials for a particular language will only show up in that language.
Spanish language testimonials will show up in the Spanish language implementation.
English language testimonials will show up in the English language implementation.
Re: Testimonial Manager Support Thread
WHat would i use to put a link to all referrals in my information sidebox
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
CnTGifts
WHat would i use to put a link to all referrals in my information sidebox
huh, ?????????????????
Re: Testimonial Manager Support Thread
like whats the code i put into the information sidebox file to get a link to display directing to the read all testimonials page
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
CnTGifts
like whats the code i put into the information sidebox file to get a link to display directing to the read all testimonials page
Code:
if (DISPLAY_ALL_TESTIMONIALS_TESTIMONIALS_MANAGER_LINK == 'true') {
$information[] = '<a href="' . zen_href_link(FILENAME_TESTIMONIALS_MANAGER_ALL) . '">' . TESTIMONIALS_MANAGER_DISPLAY_ALL_TESTIMONIALS . '</a>';
}
Re: Testimonial Manager Support Thread
Re: Testimonial Manager Support Thread
Hi Clyde,
I've recently added on your product template, which is excellent compared to the default by the way.
I was wondering if you could assist.. I'm currently using Apple Zen as my main template format along with this product alteration.
The formatting for my main product description has turned out fine, but somewhere in the CSS it has overridden my drop down menu and footer.
The file that seems to be compromising it is this:
YOUR_TEMPLATE/templates/tpl_product_info_display.php
--- I'm just not sure where
Here is the current layout with your template:
http://www.candycornclothing.com/zen...roducts_id=181
And the original layout I'd like:
http://www.candycornclothing.com/zen...7f30a9b745e568
If anyone can help, I'd really appreciate it.
Thank you much,
Jen
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
desamothrace
Hi Clyde,
I've recently added on your product template, which is excellent compared to the default by the way.
I was wondering if you could assist.. I'm currently using Apple Zen as my main template format along with this product alteration.
The formatting for my main product description has turned out fine, but somewhere in the CSS it has overridden my drop down menu and footer.
The file that seems to be compromising it is this:
YOUR_TEMPLATE/templates/tpl_product_info_display.php
--- I'm just not sure where
Here is the current layout with your template:
http://www.candycornclothing.com/zen...roducts_id=181
And the original layout I'd like:
http://www.candycornclothing.com/zen...7f30a9b745e568
If anyone can help, I'd really appreciate it.
Thank you much,
Jen
You do realize that this is the support thread for the testimonial manager add-on.