"iframe" plugin not working for me
-
WordPress has just quit displaying iframe. (!) So the plugin-but I cannot get it to work no matter what I try.
Here is the original iframe code tht worked for years:
<iframe src=”https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=2104+Holly+Drive,+Los+Angeles,+CA+90068&aq=0&oq=2104+holly+drive+los+angeles+ca+90068&sll=37.269174,-119.306607&sspn=17.214144,33.640137&ie=UTF8&hq=&hnear=2104+Holly+Dr,+Los+Angeles,+California+90068&t=m&ll=34.105693,-118.329792&spn=0.020965,0.023947&z=14&output=embed” width=”100%” height=”200″ frameborder=”0″ marginwidth=”0″ marginheight=”0″ scrolling=”no”></iframe>
Here is what I tried for the plugin shortcode:
[iframe src=”https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=2104+Holly+Drive,+Los+Angeles,+CA+90068&aq=0&oq=2104+holly+drive+los+angeles+ca+90068&sll=37.269174,-119.306607&sspn=17.214144,33.640137&ie=UTF8&hq=&hnear=2104+Holly+Dr,+Los+Angeles,+California+90068&t=m&ll=34.105693,-118.329792&spn=0.020965,0.023947&z=14&output=embed” width=”100%” height=”200″ frameborder=”0″ marginwidth=”0″ marginheight=”0″ scrolling=”no”]
I have also tried your sample shortcode, but it doesn’t work.
Please let me know what I am doing wrong—and if I can show a Google map with your plugin.
Thanks.
– Michael
- The topic ‘"iframe" plugin not working for me’ is closed to new replies.