例如:主题 css里面是吸纳 这样的。 其中: https://www.ckhub.com是 wordpress的 主机域名。
element-39aa808b {
background-image: url(https://www.ckhub.com/wp-content/uploads/2017/12/top-cover.jpg);
background-repeat: no-repeat;
background-size: cover;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
这种情况, 七牛 图库无法使用。
]]>When plugin activated, following two link(JS) was replaced by Qiniu:
<script type=’text/javascript’ src=’https://cdn.staticfile.org/jquery/1.11.1/jquery.min.js?ver=1442253261′></script>
<script type=’text/javascript’ src=’https://cdn.staticfile.org/jquery-migrate/1.2.1/jquery-migrate.min.js?ver=1442253261′></script>
Unfortunately, Staticfile.org supports http ONLY so that there get SSL error issue when I deploy https/ssl for global site, please fix the issue.
Regards
]]>