
floodrod
User
Dec 12, 2006, 10:46 AM
Post #10 of 11
(1177 views)
Shortcut
|
|
Re: [johnlynch] Highlight current category in navigation
[In reply to]
|
Can't Post
|
|
I had the same problem, After beating my head into my computer desk for 3 hours with, I finally got it to highlight. When I revamped my templates originally, I made the global index how I wanted, than cloned the same page, changed the variables, and saved it as the category index. The mistake was not changing the variables: <!--#include virtual="$published.categoryMenu.webpath$" --> and <!--#include virtual="$published.globalMenu.webpath$" --> On both my global index and category index I had <!--#include virtual="$published.globalMenu.webpath$" --> Global Index is programmed not to highlight, but will display the categories normally, So it's easy to miss. This may not be your problem, but could definitely be a valid explaination
|