Hi!
I want to display a “regular html” site on one of pages. Is there a module to do this with the enfold builder ?
Or what would be the best way to do this ?
Thanx!
Hi Paul!
Create a new page and then set it to use the “Blank – no header or footer” template and then drag a codeblock element to your content and insert your HTML.
Cheers!
Elliott
Hi Elliot!
Thanx for the reply!
Here’s what i want to achieve:
I have a old website on a domain (http://spelaminigolf.se) we want to use this domain as it’s well known etc. but we want a wordpress site with new primary content.
So i want a simple page (probably one page) where we display the new content at the top and below it we want to embed the old site ” as is” probably create a subdomain and put it there.
Is this the best solution or have i missed something obvious ? :-)
Thanx!
Hey!
As Elliott said, you can use Code Block element to insert your HTML code. You can copy the section you would like to add to your page and paste it into Code Block element. You should load JS and CSS files as well not to break the functionality and styling :)
Best regards,
Yigit
Thanx! Will try that!