Does anyone know how I can add links and static pages to Special.tpl? I've changed the name of the section to read "Extras" instead of "Special" and would like to include a link to our pdf version of our catalog and also a static page that would contain links to product manuals, among other things. I tried using the code suggestion below and nothing changed. If anyone can point me in the right direction I would appreciate it. Thanks!
Quote:
<a href="home.php?cat=xxx" title=".....">Your cat name here</a>
xxx is the categoryid
|