注册 | 登录 |
地方论坛门户及新闻和人才网址大全

DIY调用帖子使用文章模式查看的模板<!--{subtemplate forum/viewthread_from_nod

时间:2021-07-21人气:-


整体模板位置template/default/forum/viewthread_portal.htm


内容主题的加载区域如下
    <!--{loop $postlist $postid $post}-->      <!--{if $postid && !$post['first']}-->         <div id="post_$post[pid]" class="xld xlda mbm">              <!--{subtemplate forum/viewthread_from_node}-->        </div>       <!--{/if}--><!--{/loop}-->
复制代码内容代码区域如下

上篇:文章列表页在模板中是这样写的,看下是否缺失!

下篇:分类信息名称$_G[forum][threadsorts][...