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

WordPress From Bootstrap to WordPress Setup a Bootstrap Theme Setup Your WordPress Development Environment

mike cee
mike cee
7,302 Points

do i need to re-download wordpress

do i need to re-download wordpress and setup a database again to do this module?

2 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,860 Points

It's been a long time since I've done this course, so I'm not sure on that in particular. But, anytime you are making a new WordPress site (even locally), you do need a fresh install.

When I was working regularly with WordPress (but it's been a while), I just kept the zipped download handy, and anytime I started a new site, I unzipped and installed fresh.

Hope that helps. :)

:dizzy:

No, you do not. If you have Wordpress already installed what you are doing in the video is creating a new theme that uses Bootstrap. Either download Bootstrap or git clone it into your themes folder and then in the backend of Wordpress change the theme so you have a Bootstrap framework theme to work with.