Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在一个模块中显示子菜单意味着如果在主页中添加了 3 个子菜单,另一个菜单有 5 个子菜单,所以我希望当用户单击主页时,然后在模块中只显示主页的 3 个子菜单,而不是另一个子菜单。
有可能的 ?
这是 Joomla 菜单模块的标准行为。
如果要在单独的位置显示子菜单,只需将菜单分配给两个不同的模块。在第一个模块中,将第一个和最后一个级别设置为 1,在第二个模块中,将第一个设置为 2,最后一个设置为全部。