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 trialQuentin Craft
1,816 PointsPreviewing my work space is not working with the resume!
why does my preview work space not working ..
4 Answers
Paul Hughes
8,250 PointsQuentin,
I am having the same issue. The preview would only show the "index.html" page. Even when I deleted the "index.html" page it would not show the"resume.html". The only way that I could see the "resume.html" page was to delete the old "index.html" file and rename the "resume.html" as "index.html". Then I could see the results of the new code that I had written.
I am not sure that the preview function is operating normally right now or it could be operator error on my part.
Good Luck.
Aishah Griffin
5,476 PointsI am experiencing the same issue, but I was able to view the page by adding a link to the nav in index.html and naming it resume.
Augustus Schlater
2,685 PointsHaving the same issue here. I click preview and basically no matter what it just previews older workspaces. I am having to check everything manually.
Casey Wilcox
2,263 PointsHey Quentin,
It's likely that there is a link issue, ensure that you have refreshed your pages and saved your workspace. Double check that you named the "resume.html" actually "resume.html" as that is what the link is looking for.
Quentin Craft
1,816 PointsCasey
I found another training with the same issue but the instructor advised it would not work either without placing a / at the end of the url and adding the name of the page ( EG /resume.thml ) Im in another training HTML Basics
Quentin Craft
1,816 PointsDone all that and it didn't matter...
Nadia Masiero
3,468 PointsNadia Masiero
3,468 PointsTry posting your code so others can see what the error might be. I'm having lots of issues with this too.