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

PHP Drupal Basics Site Building with the Drupal Interface Articles

Greg Schudel
Greg Schudel
4,090 Points

front page will not display recent articles (using Drupal 8.5)

I cannot get the recent article I made to show on my front page. I went into "configuration" > "basic settings" and ensured the default front page did not have anything after "8888." I saved it and now when I try to go to the home page, it shows this url in the browser:

http://localhost:8888/user/1

It also has my username as the headline with a line of text in the body stating: "Member for 5 hours and 6 mins"

1 Answer

Drupal 8 changed the path to the default front page from leaving the field blank to /node. For more information see: https://www.drupal.org/project/empty_front_page

Go to configuration > Basic Site Settings and set the default front page field to /node