PDA

View Full Version : Main categries on every page?


jamesbond
07-27-2005, 08:51 AM
Hello!

Is it somehow possible to show the main-categories on all pages?
I want to display them on any subcategory, no matter where you are - there should be the main categories?

any suggestions?

Thx

James

yktan
07-27-2005, 11:28 AM
Hi jamesbond, try this out (make a backup of all the files you change so that you can revert to the original version):

Open templates\main.tpl

Find:
Content visible to registered users only.
Add before:
Content visible to registered users only.


Open index.php

Find:
Content visible to registered users only.
Add below:
Content visible to registered users only.

Find:
Content visible to registered users only.
Add below:
Content visible to registered users only.

Find:
Content visible to registered users only.
Add below:
Content visible to registered users only.

Is this what you want?

Regards,
YK

Optimit
05-08-2006, 06:54 PM
Nevermind...Figured it out. :)

Steven Myers
08-14-2006, 05:05 AM
Is this also valid for 3.xx ?