问题描述
我正在使用joomla 2.5.创建文章时,我会添加更多阅读文章的链接.我遇到的问题是,当页面上只有一篇文章时,阅读更多"链接会用新文章覆盖该内容.我希望阅读更多链接作为单独的页面打开.我希望它是动态的,而不是手动更改.
I am using joomla 2.5. When creating an article I add read more links to it. The issue I am having is, when a page has a single article then the read more link overwrites that content with the new article. I want the read more link to open as a separate page. I want it to be dynamic and not manually change.
有什么我想念的吗?任何帮助表示赞赏.谢谢
Any thing I am missing ? Any help is appreciated.Thanks
推荐答案
我不确定您是否对它进行了整理,但我想我知道你的意思.
I am not sure if you sorted it out but I think I know what you mean.
您可能需要创建一个新菜单并将其用作隐藏菜单
You may need to create a new Menu and use it as a hidden menu
要在单独页面或自己的页面中打开文章,请创建一个隐藏菜单.
so to have your articles open in a separate page or its own page create a hidden menu.
1-转到菜单2-单击菜单项"旁边的菜单"选项卡3-点击新建4-给它一个标题示例隐藏菜单5-填写菜单类型示例隐藏6-说明可选
1 - Go to Menu2 - click Menus tab next to Menu Items3 - click new4 - give it a Title example Hidden Menu5 - fill out Menu type example Hidden6 - Description optional
在您创建的这个新菜单中,您要创建菜单项
in this new menu you created you want to create a menu item
取决于文章的存储位置,取决于菜单项
depending on where your articles are stored will depend on your menu item
让我们说您的文章属于新闻类别
lets say your articles are in a category named news
制作一个新的菜单项,将其命名为您想要的
make a new Menu Item, call it what you want
然后在菜单项类型中选择Category Blog,然后在Required Settings中选择您的类别...
then in menu item type select Category Blog and in the Required Settings choose your category...
保存菜单项...
那应该做你想要的...
that should do what you want...
因此,在您的主菜单中,单击时会在新闻类别中包含一篇文章.文章应单独在同一窗口中打开...
so in your main menu you have an article that is in the news category when you click on it. the article should open in the same window by itself...
请原谅所有发现的拼写错误...
excuse any spelling mistakes found...
这篇关于使更多链接在joomla的单独页面上打开的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!