Tagged: x
-
AuthorPosts
-
April 4, 2016 at 7:20 am #865817
I have tried to integrate an iframe on the main page ( I have tried both in text editor and raw content in Cornerstone), and it causes issues: when I have inserted the iframe, it stopped displaying other elements on the home page see the link: http://photographystock.co.uk/.
This is the iframe I have used:
<iframe width=”100%” height=”180px” frameborder=”0″ src=”http://property.atweljames.co.uk/home-search” scrolling=”no” border=”none”>April 4, 2016 at 7:24 am #865820This reply has been marked as private.April 4, 2016 at 10:22 am #866090Hi there,
Thanks for writing in! Your code seems not complete as it’s not closed properly with closing tag. Let’s try the following within a Text Element (Text mode) :
<iframe width="100%" height="180px" frameborder="0" src="http://property.atweljames.co.uk/home-search" scrolling="no" border="none"></iframe>
Hope this helps.
Cheers!
April 5, 2016 at 6:33 pm #868345I am having the same issue on http://www.jlthomasco.com/new/quotes it is causing the forms and quotes page not to display the sidebar
Here is the code I am inserting.
<iframe scrolling=”auto” height=”1150″ frameborder=”0″ style=”width: 900px;” src=”https://ienquotes.ienetwork.com/als/9717482f326deea1″></iframe>
Is my setting incorrect?
April 6, 2016 at 6:14 am #869008Hi there,
The sidebar is empty, please make sure that you add some widgets to this sidebar. If you need further assist, please open a new topic and provide us with login credentials.
Thanks.
-
AuthorPosts