This topic has 10 replies, 3 voices, and was last updated 5 years, 4 months ago ago by Olga Barlow
I am not able to get an iframe to work using any of the lightbox elements or using html on the product pages for either external domain or another page on our own website Here is the page I wanting to setup.
Hello,
Please describe the desired result in more details. Could you, please, provide an example?
Regards
I would like an iframe to appear so that contents appear to be on the website. So far only able to generate a link that takes me to a new webpage and off our website. Can you please explain how to do it? i have added an iFrame shortcode generated on WpBakery but it does not work, nor does using html code. Is there something in the XStore theme that blocks generation of iFrames? Thanks I don’t have any examples on our website as I can’t generate any to show you, catch 22 lol.
Hello,
Iframes with XStore theme works in the same way as with a default theme.
Add “Raw HTML” element http://prntscr.com/o8k7bu on the page with such content –
<iframe src="http://tor.............................er.com/" style="height:100vh; width:100vw" frameBorder="0" seamless="seamless"></iframe>
you will get – https://prnt.sc/o8k6oa
Regards
Still not working. Used the raw html element as you suggested, added the code you gave me and it still produces no output. Here are 3 screenshots showing putitng in the code, after it is entered on my backend and output uisng the preview option. What am I doing wrong? Thanks
I used the double quotes as that was the example you gave me. However even when I take the double quote out and make it a single quote, it still doesn’t w ork? Still don’t know how to get the iFrame to work on xStore? Thanks.
Hello,
I’ve created “test page” on your site. Please check http://prntscr.com/o9uy0o
The problem was caused by this error https://prnt.sc/o9uycc so I’ve changed http to https for the link.
Regards
Thanks! It works now! Really appreciate your help. Using the iFrame on our website will open up a whole new opportunity for us. Once again your support service has proven itself invaluable, enabling the novice techie here to be the webmaster :).
Hello,
You are welcome! Appreciate your warm thoughts!
Regards
You must be logged in to reply to this topic.Log in/Sign up