【发布时间】:2012-07-10 13:53:59
【问题描述】:
我创建了 2 个菜单:
- 顶部菜单
- 侧边菜单
我怎样才能完成以下两个任务:-
- 直接将“顶部菜单”的所有菜单项分配给“侧边菜单”。
- 创建与顶部菜单项同名的侧边菜单项。
问题是我想将文章与具有相同 url 的菜单项链接起来,但它不允许我这样做。它给出了错误:-
"Save failed with the following error: Another menu item with the same parent has this alias"
【问题讨论】: