校园春色亚洲色图_亚洲视频分类_中文字幕精品一区二区精品_麻豆一区区三区四区产品精品蜜桃

主頁 > 知識庫 > Discuz論壇標題和底部去掉版權信息實例講解

Discuz論壇標題和底部去掉版權信息實例講解

熱門標簽:福州人工外呼系統哪家強 新河科技智能外呼系統怎么樣 安裝電銷外呼系統 百度商鋪地圖標注 常州地圖標注服務商 衡水外呼系統平臺 釘釘打卡地圖標注 注冊400電話申請 地圖標注平臺怎么給錢注冊

需求:

一、標題:打開template/default/common/header_common.htm文件,里面的代碼如下

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
html xmlns="http://www.w3.org/1999/xhtml">
	head>
	meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
	!--{if $_G['config']['output']['iecompatible']}-->meta http-equiv="X-UA-Compatible" content="IE=EmulateIE{$_G['config']['output']['iecompatible']}" />!--{/if}-->
	title>!--{if !empty($navtitle)}-->$navtitle - !--{/if}-->!--{if empty($nobbname)}--> $_G['setting']['bbname']!--{/if}-->Powered by Discuz!/title>
	$_G['setting']['seohead']
 
	meta name="keywords" content="{if !empty($metakeywords)}{echo dhtmlspecialchars($metakeywords)}{/if}" />
	meta name="description" content="{if !empty($metadescription)}{echo dhtmlspecialchars($metadescription)} {/if}{if empty($nobbname)},$_G['setting']['bbname']{/if}" />
	meta name="generator" content="Discuz! $_G['setting']['version']" />
	meta name="author" content="Discuz! Team and Comsenz UI Team" />
	meta name="copyright" content="2001-2017 Comsenz Inc." />
	meta name="MSSmartTagsPreventParsing" content="True" />
	meta http-equiv="MSThemeCompatible" content="Yes" />
	base href="{$_G['siteurl']}" rel="external nofollow" />
	!--{csstemplate}-->
	script type="text/javascript">var STYLEID = '{STYLEID}', STATICURL = '{STATICURL}', IMGDIR = '{IMGDIR}', VERHASH = '{VERHASH}', charset = '{CHARSET}', discuz_uid = '$_G[uid]', cookiepre = '{$_G[config][cookie][cookiepre]}', cookiedomain = '{$_G[config][cookie][cookiedomain]}', cookiepath = '{$_G[config][cookie][cookiepath]}', showusercard = '{$_G[setting][showusercard]}', attackevasive = '{$_G[config][security][attackevasive]}', disallowfloat = '{$_G[setting][disallowfloat]}', creditnotice = '!--{if $_G['setting']['creditnotice']}-->$_G['setting']['creditnames']!--{/if}-->', defaultstyle = '$_G[style][defaultextstyle]', REPORTURL = '$_G[currenturl_encode]', SITEURL = '$_G[siteurl]', JSPATH = '$_G[setting][jspath]', CSSPATH = '$_G[setting][csspath]', DYNAMICURL = '$_G[dynamicurl]';/script>
	script type="text/javascript" src="{$_G[setting][jspath]}common.js?{VERHASH}">/script>
	!--{if empty($_GET['diy'])}-->!--{eval $_GET['diy'] = '';}-->!--{/if}-->
	!--{if !isset($topic)}-->!--{eval $topic = array();}-->!--{/if}-->

1、原來的標題代碼為:

title>!--{if !empty($navtitle)}-->$navtitle - !--{/if}-->!--{if empty($nobbname)}--> $_G['setting']['bbname']!--{/if}-->Powered by Discuz!/title>

修改為:

title>!--{if !empty($navtitle)}-->$navtitle!--{/if}-->!--{if empty($nobbname)}--> $_G['setting']['bbname'] !--{/if}-->/title>

注意:一定記著把$navtitle后面的“ - ”去掉,要不然標題處還是會出現 - ,例如下圖:

2、原來的描述代碼為:

meta name="description" content="{if !empty($metadescription)}{echo dhtmlspecialchars($metadescription)} {/if}{if empty($nobbname)},$_G['setting']['bbname']{/if}" />

 修改為:

meta name="description" content="{if !empty($metadescription)}{echo dhtmlspecialchars($metadescription)} {/if}" />

二、底部:找到底部的模板文件template/default/common/footer.htm或者你模板文件對應的common/footer.htm,搜索“Powered by”,找到相關代碼行刪掉即可

div id="frt">
			p>Powered by strong>a  rel="external nofollow" target="_blank">Discuz!/a>/strong> em>$_G['setting']['version']/em>!--{if !empty($_G['setting']['boardlicensed'])}--> a  rel="external nofollow" target="_blank">Licensed/a>!--{/if}-->/p>
			p class="xs0">copy; 2001-2017 a  rel="external nofollow" target="_blank">Comsenz Inc./a>/p>
		/div>

三、修改完成后,登錄后臺更新一下緩存即可,最終效果如下圖,是不是非常完美。

到此這篇關于Discuz論壇標題和底部去掉版權信息實例講解的文章就介紹到這了,更多相關Discuz論壇標題和底部去掉版權信息內容請搜索腳本之家以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持腳本之家!

您可能感興趣的文章:
  • discuz論壇更換域名,詳細文件修改步驟
  • Discuz不使用插件實現簡單的打賞功能
  • Discuz論壇密碼與密保加密規則
  • discuz圖片順序混亂解決方案
  • discuz目錄文件資料匯總

標簽:克拉瑪依 鷹潭 遼陽 柳州 唐山 鶴崗 白城 六安

巨人網絡通訊聲明:本文標題《Discuz論壇標題和底部去掉版權信息實例講解》,本文關鍵詞  Discuz,論壇,標題,和,底部,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《Discuz論壇標題和底部去掉版權信息實例講解》相關的同類信息!
  • 本頁收集關于Discuz論壇標題和底部去掉版權信息實例講解的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 隆子县| 岚皋县| 包头市| 鹤山市| 宁阳县| 长寿区| 沙田区| 措勤县| 霍山县| 当雄县| 青冈县| 淮安市| 和政县| 称多县| 大石桥市| 广安市| 遂平县| 金华市| 无棣县| 新干县| 怀宁县| 四子王旗| 商丘市| 文安县| 浪卡子县| 阿瓦提县| 平阴县| 都江堰市| 荔波县| 法库县| 德州市| 河源市| 婺源县| 集安市| 蒲江县| 衡阳县| 阿合奇县| 郓城县| 凤翔县| 星座| 曲麻莱县|