bellunodolomiti
02-01-2006, 03:29 PM
I have big problem on this website:
http://www.bbdolomiti.com/blogaldo
if I go in link Galleria, where there are the thumbnails archive, I am not able to work well with the TAG because in some cases filterin on category (es. the one that have 59 thumb) I don't have the right output of the numeration of pages... in other cases I have just number pages pair etc etc...
You can try to check the site...
Somebody can help me??? Please!
I used the same TAG of other Blog and there it work...
Maybe need I do some changes somewhere?
this is the code I used to insert the page number...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title><SITE_TITLE></title>
<!-- Link for ATOM feed autodiscovery -->
<link rel="service.feed" type="application/x.atom+xml" href="<ATOM_AUTODETECT>" title="<SITE_TITLE>" />
<!-- Link for RSS feed autodiscovery -->
<link rel="alternate" type="application/rss+xml" title="<SITE_TITLE> - RSS feed" href="/index.php?x=rss" />
<!-- META -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="content-type" name="keywords" content="PhotoBlog,<SITE_TITLE>,Pixelpost" />
<meta http-equiv="content-type" name="description" content="<SITE_TITLE>-PhotoBlog" />
<!-- CSS -->
<script type="text/javascript" src="lightwhitetwo/soap/scripts/minmax.js"></script>
<link rel="stylesheet" type="text/css" href="templates/lightwhitetwo/style.css"/>
</head>
<body>
<div id="wrapper">
<a href="http://www.bellunodolomiti.it"><img src="templates/lightwhitetwo/img/testata.gif" title="vai al portale di bellunodolomiti" width="600" border="0" /></a>
<div id="header">
<h1><a href="index.php" title="return to current image"><SITE_TITLE></a></h1>
<h2>Galleria</h2>
</div>
<!-- IF YOU WANT TO ADD MORE LINKS TO THE MENU THEN BE CAREFUL TO ADJUST THE PERCENTAGE WIDTH OF EACH LINK IN YOUR MENU WITHIN STYLE.CSS - FURTHER INFORMATION ON HOW TO DO THIS IS INCLUDED IN STYLE.CSS -->
<div id="menu" style="min-width:660px;width:700px;">
<ul>
<li><a href="index.php" title="Current Photo" class="left">» Home «</a></li>
<li><a href="index.php?x=browse" title="Archive" class="middle">» Galleria «</a></li>
<li><a href="index.php?x=about" title="About this Photoblog" class="middle">» Info «</a></li>
<li><a href="index.php?x=rss" title="Really Simple Syndication" class="right">» RSS «</a></li>
</ul>
</div>
<div id="browse">
<p class="archivenotes"><BROWSE_CATEGORIES_PAGED> <BROWSE_MONTHLY_ARCHIVE_PAGED><br />
Tu stai vedendo <CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> | Pag. N. <ARCHIVE_PAGES_NUM> <br /> [ <THUMBNAILS_PAGES_LINKS> ]
<br /><br />
<THUMBNAILS_WHOLE_PAGED>
<br />
</div>
<div id="footer">
© <SITE_TITLE> <br /> Collaboratore del gruppo <a href="http://www.bellunodolomiti.it">©www.bellunodolomiti.it</a>
</div>
</div>
</body>
</html>
http://www.bbdolomiti.com/blogaldo
if I go in link Galleria, where there are the thumbnails archive, I am not able to work well with the TAG because in some cases filterin on category (es. the one that have 59 thumb) I don't have the right output of the numeration of pages... in other cases I have just number pages pair etc etc...
You can try to check the site...
Somebody can help me??? Please!
I used the same TAG of other Blog and there it work...
Maybe need I do some changes somewhere?
this is the code I used to insert the page number...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title><SITE_TITLE></title>
<!-- Link for ATOM feed autodiscovery -->
<link rel="service.feed" type="application/x.atom+xml" href="<ATOM_AUTODETECT>" title="<SITE_TITLE>" />
<!-- Link for RSS feed autodiscovery -->
<link rel="alternate" type="application/rss+xml" title="<SITE_TITLE> - RSS feed" href="/index.php?x=rss" />
<!-- META -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="content-type" name="keywords" content="PhotoBlog,<SITE_TITLE>,Pixelpost" />
<meta http-equiv="content-type" name="description" content="<SITE_TITLE>-PhotoBlog" />
<!-- CSS -->
<script type="text/javascript" src="lightwhitetwo/soap/scripts/minmax.js"></script>
<link rel="stylesheet" type="text/css" href="templates/lightwhitetwo/style.css"/>
</head>
<body>
<div id="wrapper">
<a href="http://www.bellunodolomiti.it"><img src="templates/lightwhitetwo/img/testata.gif" title="vai al portale di bellunodolomiti" width="600" border="0" /></a>
<div id="header">
<h1><a href="index.php" title="return to current image"><SITE_TITLE></a></h1>
<h2>Galleria</h2>
</div>
<!-- IF YOU WANT TO ADD MORE LINKS TO THE MENU THEN BE CAREFUL TO ADJUST THE PERCENTAGE WIDTH OF EACH LINK IN YOUR MENU WITHIN STYLE.CSS - FURTHER INFORMATION ON HOW TO DO THIS IS INCLUDED IN STYLE.CSS -->
<div id="menu" style="min-width:660px;width:700px;">
<ul>
<li><a href="index.php" title="Current Photo" class="left">» Home «</a></li>
<li><a href="index.php?x=browse" title="Archive" class="middle">» Galleria «</a></li>
<li><a href="index.php?x=about" title="About this Photoblog" class="middle">» Info «</a></li>
<li><a href="index.php?x=rss" title="Really Simple Syndication" class="right">» RSS «</a></li>
</ul>
</div>
<div id="browse">
<p class="archivenotes"><BROWSE_CATEGORIES_PAGED> <BROWSE_MONTHLY_ARCHIVE_PAGED><br />
Tu stai vedendo <CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> | Pag. N. <ARCHIVE_PAGES_NUM> <br /> [ <THUMBNAILS_PAGES_LINKS> ]
<br /><br />
<THUMBNAILS_WHOLE_PAGED>
<br />
</div>
<div id="footer">
© <SITE_TITLE> <br /> Collaboratore del gruppo <a href="http://www.bellunodolomiti.it">©www.bellunodolomiti.it</a>
</div>
</div>
</body>
</html>