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 The WordPress Template Hierarchy How WordPress Templates Work Walkthrough of Example Site

New Project/ New site

Since I already have a WordPress database leading to a site (when following tutorials on How to Install WordPress and make a blog locally) , how to add a new project on the same Dashboard?

Because at the moment when I am adding pages, i can see in "all pages" section all my old pages from my current site + the new pages added to reflect the sample in this video (which impact the Menu tab).

Do you know how to proceed?

Many thanks Team! Nicolas

1 Answer

Since you already have a database, it may be easier to install another instance of WordPress. There are ways to share a database between two separate dashboards as well as a way to use something called MultiSite to have a network of blogs that share the same DB.

If you are just starting off learning WordPress going either of those routes will probably make things a bit more complicated. Are you using MAMP/XAMPP/Local to manage your site currently? If not I highly recommend checking them out because you can spin up any number of WordPress sites locally.

These tutorials cover both of the more advanced setups:

http://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/ http://www.wpbeginner.com/beginners-guide/multiple-wordpress-installation-using-a-single-database/

Here are the local environment tools I mentioned: https://local.getflywheel.com/ https://www.mamp.info/en/ https://www.apachefriends.org/index.html