分享
  • 收藏
  • 举报
    X
    @阿赖耶识请问一下,神盾小插件-标签云访问p/kwtags-index-index.html无法调出文章,要如何修改才能正确调出文章?
    • 齐博神州 消费2958.36元 2021-12-28 12:28 12:28
    495
    3

    使用神盾小插件-标签云,网站前台访问http://***.com/p/kwtags-index-index.html无法调出(正确读取)文章,请问要如何修改才能正确调出文章?

    /template/index_style/default/plugins/kwtags/index/pc_index.htm模板代码如下

    {extend name="$index_style_layout" /}
    
    
    {block name="body_content"}
    <style type="text/css">
        .wrap{width:100%;}
        .wrap ul,.wrap li{margin:0;padding:0;}
        .tags-index{width:1200px;padding:15px 25px;margin:0 auto;}
        .tags-index .tagbox{margin-bottom:25px;}
        .tags-index h1{font-size:1.5rem;font-weight:600;color:#35C4B8;}
        .tags-index ul{margin-left:40px;}
        .tags-index ul li{list-style:none;}
        .btags{display:flex;flex-wrap:wrap;}
        .btags li{margin:5px 8px;}
        .btags li a{padding:5px 12px;background-color:#008AD9;color:#FFF;border-radius:8px;}
    </style>
    <div class="wrap">
        <div class="tags-index">
            {volist name="$tagsort" id="vo"}
            {if(fun("Tagfun@getSortTagnum",$vo['id']))}
            <div class="tagbox">
                <h1>{$vo.name}</h1>
                <ul class="btags">
                    {volist name=":fun('Tagfun@getSortData',$vo['id'])" id="vt"}
                   <li><a href="{:purl('kwtags/taglist/index',['tid' => $vt['id']])}" target="_blank">
                       {$vt.tagname}
                   </a></li>
                    {/volist}
                </ul>
            </div>
            {/if}
            {/volist}
    
        </div>
    
    </div>
    
    {/block}


    2
    赏礼
    赏钱
    收藏
    点击回复
        全部留言
    • 3
    • 阿赖耶识 程序开发者 消费:24.43元 2021-12-28 13:01 13:016楼

      首先,这个插件没有前台,只是分类,index只是之前有用户需要分类,做了一个分类汇总。 文章调用和标签本身没有关系,如果是想调用标签相关的文章,后台文档有相关说明,和cms里面调用是一样的 ,比如: 

      image.png

      如果是单纯的调用文章,那就用齐博的标签qb:tag即可


      标签云只有taglist模板,是针对单独标签的数据展示template\index_style\default\plugins\kwtags\taglist\pc_index.htm



      至于template\index_style\default\plugins\kwtags\index\index.htm  此处只是一个分类汇总,没有首页一说,数据调用和独立页一样,qb:tag即可,没有特定的方法

      齐博神州 消费:2958.36元 其他手机 2021-12-28 13:21
      谢谢你!
      阿赖耶识 消费:24.43元 2021-12-28 13:27
      @齐博神州 有问题随时提
    0 赏钱 赏礼回复
    更多回复
        你可能感兴趣的主题
    恢复多功能编辑器
  • 3 1
  • 推荐内容
    扫一扫访问手机版
    请选择要切换的马甲:

     
    网页即时交流
    QQ咨询
    咨询热线
    020-28998648