Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End custom homepage on wordpress Re: custom homepage on wordpress

#71646
TheDoc
Member

The first step: code all of your templates into regular HTML and make sure they are fully functioning.

Home Page
Inside Page
Contact Page (though, not necessarily with a form, since you can use a plugin for that)
Any Other Page

Once you have each one of those fully tested (validates, works across browsers, etc), THEN you can start moving them over to WordPress. Then it becomes as simple as replacing the dummy content you’ve entered with WP Loops.