How to add another html files template to website x5
Autor: Rohit H.
Besucht 1027,
Followers 1,
Geteilt 0
Is there any way I can use another set of html files (outside from Website X5) and apply on my current project.
I am talking of set of files which are having a set of templated already applied (they are freely available online) and I would like to have it in my current project made in Website X5.
thanks
Gepostet am
Rohit, you could add the html code for each page to a single html cell on a wx5 page, but I suspect it will cause a conflict.
Assuming each individual html file can be opened independently with a browser, you could use filezilla or similar to copy each html file to the public_html site of your webhost, Then you could add a level (rather than page) to wx5 and use properties to link to the individual html file (eg http://www.yourwebsite/new.html).
On the menu, clicking on what appears to be a page on your website would then open your new html file.