[password key=2017522083652]
[code]footer.php[/code]文件内
- <?php if (zm_get_option(‘share’)) { ?>
- <?php if (is_single() || is_page() ) : ?>
- <?php endif; ?>
- <?php }?>
修改为
- <?php if (zm_get_option(‘share’)) { ?>
- <script>window._bd_share_config={“common”:{“bdSnsKey”:{},“bdText”:“”,“bdMini”:“2”,“bdMiniList”:false,“bdPic”:“”,“bdStyle”:“1”,“bdSize”:“16”},“share”:{“bdSize”:16}};with(document)0[(getElementsByTagName(‘head’)[0]||body).appendChild(createElement(‘script’)).src=’http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=’+~(-new Date()/36e5)];</script>
- <?php if (is_single() || is_page() ) : ?>
- <?php endif; ?>
- <?php }?>
[/password]
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系贝贝进行处理。本站默认解压密码:www.hibbba.com


评论(0)