Forums

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

Home Forums Back End How did you start WordPress?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37999
    Odd_E
    Member

    I’ve been interested in learning WordPress, but the amount of files needed for one site, and all that PHP kinda scares me. :-P

    I was just wondering how you started, or what the easiest way is. Thanks for you responses. :-)

    #102595
    smutek
    Member

    Start with this title from Lynda.com – http://www.lynda.com/WordPress-3-tutorials/creating-and-editing-custom-themes/67160-2.html

    It’s a great title and will take you through, step by step, the design and build of a custom wordpress theme by creating .psd mock ups, then a static HTML build out, and finally the conversion to wordpress by using a blank, bare bones theme for starters.

    I can’t say enough good things about that title. Once you’ve wrapped your head around it a bit start digging into the Codex ( http://codex.wordpress.org/ ) and maybe consider purchasing a book like Digging Into WordPress. ( http://digwp.com/book/ )

    #102600
    TheDoc
    Member

    There’s definitely no easy way. It simply takes a lot of time and reading. Check out lots of tutorials (hopefully ones that are up to date). Go through them from start to finish, don’t be lazy!

    Once you start tinkering with it on local test projects you’ll start to understand it better. The PHP isn’t that difficult to begin with since you’re mostly dealing with WordPress’ own template tags.

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