• Resolved sibichan

    (@sibichan)


    Iam using your plugin. I couldn’t find the below image in slider. SSL is not showing green lock due to this.

    Loading mixed (insecure) display content “http://4.bp.blogspot.com/-IzPWLqY4gJ0/T01CPzNb1KI/AAAAAAAACgA/_8uyj68QhFE/s400/a2cf7051-5952-4b39-aca3-4481976cb242.jpg” on a secure page[Learn More] nextend-gsap.min.js:1:25915

Viewing 3 replies - 1 through 3 (of 3 total)
  • Ramona

    (@nextend_ramona)

    Hi @sibichan

    I’ve seen this problem before, it’s caused by a code in Netbase Widgets For SiteOrigin plugin. They have this code:

    svg{background:url(http://4.bp.blogspot.com/-IzPWLqY4gJ0/T01CPzNb1KI/AAAAAAAACgA/_8uyj68QhFE/s400/a2cf7051-5952-4b39-aca3-4481976cb242.jpg)}

    this file: wp-content/plugins/netbase-widgets-for-siteorigin/assets/nbt-so-style.min.css
    that makes this image load as the background of every SVG image. (We’re using SVG images for instance to display the loading animation.)

    Here’s a ticket at the plugin’s forum describing the same problem: https://ww.wp.xz.cn/support/topic/plugin-messes-up-the-site-2/

    You could try removing the line above from their file and that will fix the problem.

    Thread Starter sibichan

    (@sibichan)

    Fixed..Thank you.

    Plugin Author Nextendweb

    (@nextendweb)

    We are happy that it works. We created a topic on that plugin to force the developer to update their code with the fix: https://ww.wp.xz.cn/support/topic/plugin-messes-up-svg-and-breaks-ssl/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘SSL issue’ is closed to new replies.