• Resolved tornike95

    (@tornike95)


    I’ve just created a new website and I have a problem with custom HTML widget, it shows nothing. I’m sure that there’s nothing wrong with the code, because I have another wordpress website where I used exactly same code and everything’s fine there. Theme is also same.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator James Huff

    (@macmanx)

    What is the code? Would you please provide use Pastebin or a Gist to share it here?

    Thread Starter tornike95

    (@tornike95)

    Here is the pastebin link

    Moderator James Huff

    (@macmanx)

    That code includes a script. Is it being served from the same domain as your site?

    Thread Starter tornike95

    (@tornike95)

    No, it’s not. I found out the reason, my old website is http and the new one is https, the old site is displaying without any problem but the new one is blocking it, saying: “this page is trying to load scripts from unauthenticated sources”. I guess, there’s nothing I can do with this right? I really need this widget

    Moderator James Huff

    (@macmanx)

    Yes, that’s the problem. You can’t embed HTTP scripts from an external domain on an HTTPS site.

    Thread Starter tornike95

    (@tornike95)

    Thank you for you reply

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

The topic ‘Custom HTML widget doesn’t display’ is closed to new replies.