Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

Wordpress, HTML or PHP?

I'm planning on building out a wordpress blog (with multiple topics). I wanna streamline the page to look something like www.mashable.com's website. I've noticed that wordpress seems to deal more so with PHP than HTML. My question is - to get where I am going. Should I started in the HTML section (which I have started) or the PHP section? Just looking for guidance to even get started. Because right* now i'm feeling confined in my current wordpress template. Thanks

15 Answers

James Barnett
James Barnett
39,199 Points

HTML is the foundation of the web, both Wordpress & PHP are built on of HTML.

I'd suggest the following sequence:

  • HTML Deep Dive
  • CSS Deep Dive
  • How to Make a WordPress Blog Project
  • Build a Simple PHP Application Project

Sounds good. Thanks. I'll keep going with the HTML and build from there.

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

James, as usual, has provided an awesome answer. :) We also have a Learn WordPress Learning Adventure that has one recommended path, which mirrors what James put minus the PHP project at the end. You might want to join that as well so that you can complete the learning adventure since you are already going down that path.

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

We have a new How to Build a WordPress Theme course coming out soon that will address exactly what you're looking for Kyle :) Both HTML and PHP are recommended prereqs for it, so if you start working through the great list James provided you should be ready to roll once we release the new WP videos.

To take a stab at your initial question though, in our project, we will be starting from an HTML prototype and convert it to a WordPress theme. So, I would suggest starting your new site with HTML and CSS and design it exactly how you want it to look. Then you would just swap out the static content with WordPress code. All stuff we'll cover in the upcoming project :)

Nice i'm looking forward to it.

Apostolis Taxidaridis
PLUS
Apostolis Taxidaridis
Courses Plus Student 3,606 Points

Hey Zac, do you know if this course is coming out soon? I have a website built on HTML5, CSS3 and jQuery, it has 5 pages ( home, about, press, blog, contacts ( the last is just an anchor to the footer ) ) and I want to convert it to WP. The layout is quite complex though but I guess that has nothing wrong right? I can imagine that you just have to use the proper .php files and call them in the right point to get your actual design. Anyway, keep it up!

James Barnett
James Barnett
39,199 Points

@Apostolis - The Build a Wordpress Theme course is due out this month according to the roadmap

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi!

Thanks everyone for tuning in!!

I organized a WordPress learning adventure that is my suggested route for learning everything you need from building a WP blog to designing a custom site with it.

You can find the here: http://teamtreehouse.com/learning-adventures/learn-wordpress

The last course (so far) in the series on building themes is on the roadmap with release dates :)

Http://teamtreehouse.com/roadmap

Hope this helps!!

Apostolis Taxidaridis
PLUS
Apostolis Taxidaridis
Courses Plus Student 3,606 Points

From the titles I can say that is all I wanted! But May is too far....:P

Apostolis Taxidaridis
PLUS
Apostolis Taxidaridis
Courses Plus Student 3,606 Points

Oh, ok then. Sorry. Just because I saw this: Converting Static HTML to WordPress Templates which will launched on April..Anyway, everything you do is great, keep up the good work teamtreehouse.

Will Lam
Will Lam
7,027 Points

Any updates on this? Looking forward to this being released!!

James Barnett
James Barnett
39,199 Points

Will - Check out the roadmap:smile:

The first course in the How to Build a Wordpress Theme course was released a few weeks ago.

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

And we should still get at least the second stage released this month as well :)