Iframes

lucaremotti / 2018-10-13 06:46:34   

Hello to all.
Does Indexihibt support iframes?
Thanks!

Vaska A / 2018-10-13 13:27:29   

Yes. But, odd things are happening between browsers and SSL.

I believe Chrome, for instance, will not allow an http site to iframe with a link that is https?

Of course, everybody should be using https now for their personal websites now that Google is enforcing this. I believe the other browsers are doing this too...not sure about Safari, to be honest.

lucaremotti / 2018-10-16 14:43:29   

I understand.
Will see how to get an https for my website.
We'll see.

lucaremotti / 2018-10-17 00:52:32   

The certificate is now installed. However, the code to display external content on the page does not work.

insideimages.eu/index.php/books/my-visible-cities-m/

the page shown is blank.

Vaska A / 2018-10-17 05:33:15   

If you are going to paste html into the text space you need to disable formatting (the green P). If you look at the code on your page you will see that there are br tags (auto formatting) messing things up.

Plus, I don't know why you need all of those data attributes...seems like overkill for what it is.

lucaremotti / 2018-10-17 11:54:32   

Brilliant, thanks Jeff!
I will get rid of the br tags as well.
Didn't know about the green P, but it's logical.

lucaremotti / 2018-10-28 14:12:39   

Strange enough, indexhibit does not show the book preview.

But

logging in into ndxzstudio perfectly displays the previews.

Weird.

lucaremotti / 2018-10-28 14:20:05   

I tried to strip off the data attributes, just leaving in


and it does the same: tiny tiny visualisation in the ndxzstudio preview and no visualisation at all on the actual website.

Thanks for any input you may have.

lucaremotti / 2018-10-28 14:21:08   
  1. <iframe id="data-blurb-bookshare-7919137"
  2. src="it.blurb.com/bookshare/app/…;
  3. </iframe>
Vaska A / 2018-10-28 22:03:34   

"Mixed Content: The page at 'insideimages.eu/index.php/books/my-visible-cities-m/' was loaded over HTTPS, but requested an insecure resource 'it.blurb.com/bookshare/app/…'. This request has been blocked; the content must be served over HTTPS."

From the console - same problem I mentioned previously. Try linking to https...

lucaremotti / 2018-10-29 07:41:17   

Thanks, I will put the issue on the table of Blurb.

Vaska A / 2018-10-29 14:24:24   

That's weird that they are not using https, yet.

lucaremotti / 2018-11-01 08:34:14   

Done. They will look into that, they promised.

lucaremotti / 2018-11-04 15:27:18   

It seems to work now. The books are displayed.
It took me a few seconds to activate https on my website, must have been quick for them, too.

Thanks.

Vaska A / 2018-11-04 15:42:45   

Yay!

This thread has been closed, thank you.