当前位置: 首页 > 站长资讯 > 正文页面

discuz教程:如何去掉论坛右下角的新短消息提醒

如何去掉论坛右下角的新短消息提醒xB3网站目录_网站网址收录与提交入口

打开/template/default/common/footer.htm文件,然后找到137-150行的代码删除即可xB3网站目录_网站网址收录与提交入口

<script type="text/javascript">xB3网站目录_网站网址收录与提交入口

var h5n = new Html5notification();xB3网站目录_网站网址收录与提交入口

if(h5n.issupport()) {xB3网站目录_网站网址收录与提交入口

<!--{if $_G[member][newpm] && $_GET[do] != 'pm'}-->xB3网站目录_网站网址收录与提交入口

h5n.shownotification('pm', '$_G[siteurl]home.php?mod=space&do=pm', '<!--{avatar($_G[uid],small,true)}-->', '{lang newpm_subject}', '{lang newpm_notice_info}');xB3网站目录_网站网址收录与提交入口

<!--{/if}-->xB3网站目录_网站网址收录与提交入口

<!--{if $_G[member][newprompt] && $_GET[do] != 'notice'}-->xB3网站目录_网站网址收录与提交入口

<!--{loop $_G['member']['category_num'] $key $val}-->xB3网站目录_网站网址收录与提交入口

<!--{eval $noticetitle = lang('template', 'notice_'.$key);}-->xB3网站目录_网站网址收录与提交入口

h5n.shownotification('notice_$key', '$_G[siteurl]home.php?mod=space&do=notice&view=$key', '<!--{avatar($_G[uid],small,true)}-->', '$noticetitle ($val)', '{lang newnotice_notice_info}');xB3网站目录_网站网址收录与提交入口

<!--{/loop}-->xB3网站目录_网站网址收录与提交入口

<!--{/if}-->xB3网站目录_网站网址收录与提交入口

}xB3网站目录_网站网址收录与提交入口

</script>xB3网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章