Home
> blog, Glitches&Errors, service-is-documenting, service-is-testing-troubleshooting-debugging > How to workaround SkyDrive embed codes not working WordPress.com
How to workaround SkyDrive embed codes not working WordPress.com
- Problem: I cannot seem to get the new embed code that SkyDrive offers now to work on wordpress.com.
- Cause: No idea. Guess somebody did not get the memo? Hope it is not me.
- Workaround:
- Old skydrive embed code still works in wordpress (E.g. https://thomasplagwitz.com/tag/lists+resources/), but is a completely different syntax than what skydrive offers for embedding now (insert office code into [] to try it out):
- office width="750" height="1300" src="http://r.office.microsoft.com/r/rlidExcelEmbed?su=10634757809471938&Fi=SD25C841818181C2!126&kip=1&AllowTyping=True&Item=Table2&wdHideGridlines=True&wdDownloadButton=True"
- However, you can still convert the current embed into the old one:
- by inserting the new parameter values into the old ones:
- "cid" becomes "su" and
- "resid" becomes "Fi" .
- This example successfully embeds into a WordPress.com code now. (insert office code into [] to try it out):
- office width="750" height="1300" src="http://r.office.microsoft.com/r/rlidExcelEmbed?su=4FA3329905D7E1CE&Fi=4FA3329905D7E1CE%2162359&kip=1&AllowTyping=True&Item=Table2&wdHideGridlines=True&wdDownloadButton=True"
- No we seem to have been here before, so we shall see how long this workaround lasts.
This did not work for me any help
This did not work for me. Any help
Unfortunately no.
I have not had problems with SkyDrive embeds recently.
I do not think that the rules have changed again, either.
If I check what I gave as example here, it still works: https://thomasplagwitz.com/tag/lists+resources/
If I find something out, I’ll post it here.