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 WordPress Theme Development Building Page Templates in WordPress The page.php File

Missing Horizontal Rule on the Portfolio page

In the video it states that page.php will affect all of the static pages. To prove this Zac adds a <hr> to a page and shows it in the browser. He then proceeds to demonstrate that all pages are affected by showing the Portfolio page - and the horizontal rule is missing!

Am I missing something here?

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,252 Points

It might be a caching issue so the change that Zac made didn't appear yet.

It could also Zac opened a page accidentally that wasn't controlled by page.php. :-)

Ashley Reinhard
Ashley Reinhard
4,219 Points

it's there it's just VERRYYY light in color, probably #eee or something. I'm on a laptop so I could only see it if i tilted my screen a bit. I've also worked with foundations in the past and it is a very light color by default.

1 Answer

I'm having the same issue. I tried clearing my cache and adding some more noticeable changes yet I get nothing.