Closed ianbarton closed 5 years ago
This seems to be a thing with orgmode itself (works with other formats in Nikola). Please try reproducing with orgmode’s export facilities, and if you can reproduce, report the bug to the org-mode team.
Sounds like the right diagnosis. :+1:
After some experimentation the following exports correctly: `#+begin_export html
`
Generated page source:
`
-- `
However, the iframe isn't visible on the page. That's a theme problem, not a Nikola one:)
However, the iframe isn't visible on the page. That's a theme problem, not a Nikola one:)
Thanks for clarifying!
I am trying to embed an iframe which contains an Amazon Affiliate link.
#+HTML: <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=GB&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=ianbarton-21&language=en_GB&marketplace=amazon®ion=GB&placement=B013YMS8QS&asins=B013YMS8QS&linkId=d5f7a077f2f0f6772480cc30e6ed364d&show_border=false&link_opens_in_new_window=false"></iframe>
This exports, but the iframe tags get stripped out.
Page source from browser:
<a href="http://www.amazon.co.uk/s/?ie=UTF8&keywords=thermos+ultimate+flask&tag=googhydr-21&index=aps&hvadid=87479041689&hvpos=1t1&hvexid=&hvnetw=g&hvrand=17120847490637546718&hvpone=&hvptwo=&hvqmt=b&hvdev=c&ref=pd_sl_8jpzbd08h0_b">http://www.amazon.co.uk/s/?ie=UTF8&keywords=thermos+ultimate+flask&tag=googhydr-21&index=aps&hvadid=87479041689&hvpos=1t1&hvexid=&hvnetw=g&hvrand=17120847490637546718&hvpone=&hvptwo=&hvqmt=b&hvdev=c&ref=pd_sl_8jpzbd08h0_b</a>