Home › Forums › Jevelin Theme › iframe options
Home › Forums › Jevelin Theme › iframe options
Hello!
Another question for development of our site. We are using an external job board, and I’d like to iframe the site into a Careers page. Basically, just keep the header and footer, and insert the iframe into the middle. I’ve tried to use the default editor and the HTML Output option within visual builder (as well as the video player), and can’t get it to work. Are there any options here?
-Aaron
Hi @Aaron,
I hope you are well today and thank you for your question.
You can achieve it using Output HTML element of Unyson page builder as displayed in the attached screenshots.
Best regards,
Shufflehound team
Thanks for the reply! I’ve tried that, and it’s not working for some reason. Here’s the code I’m using in the Output HTML block:
iframeing this page: http://clarusgroupjobs.force.com/jobboard/Jobsearch
Into this page: http://beta.clarusgp.com/home-new/careers/
What did I screw up? 😉
<iframe src="http://clarusgroupjobs.force.com/jobboard/Jobsearch" width="500" height="500" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
I’m also trying:
<iframe width="100%" height="100%" src="http://clarusgroupjobs.force.com/jobboard/Jobsearch"></iframe>
It is happening because of the error occurred on your site as shown in the attached screenshot.
You can try resolving it as described in the following topics.
https://stackoverflow.com/questions/27358966/how-to-set-x-frame-options-on-iframe