Insert complete HTML page into project

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
traco
 
 
Posts: 23
Joined: Fri Jan 17, 2014 6:12 pm

Insert complete HTML page into project

Post by traco »

I have a complete page written in html (not developed with wysiwyg) that I want to insert into the site. What is the best way to insert it into the project?.
Thanks
User avatar
BaconFries
 
 
Posts: 6125
Joined: Thu Aug 16, 2007 7:32 pm

Re: Insert complete HTML page into project

Post by BaconFries »

First please note that WWB is not a HTML Editor but a HTML Generator what this means is that the HTML doesn't exist till published. So you cannot just drop the code (HTML) onto a blank workspace and hope it will work.
You can use the following:Importing HTML by first saving the HTML as an external page with the .html extension or .php if it is using any php and then import the page you will also need to give reference to it in any of the menu or navigation used so to be able to go back and forth to it once published.
User avatar
onlye
 
 
Posts: 481
Joined: Sun Jun 17, 2018 12:36 am
Location: Gluckstadt, MS USA
Contact:

Re: Insert complete HTML page into project

Post by onlye »

you could also save your page as an html page to the server then use an iframe to insert your page into a wizzy page. i use this on several client sites.
onlye
Gluckstadt, MS USA
Post Reply