Deceased
- Join Date:
- Nov 2005
- Location:
- Colorado Springs, CO USA
- Posts:
- 7,017
- Plugin Contributions:
- 12
Testimonial Manager Support Thread
HighCastleCrafts:
There are two differences between the names of the files I downloaded and what you listed above. The download included:
includes/templates/YOUR_TEMPLATE/templates/tpl_display_all_testimonials_default
instead ofincludes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
(The other two files are the same in that folder.)
AND
includes/templates/YOUR_TEMPLATE/css/display_all_testimonials
instead ofincludes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.cssI also noticed when the cursors hovers over the "Add A Testimonial" link that the following appears at the bottom of the window:
/index.php?main_page=testimonials_add&zenid951779c1ebbfbb
What's the "&zenid951779c1ebbfbb"?
Thanks.
You can delete these.
includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
includes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.css
zenid is your session id and will display the first time you go to that page but will not display afterwards.