PDA

View Full Version : Problem image page


xlprod
02-21-2008, 11:17 PM
http://fernandez.gallery.free.fr/index.php?photos=1

my tags and thumbail is not display, where is the table for modif this problem ?
regards

jaywilliams
02-22-2008, 12:53 AM
Make sure you have downloaded, installed, and turned on the "GeoS Show Category" addon.
http://www.pixelpost.org/extend/addons/geos-show-category/
As the template tags you are using will not work unless that addon is installed properly.

xlprod
02-22-2008, 09:35 PM
Ok for the dowload, I have isolated the problem, it's image_template !
what is the problem on my table ?


<table width="775" border="0" cellspacing="6" cellpadding="0" align="center" bgcolor="black">
<tr>
<td >
<table width="775" border="0" align="center">
<tr>
<td>
<table width="775" border="0" cellpadding="1" cellspacing="1" bgcolor="#ffffff" align="center">
<tr>
<td align="center" bgcolor="black" >
<table border="0" cellpadding="1" cellspacing="1" align="center">
<tr>
<td><img src="images/pixel_vide.gif" width="1" height="1"></td>
</tr>
<tr>
<td align="center">
<!-- content start -->
<!-- categories start-->
<SC_LIST_CATEGORY><br>
<!-- categories end-->
</td>
</tr>
<tr>
<td align="center">
<!-- main image start-->
<img src="images/<IMAGE_NAME>" alt="<IMAGE_TITLE>" title="<IMAGE_TITLE>" width="<IMAGE_WIDTH>" height="<IMAGE_HEIGHT>" id="photo"><br>
<!-- main image end-->
<!-- image title/comment start-->
<div class ='notes_txt'><b><IMAGE_TITLE></b>&nbsp;<IMAGE_NOTES_CLEAN></div>
<!-- image title/comment end-->
</td>
</tr>
<tr>
<td><img src="images/pixel_vide.gif" width="1" height="1"></td>
</tr>
<tr>
<td><img src="images/pixel_vide.gif" width="1" height="1"></td>
</tr>
<tr>
<td align="center">
<!-- previous/next start-->
<SC_IMAGE_PREVIOUS_LINK_TXT> | <SC_IMAGE_NEXT_LINK_TXT>
<!-- previous/next end-->
</td>
</tr>
<tr>
<td><img src="images/pixel_vide.gif" width="1" height="1"></td>
</tr>
<tr>
<td align="center" width="775">
<!-- categories thumbnails start -->
<div align="center"><SC_THUMB_ROW></div>
<!-- categories thumbnails end -->
<!-- content end -->
</td>
</tr>
<tr>
<td><img src="images/pixel_vide.gif" width="1" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</tr>
</table>

austriaka
02-23-2008, 09:17 AM
You have to use GeosShowCategory Addon and turn it ON to use those tags.
And you have to use PagedArchive Addon and turn it ON for showing the image tags.
Read here about the correct HTML tags for your tagged images:
http://www.pixelpost.org/docs/TemplateTags/PagedArchiveAddonTags