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 WordPress Header and Footer Templates Porting existing headers and footers into WordPress

Jesse Thompson
Jesse Thompson
10,684 Points

Why is Zac's index file not loading the static info currently pasted in the header?

On my website when I load it shows the static elements on my page so Portfolio, blog, about and contact while on Zac's it doesnt when it clearly shows that the html is there in the file and not commented out. Even though we'll be turning this into dynamic content Im just confused as to why that is not loading on his.

1 Answer

Jesse Thompson
Jesse Thompson
10,684 Points

I didnt enqueue the style files in the correct order. Nevermind.