Trouble w/ iframe conversion-google doc not showing up!
-
I posted a spreadsheet earlier this week from google.docs and it worked great for a few days and then when I tried to update, it disappeared and I can’t seem to get it to appear in my post again! I copied the “html to embed in a page” code and wordpress is converting it to this shortcode (minus my actual key)
[googleapps domain="docs" dir="spreadsheet/pub" query="hl=en_US&hl=en_US&key=THIS IS WHERE MY KEY WAS, LOTS OF LETTERS/NUMBERS;output=html&widget=true" width="500" height="300" /]
but either a link to the spreadsheet appears, or the code itself, or nothing at all, depending on how/where I post the code (html/visual editor). I also tried re-generating the “html code to embed” at google-docs.
If “Iframe’s” are converted by wp.com and I posted it before, why won’t it work now???
frustrated :(
-
Isn’t that you in this thread?
https://en.forums.wordpress.com/topic/embedding-a-google-document?replies=15 -
Since it belonged to someone else and said resolved, I thought I needed to start a new post?
-
I changed the wordpress markup iframe code like this forum link I’ve included says to do (I actually changed it from domain=”docs” to domain=”spreadsheets”) and it worked like a charm. I have searched and tried for hours for a solution to this. It must be a problem w/ wordpress converting the correct code. Check your codes!
Here was my code (-my personal key):
[googleapps domain="spreadsheets" dir="spreadsheet/pub" query="hl=en_US&hl=en_US&key=MYPERSONALKEY;output=html&widget=true" width="500" height="300" /]Thank you forum!
- The topic ‘Trouble w/ iframe conversion-google doc not showing up!’ is closed to new replies.