Notifications
Clear all

Google Docs on localhost.

13 Posts
2 Users
0 Likes
1,520 Views
Posts: 8
Topic starter
(@norgo)
Active Member
Joined: 2 years ago

Hi,

I just purchased pro and intend to embed google docs often....

Bizarre, but on localhost dev, I can use a regular iFrame (custom html) and google published sheet, but if it is contained in an "Advanced iFrame Pro", it will not load.

I tried this on a live site online, and it works, but I do most dev localhost would prefer if it works there too.

Maybe something this newbie is missing?

Thank you,
Sean

12 Replies
TinyWebGallery
Posts: 874
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Can you please check the console with F12. There you normally get a good hints why the iframe does not load. 

Also see here: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-checklist

Best regards,

Michael

 

Reply
Posts: 8
Topic starter
(@norgo)
Active Member
Joined: 2 years ago

Hi Micheal,
Thanks for the quick reply.
This works
[advanced_iframe src="Google Docs LINK" width="100%" height="600"]

however, when using Gutenberg type insert (using Kadence theme), I get this error below when on localhost.
I guess using custom HTML is fine for now, but thought to share if this helps others.
Maybe an easy fix for localhost.

 
 
Status

400

Bad Request

VersionHTTP/3
Transferred2.21 kB (3.04 kB size)
Referrer Policystrict-origin-when-cross-origin
Reply
Posts: 8
Topic starter
(@norgo)
Active Member
Joined: 2 years ago

oops, the "this works"... is missing the shortcode 🙂

so this works

~~~
Square Bracket Open

advanced_iframe src="Google DOCS LINK" width="100%" height="600"

Square Bracket Close
~~~

Reply
Posts: 8
Topic starter
(@norgo)
Active Member
Joined: 2 years ago

Sorry, It seems to be a guttenberg problem or kadence container problem.

Top is  regular/classic editor block with shortcode
Bottom is "advanced iframe pro" block guttenberg/kadence theme

removed link

Reply
Page 1 / 3