对于已经购买商业授权的用户,可以删除底部的OpenWBS技术支持信息,修改模板文件即可。
V5 企业标准版模板路径为:
ow-content/templates/ow.v5.default.mob/html/include.footer.html
ow-content/templates/ow.v5.default.pc/html/include.footer.html
X5 企业电商版模板路径为:
ow-content/templates/ow.x5.default.mob/html/include.footer.html
ow-content/templates/ow.x5.default.mob/html/include.footer.all.html
ow-content/templates/ow.x5.default.mob/html/include.footer.goods.html
ow-content/templates/ow.x5.default.pc/html/include.footer.html
x5 电商旗舰版模板路径为:
ow-content/templates/ow.xs.default.mob/html/include.footer.html
ow-content/templates/ow.xs.default.mob/html/include.footer.all.html
ow-content/templates/ow.xs.default.mob/html/include.footer.goods.html
ow-content/templates/ow.xs.default.pc/html/include.footer.html
用代码文本编辑器(Dreamweaver或NOTEPAD++或记事本等)打开,然后找到相关代码,删除或改为您自己网站的信息,然后保存即可。
最后,注意事项:如果开启了模板缓存的话还要
如果还是没解决,那有可能是缓存目录没有删除权限,进服务器手工把网站缓存目录/ow-content/cache/里的所有文件夹删除,然后再刷新页面看看是否已经去除版权信息。
如果还有问题,可以在下面发表评论留言。