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

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28184
    bruizerbeans
    Member

    Is it possible to have a wp blog with a home page that looks like this…
    All my other pages would have the same header and footer and also have a sidebar for advertising and categories. Im not too sure how to approach themeing this for wp.

    Thanks.

    #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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.