knap Posted August 1, 2004 Posted August 1, 2004 Hi all, I'm making a new site and wanted to adjust a link in the page to the all products page. Now on the page you see a link (in footer) called all products. After clicking you see the all products page (difficult?hehe). What I would like is that you see the total number of products and after that is clicked you go to the all products page. I tried it myself, but a sql-noob should not even try it...... ;) I know it's possible because I've seen it on a other osc-site and it looks great! Right now this shows the link (in footer): <td align="right" class="footer"> <?php echo '<a href="' . tep_href_link(FILENAME_ALL_PRODUCTS) . '">' . ALL_PRODUCTS_LINK . '</a>';?> </td> Please HELP!!!!!! latersssss, Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.