hey guys now thing must be working like totally cool way... if anybody is still facing this problem lemme know...
actually this was what was happening....
After some experimenting I came out with the solution... I am not sure if this was a problem from Google or WordPress so I bettter share it here...
From google doc one receives this code which has to be pasted in edit post page
<iframe width='500' height='300' frameborder='0' src='https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AmUNJ79PATsXdDRMNmR1WGROWWxNekpMeS1wSmxteFE&output=html&widget=true'></iframe>
After publishing the post the code, this code is seen when you go to edit post:
[googleapps domain="spreadsheets" dir="pub" query="hl=en_US&hl=en_US&key=0AmUNJ79PATsXdDRMNmR1WGROWWxNekpMeS1wSmxteFE&single=true&gid=0&output=html&widget=true" width="500" height="300" /]
But the above code dont work. Actually this code was the needed code:
[googleapps domain="spreadsheets" dir="spreadsheet/pub" query="hl=en_US&hl=en_US&key=0AmUNJ79PATsXdDRMNmR1WGROWWxNekpMeS1wSmxteFE&single=true&gid=0&output=html&widget=true" width="500" height="300" /]
The difference is in the directory which should be spreadsheet/pub that just pub
Till now every-time I tried posting a spreadsheet dir coded was pub and thus speadsheet was not displayed in the blog
I just tried it a minute back and now dir is coded as pub/spreadsheet.
Since this is done by WordPress may be it was a bug which has been resolved by you all recently or may be it is still a fluctuating bug.
Further, I reported this observation to the support team..
Thank you all for posting in this section of formum...
Love you all...
from:
onedamnlife.wordpress.com