Hello
I create a menu in the sidebar for my FAQ with each menu item linked to FAQ category:
- FAQ
Linux
Mac OS X
Windows
And nodes are :
-FAQ = faq
-Linux = faq/1
-Mac OS X = faq/2
-Windows = faq/3
When I click on FAQ menu item, the FAQ home page appears and the FAQ menu expands.
When I click on one of menu subitem, the list of questions about the selected category appears.
When I click on one question, the answser appears but the FAQ menu collapses.
So I have to click again to see the list of categories, its very annoying.
I don't know why I have this behavior with the FAQ module. I don't have this problem with Books.
Any idea ?
Comments
Comment #1
dsy73 commentedNobody need to have a FAQ menu with categories?
Comment #2
stella commentedYou need the Menu Trails module. Duplicate of #402878: active menu item and block links
Comment #3
dsy73 commentedThe Menu Trails module didn't work for me. Finally, I made some code changes.
Comment #4
stella commentedIf you made code changes to the FAQ module, please provide a patch so I can consider it for inclusion in the next release.
Cheers,
Stella
Comment #5
dsy73 commentedSorry, I didn't change the code into the FAQ module but a jquery menu module.