I am trying out the 1.4.1 Beta of HouseMenu, and thought I could do the following, but its looking like I cannot.
What I'd like to show in the menu is ONLY the root level pages, and ONLY their page icons. So for instance, if I have the following menu structure,
Home
Page 1
Page 1.1
Page 1.2
Page 2
I would like to see only the following in the menu:
[iconForHome]
[iconForPage1]
[IconForPage2]
Is this possible? I see where I can select "all pages", and also enable the "page icons" checkbox... but when I do so, only the name of the page shows -- not the image.
If I go change "all pages" to one of the other scopes, then I get the images.
Bug? Intended functionality? I supposed I could go look at the source code... might be a clue in there. |