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

Chad Pjontek
Chad Pjontek
13,700 Points

Font not showing correctly after migrating local site to live

I recently migrated my local site in the "How to Build a WordPress Theme" project to my web host server. After doing so I can't seem to get the correct fonts to show. I'm seeing 404 errors in the console saying it can't find the files but they are there. My site is http://chadpjontek.com Any help would be greatly appreciated.

2 Answers

Double check the paths to your fonts. Maybe you used absolute paths vs relative?

Chad Pjontek
Chad Pjontek
13,700 Points

It was actually a simple typo in my directory that was causing the issue.