Hi,
I’m trying to embed some iframes from a website called investing.com who supply financial data into an Enfold theme website but am having issues.
If I enter the iframe into a code block – there is just empty space with “powered by investing.com” at the bottom.
Here is the source code of the iframe
<iframe frameborder=”0″ scrolling=”no” height=”192″ width=”500″ allowtransparency=”true” marginwidth=”0″ marginheight=”0″ src=”http://comrates.investing.com/index.php?force_lang=1&pairs_ids=8830;8831;8832;8833;8834;8836;8848;&header-text-color=%23FFFFFF&curr-name-color=%230059b0&inner-text-color=%23000000&green-text-color=%232A8215&green-background=%23B7F4C2&red-text-color=%23DC0001&red-background=%23FFE2E2&inner-border-color=%23CBCBCB&border-color=%23cbcbcb&bg1=%23F6F6F6&bg2=%23ffffff&open=hide&last_update=hide”></iframe><br /><span style=”font-size: 11px;color: #333333;text-decoration: none;”>Commodities are powered by Investing.com</span>
The code works fine if I put it into a simple html page, but cannot get it to work inside Enfold and yet I have no issues for example with YouTube iframes.
Any ideas?
Thanks
Hey wirralweb!
what is this iFrame supposed to do? does it work on a default WordPress theme?
Cheers!
Andy
Hey Andy – thanks for your reply, I was playing with it last night and realised that the client had an SSL certificate installed on their domain and had the http:// redirected to https:// .
The financial feeds were not on an SSL site and so were being blocked – all sorted now – thanks for your reply.