|
Title: description under thumbs Post by: Tanya C on July 18, 2008, 11:58:28 am howdy everyone, hope we are all doing well on this fine friday :)
was wondering if anyone could tell me if there is a way of having the pic description show up under the thumbs when viewing a gallery? Title: Re: description under thumbs Post by: Tanya C on July 31, 2008, 10:03:55 am :-[
i guess there is no solution for this? i have tried several different methods but have had no luck Title: Re: description under thumbs Post by: Chef Groovy on August 27, 2008, 06:50:57 pm There is a fairly simple way to do this if you still need it done
Title: Re: description under thumbs Post by: Tanya C on August 27, 2008, 08:34:37 pm hi there :)
yes for sure...if you know a way of doing it that would be great :) your help is much appreciated my friend Title: Re: description under thumbs Post by: Chef Groovy on August 27, 2008, 09:51:08 pm It really depends on the template
If using the default "semantic" template, the file you edit is template/semantic/html/thumbs_table.php the line to add the description is Code: <?php echo $item->descr; ?> |