Iframe Not Working

I am trying to add an iframe of google.com on my website. I am having a hard time. Can someone please help me with the code that works for Cs-Cart V4. When I get the iframe code (see below), it doesn't show anything on my site.



Just to clarify, I am trying to add an iframe to my website on one of my content pages.


```php


```

As far as I understand you correctly, you are trying to put this code to the content of the CMS page. Do you switch the WYSIWYG editor to the Source mode before adding the code?

[quote name='eComLabs' timestamp='1423037370' post='204229']

As far as I understand you correctly, you are trying to put this code to the content of the CMS page. Do you switch the WYSIWYG editor to the Source mode before adding the code?

[/quote]



Yes, I am trying to implement an iframe in a content page on V4. Meaning, I want a website (google.com for example) to show embedded on my page.



I have switched to all editors and have put the code in using the source code. It is not working, I get a blank space.

Looks like the issue is related with the google domain. I have tried cs-cart.com and it works

Remove “http://”

[quote name='chrisbti' timestamp='1423090750' post='204325']

Remove “http://”

[/quote]



Thank you for this. I have gotten the iframe to show using this html code:

```php


```

However, when I load it in, and view the webpage, I don't see the website, but I see my same website within the iframe with the 404 error page. Why am I seeing duplicate of my page... see the attached image:

http://s3.postimg.org/yrd9ndwmr/Untitled.png

Please help!

bump

We have just tried this code:


```php


```

The result is on the image

http://clip2net.com/s/3ceyzrW

I found out that the code does work - it was my browser… So why does Google Chrome not allow the use of iFrames? IE and firefox do. Why not Google Chrome?

May be some extension which blocks ads is installed in your browser. We also used Google Chrome