Referring to [#313272], what the variables for primary links menu in Framework theme?
I have tried "primary-links", "primary_links", and "menu_primary_links_sources" as variables. It does not seem to work.
I want to create two menus for a multi-language website.
I am using Dynamic Persistent Menu as primary menu.
Comments
Comment #1
jessicakoh commentedI got this working. I was looking at the wrong page in my admin page.
http://drupal.org/node/313272#comment-1207713
(fixed it for me)
Comment #2
jessicakoh commentedThe multilingual variable for this module are "navigation:0" and "dynamic_persistent_menu_menu_root".
With this, you do not need to create multiple instance of menu.
Thank you for this wonderful menu.
Keep up the good work.