File Import?
Автор: Henry L.
Просмотрено 1483,
Подписчики 1,
Размещенный 0
What file formats can WebsiteX5 Ev10 import? Does it import Wordpress, Joomla, or other file formats or HTML code? If so, what is the best way to have WebsiteX5 import these non-native codes?
Размещено
NO, it will only import project file from webx5.
if this post is the correct answer, please mark this answer as correct answer.
------------------------------------------------------------
Good Luck
http://www.wdesigners.us
http://www.usx5.com (coming soon)(Sign up to be notified when we launch!)
Henry L,
You can't import sites or projects from other companys, but there is room for code like html or Java scripts inside X5.
These can be found in your sitemap on the page you want, hit the properties button and go to the expert tab for this.
There is also one for the hole site in General settins.
See for instance this post where a user managed to insert wow slider.
http://answers.websitex5.com/post/86046
BR A
Andre
that will not work, if the existing website was designed based on 100% width.
in other word, if the existing website was full responsive, you can't put it under webx5 structure.
even in general setting, it will act the same, adding simple css full width slider or full width footer, its a challenge even if you are expert in css!
if you add it in between body tags(body tag property), it will act as style, since the program will start the body tag like this " <body " and the continue is going to be your script you need to add ">" manualy from the begining of your custom code! and still will not work becouse it will position the code before your main menu, and thats not how it should be, unless you want to put your (i.e. slider) on the top of all of your pages, which normaly only need to be in homepage!
if you use it before closing the body tag, you will palcing it after the footer of the page, since x5 already closed the footer! YES, you can manage it with using margin and padding in css, but it will create a gap on bottom of your page and result is not crossbrowser support!
this was just a simple experiment that I did to see the capacity of webx5 and that is only about full width footer and slider which can be done (not with all full width footer and sliders are out there) but it comes with a big challange!
Henry is looking for importing joomla and wordpress, with all do respect Andre, the answer is NO, he can not do that.
if this post is the correct answer, please mark this answer as correct answer.
------------------------------------------------------------
Good Luck
http://www.wdesigners.us
http://www.usx5.com (coming soon)(Sign up to be notified when we launch!)
I said, you can't import sites, this also means html sites.
But I understood there was another question about code, not sites, there is room for that in X5.