DZ原生代码交流学习,买插件不如自己动手解决
 
发新帖
楼主: 天启
查看: 785|回复: 0

[教程] DZ去除售价主题,保留附件出售功能

[复制链接]
天启VIP6 发表于 2019-11-13 16:00:18 | 显示全部楼层
首先找到文件:template\default\forum\post_editor_attribute.htm

找到以下代码
  1. <!--{if $_G['group']['maxprice'] && !$special}-->
  2.         <label id="extra_price_b" onclick="showExtra('extra_price')"><span id="extra_price_chk">{lang thread_pricepay}</span></label>
  3. <!--{/if}-->
复制代码


快速回复 返回顶部 返回列表