Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: How do I add {TITLE} under thumbnails on my frontpage?  (Read 2195 times)

0 Members and 1 Guest are viewing this topic.

popupbob

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
How do I add {TITLE} under thumbnails on my frontpage?
« on: February 06, 2007, 03:32:45 am »

I have 3 thumbnails showned when people enter my frontpage (index.php) ..but,
I cant seem to add the {TITLE} underneth these pics.

Code: [Select]
// HTML template for thumbnails display

if (!isset($template_thumbnail_view))  //{THEMES}
$template_thumbnail_view = <<<EOT
.....
<!-- BEGIN thumb_cell -->
      <td class="thumbnails"><a href="{LINK_TGT}">{THUMB}<br>{TITLE}<br /></a></td>
<!-- END thumb_cell -->
.....

..this way doesnt seem to work  :-\
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How do I add {TITLE} under thumbnails on my frontpage?
« Reply #1 on: February 06, 2007, 08:19:48 am »

Link?
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.