在tags列表页获取当前tag的ID方法一:
在动态页面中使用
<?=intval($_GET['tagid'])?>
在tags列表页获取当前tag的ID方法二:
1、编辑etagsindex.php,找到 $listtemp=str_replace('[!–newsnav–]',$url,$listtemp);//位置导航 ,大概在196行左右
2、在下面插入一行:
$listtemp=str_replace('[!–self.classid–]',$tagid,$listtemp);//tagid
3、然后就可以在列表模板里用[!–self.classid–]调用,显示当前tag的id了……
wordpress建站:Categories, Tags 及 Taxonomies 的区别
wordpress获取数量代码(文章总数、分类总数、tag总数)
织梦dedecms用栏目交叉时arclist标签不能调出相关文
标签: id, listtemp, tagid, Tags, tag总数
上面是“帝国cms如何在tags列表页获取当前tag的ID方法”的全面内容,想了解更多关于 帝国cms 内容,请继续关注web建站教程。
当前网址:https://m.ipkd.cn/webs_1073.html
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!