织梦dedecms很多朋友不想要默认织梦dedecms模板主页里踩踩、评论,只留下会员登录,可以做如下调整:
1、打开/templets/default/index.htm文件,删除148行-166行的代码:
<dd id="loading"> 正在载入,请稍候… </dd>
<dd id="uc_digg">
<ul class="f1">
{dede:arclist orderby=’scores’ row=’8′ subday=’30′ titlelen=’42′}
<li> <a href="[field:arcurl/]">[field:title/]</a> <span><small>点击:</small>[field:click/]</span> <span><small>评价:</small>[field:scores/]< /span></li>
{/dede:arclist}
</ul>
</dd>
<!– /uc_digg –>
<dd id="uc_comment">
<ul class="f2">
{dede:feedback row=’5′ titlelen=’24′ infolen=’80′}
<li> <small><a href="#" class="username">[field:username function="(@me=='guest' ? '游客' : @me)"/]</a> 评论 <a href="[field:global.cfg_phpurl/]/feedback.php?aid=[field:aid/]" class="title">[field:title/]</a></small>
<p>[field:msg/]</p>
</li>
{/dede:feedback}
</ul>
</dd>
<!– /uc_comment –>
2、找到147行代码:
<dt class=’light’> <strong>互动中心</strong> <span class="label"> <a href="#" _for="uc_digg">踩踩</a> <a href="#" _for="uc_comment">评论</a> <a href="#" _for="uc_member">会员</a> </span> </dt>
改为:
<dt class=’light’> <strong><a href="/member/" _for="uc_member">会员中心</a> </strong> </dt>
OK!
|
1 本网站名称:米米素材网
2 本站永久网址:https://www.mimisucai.cn
3 本网站的文章部分内容可能来源于网络,仅供大家学习与参考,如有侵权进行删除处理。
4 本站一切资源不代表本站立场,并不代表本站赞同其观点和对其真实性负责。
5 本站一律禁止以任何方式发布或转载任何违法的相关信息,访客发现请向站长举报
6 本站资源大多存储在云盘,如发现链接失效,请联系我们我们会第一时间更新。
2 本站永久网址:https://www.mimisucai.cn
3 本网站的文章部分内容可能来源于网络,仅供大家学习与参考,如有侵权进行删除处理。
4 本站一切资源不代表本站立场,并不代表本站赞同其观点和对其真实性负责。
5 本站一律禁止以任何方式发布或转载任何违法的相关信息,访客发现请向站长举报
6 本站资源大多存储在云盘,如发现链接失效,请联系我们我们会第一时间更新。
发表评论