帝国cms列表页调用文章tags并加上点击链接
时间:2022年07月24日
/来源:网络
/编辑:佚名
在用帝国cms建站过程中,很多时候在列表页调用文章时都希望调用文章的tags,并机上链接,有利于网站优化,若有需要的请参考如下代码即可
$tagstr=''; $tsql=$empire->query("select tagid from {$dbtbpre}enewstagsdata where id='$r[id]' and classid='$r[classid]' ");
while($tr=$empire->fetch($tsql)){ $tt=$empire->fetch1("select * from {$dbtbpre}enewstags where tagid=".$tr['tagid']." limit
1"); if(!$tt['tagid']){ continue; }else{ //tagid式的动态链接,采用以下1行代码 $tagslink=$public_r['newsurl'].'e/tags/?tagid='.$tt['tagid'];
} $tagstr.='
<a href="'.$tagslink.'" title="'.$tagname.'" target="_blank">'.$tt['tagname'].'</a>'; } /*结束*/ $listtemp='
<li class="pl archive-thumb">
<article>
<h2>
<a href="[!--titleurl--]" title="[!--oldtitle--]" rel="bookmark">[!--title--]</a>
</h2>
<a class="pic float-left" href="[!--titleurl--]" title="[!--oldtitle--]" rel="bookmark">
<img class="lazy lazy-hidden" src="[!--news.url--]css/grey.gif" data-lazy-type="image" lazydata-src="[!--titlepic--]" alt="[!--oldtitle--]"
width="330" height="200" />
<noscript>
<img src="[!--titlepic--]" alt="[!--oldtitle--]" width="330" height="200" />
</noscript>
</a>
<p>[!--smalltext--]</p>
<p class="more">
<a class="more-link" href="[!--titleurl--]">阅读全文</a>
</p>
<p class="post-meta">
<span>
<i class="fa fa-rss fa-fw"></i>[!--this.classname--]</span>
<span>
<i class="fa fa-clock-o fa-fw"></i>[!--newstime--]</span>
<span>
<i class="fa fa-eye fa-fw"></i>[!--onclick--] </span>
<span>
<i class="fa fa-comment-o fa-fw"></i>
<a href="[!--titleurl--]#comments">[!--plnum--]</a>
</span>
<span>
<i class="fa fa-tags fa-fw"></i>'.$tagstr.'</span>
</p>
<div class="clear"></div>
</article>
</li>';
$tagstr=''; $tsql=$empire->query("select tagid from {$dbtbpre}enewstagsdata where id='$r[id]' and classid='$r[classid]' ");
while($tr=$empire->fetch($tsql)){ $tt=$empire->fetch1("select * from {$dbtbpre}enewstags where tagid=".$tr['tagid']." limit
1"); if(!$tt['tagid']){ continue; }else{ //tagid式的动态链接,采用以下1行代码 $tagslink=$public_r['newsurl'].'e/tags/?tagid='.$tt['tagid'];
} $tagstr.='
<a href="'.$tagslink.'" title="'.$tagname.'" target="_blank">'.$tt['tagname'].'</a>'; } /*结束*/ $listtemp='
<li class="pl archive-thumb">
<article>
<h2>
<a href="[!--titleurl--]" title="[!--oldtitle--]" rel="bookmark">[!--title--]</a>
</h2>
<a class="pic float-left" href="[!--titleurl--]" title="[!--oldtitle--]" rel="bookmark">
<img class="lazy lazy-hidden" src="[!--news.url--]css/grey.gif" data-lazy-type="image" lazydata-src="[!--titlepic--]" alt="[!--oldtitle--]"
width="330" height="200" />
<noscript>
<img src="[!--titlepic--]" alt="[!--oldtitle--]" width="330" height="200" />
</noscript>
</a>
<p>[!--smalltext--]</p>
<p class="more">
<a class="more-link" href="[!--titleurl--]">阅读全文</a>
</p>
<p class="post-meta">
<span>
<i class="fa fa-rss fa-fw"></i>[!--this.classname--]</span>
<span>
<i class="fa fa-clock-o fa-fw"></i>[!--newstime--]</span>
<span>
<i class="fa fa-eye fa-fw"></i>[!--onclick--] </span>
<span>
<i class="fa fa-comment-o fa-fw"></i>
<a href="[!--titleurl--]#comments">[!--plnum--]</a>
</span>
<span>
<i class="fa fa-tags fa-fw"></i>'.$tagstr.'</span>
</p>
<div class="clear"></div>
</article>
</li>';
新闻资讯 更多
- 【帝国cms教程】帝国CMS模板变量$GLOBALS[navclassid]用法分析04-03
- 【帝国cms教程】鲜为人知帝国CMS内容页调用上一篇和下一篇的精华方法汇总04-03
- 【帝国cms教程】怎么快速找出帝国CMS数据库配置文件路径及迁移网站后修改技巧!04-03
- 【帝国cms教程】帝国CMS模板$GLOBALS[navclassid]用法详解04-03
- 【帝国cms教程】帝国cms 7.5版列表页分页样式修改笔记04-02
- 【帝国cms教程】解决帝国CMS搜索页面模板不支持灵动标签和万能标签的方法04-02
- 【帝国cms教程】帝国CMS只备份栏目和模板的方法04-02
- 【帝国cms教程】帝国CMS怎样删除清空数据库记录?04-02
热门文章
- 178Moban源码谈谈免费源码与收费源码的区别
- 2帝国CMS忘记后台登陆用户名、密码、认证码的解决方法
- 3帝国CMS(EmpireCMS) v7.5后台任意代码执行漏洞及具体修复方法
- 4帝国CMS和WordPress 哪个好?哪个适合建站?
- 5如何解决Discuz的密码错误次数过多请15分钟后登陆的问题
- 6帝国cms灵动标签取得内容和栏目链接地址
- 7emlog pro 注册码“开心”教程(如果有一天,emlog官方版 或者 emlog免费版 跑路了,那用户怎么办?)
- 8织梦CMS在nginx下设置伪静态方法(附nginx伪静态规则)
- 9帝国cms后台登录出现”您还未登录”怎么解决?
- 10帝国cms7.5忘记登录密码 和忘记登录认证码以及多次登录 失败被锁定解决办法