Revealing Captions in Slider theme

ronsteelman

Joined: 2009-10-31
Posts: 2
Posted: Sun, 2009-11-01 17:41

How do I make captions visible in slide show in Slider? I can't find the answer to my question in the FAQs or instructions.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Sun, 2009-11-01 21:15

Read the top of the page that you are editing.
Edit themes/slider/templates/slider.tpl
<span id="title_{$it.imageIndex}">{$it.title|markup}</span> to
<span id="title_{$it.imageIndex}">{$it.summary|markup}</span>
clear cache.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team