Quote:
Originally Posted by snoopytas
|
The Navigation Manager won't accept variables, though, and that is the issue I am having. I have a
Search Posts sub-link menu that uses a setting to get the days.
etc...
I then use vb:each in the template to have it build the menu with the days links:
Code:
Posts for Last 7 Days
Posts for Last 14 Days
Posts for Last 30 Days
Posts for Last 120 Days
Posts for Last 180 Days
etc...
You can't do that in the Navigation Manager so I need to be able to add that sub-link where the New Posts link (below the navtabs) is now. Without the template hooks, I'm screwed.