doubai9014 2012-04-01 23:36
浏览 29
已采纳

在joomla的单独页面上打开阅读更多链接

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

  • 写回答

3条回答 默认 最新

  • dongzhang7382 2012-04-04 08:24
    关注

    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 - Go to Menu 2 - click Menus tab next to Menu Items 3 - click new 4 - give it a Title example Hidden Menu 5 - fill out Menu type example Hidden 6 - 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

    then in menu item type select Category Blog and in the Required Settings choose your category...

    save your menu item...

    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...

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 如何处理复杂数据表格的除法运算
  • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)
  • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
  • ¥200 uniapp长期运行卡死问题解决
  • ¥15 请教:如何用postman调用本地虚拟机区块链接上的合约?
  • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?
  • ¥15 乘性高斯噪声在深度学习网络中的应用
  • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 C++ 头文件/宏冲突问题解决