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 trialCypher Aiken
688 Pointsi cannot drag the images into the workspace, like many other people have or are having issues
I have read all past questions and answers and it will not let me drag in the folder of the images or the images themselves, i have done every step correctly i just cannot get the images to go into the workspace. please help. ive already tried every combination and possiblity that other questions and answers had to offer.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Nick Pettit</title>
</head>
<body>
<header>
<a href="index.html">
<h1>Nick Pettit</h1>
<h2>Designer</h2>
</a>
<nav>
<ul>
<li><a href="index.html">Portfolio</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</header>
<section>
</section>
<footer>
<p>© 2013 Nick Pettit.</p>
</footer>
</body>
</html>
2 Answers
Jason Anders
Treehouse Moderator 145,860 PointsYou mentioned "folder."
Have you tried dragging the actual image files (not the folder they are in) into workspaces. I recall reading somewhere that you should drag files not folders, then once in workspaces, you can organize them back into a folder.
Cypher Aiken
688 Pointsyes i did, like i said i did everything, that every other answer to an issue like this had to offer.
Jason Anders
Treehouse Moderator 145,860 PointsMy only suggestion then is to send Treehouse support an email detailing your problem (be specific) and see if they have any other suggestions or reasons. I've personally never had a problem getting files into my workspaces, so I'm really not sure. Sorry. :( https://teamtreehouse.com/support
joewode
13,803 PointsIf you are using firefox with 'adblock plus' enabled it can interfere with some of the images (the social media ones) showing up in your workspace. If this is the case try disabling ABP on treehouse.com.
Cypher Aiken
688 PointsCypher Aiken
688 Pointsthis image has nothing to do with my questions i have the correct version of the code in a note pad doc^