Show sub-items without parent categories?
-
I’ve currently got a structure I’m trying to use Autonav with that goes something like this…
Top Level page
Category 1
– category 1 sub item 1
– category 1 sub item 2
Category 2
– category 2 sub item 1
– category 2 sub item 2I’d like to put the Autonav on the Top Level page showing only the sub items in the list but not their parent category pages. Is this possible? I’ve tried it using the family option but it puts the Category pages in and if I exclude them it also excludes the sub items ??
Are there any tweaks to the code that might give me what I’m looking for?
Edit: just found a suggestion about using custom field types but trying it on my site doesn’t seem to work
I’ve added a custom field called page-type on one of my pages and set the value to guide then used this code for the Autonav
[autonav display=list postid="page-type:guide" pics_only=0]
But only get a blank menu returned
- The topic ‘Show sub-items without parent categories?’ is closed to new replies.