Cannot Embed

Posted by r0lovic on
URL: https://support.nabble.com/Cannot-Embed-tp7601612.html

I copy and pasted the code for embedding the forum to a blank html page called Test.html  Below is the code:

<html>
<head>
</head>
<body>
        SuzieB Forum
        <script src="http://suzieb-forum.85287.n8.nabble.com/embed/f1"></script></body>
</html>
When I open this page on my local machine, the forum shows up.  When I upload Test.html to my godaddy shared hosting site, I only get a blank page.  When I change the http to https in the above code, I get a blank page on both the local machine and the godaddy hosted site.  I am having 2 issues here.

1.  Getting a blank page on hosted site (http)
2.  Getting blank page when switching to https (local machine and hosted site)

I thought I had read in another thread that you had added support for https.