英文:
CoreMedia Page error: this page is not part of the navigation
问题
我已在CoreMedia 11 Studio中创建了一个新页面。这个页面应该从另一个页面中调用(在“父”页面上显示了指向新页面的链接)。
问题是,每当我打开链接时,它显示404错误,并且在CoreMedia工作室中显示此错误:“此页面不在导航中”。
我已经在页面的元数据中设置了URL段。该页面也位于与“父”页面相同的目录中。
有关如何修复此问题的任何想法将不胜感激!
英文:
I have created a new page in CoreMedia 11 Studio. This page was supposed to be called from another page (the link to the new page was dislayed on the "parent" page).
The problem is that whenever I open the link it shows 404, and in the CoreMedia studio this error is displayed: "This page is not part of the navigation"
I already have a URL segment set in the metadata of the page. The page is also located in the same directory as the "parent" page.
Any ideas on how to fix the use would be appreciated!
答案1
得分: 0
我在CoreMedia 基础视频课程中找到了答案。
您需要将子页面添加到专利页面的导航列表中。
- 转到父页面
- 打开导航选项卡
- 将子页面添加到导航列表中(通过在搜索字段中输入名称或拖放)
我的错误是我试图将父页面添加到子页面的导航列表中。
英文:
I found an answer in the CoreMedia fundamentals Video Course.
You have to add the child page to the Navigation list of the patent page.
- Go to the parent page
- open the navigation tab
- Add the child page to the navigation list (by entering the name in the search field or dragging and dripping)
My mistake was that I was trying to add the parent page to the navigation list of the child.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。



评论