
ross
Staff
/ Moderator

Dec 12, 2006, 8:31 AM
Post #9 of 9
(945 views)
Shortcut
|
|
Re: [snaketorque] Category Help and header
[In reply to]
|
Can't Post
|
|
Hi Rob. Thanks for the sample links. Now that I can see what's happening in your header, I actually have another new idea . The first thing though, are those menu's being created by Article Manager? Or when you say you are hard coding things onto the page, does that include these menus? If they were just being hardcoded onto your page, here's what I am thinking you could do. Create one new file for each of your categories (that has all the code for the menu in it) and name them the same thing as the category they are for. You may want to keep all these files in a seperate folder just to keep things organized. Now, on your templates, you would just need to do an include like this: <!--#include virtual="$category.name$.shtml" --> Just adjust the path so that it points to your files in the right place. Do you think that would work? Let me know . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting: http://www.interactivetools.com/consulting/
|