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 trialTristan Swartz
4,290 PointsPortfolio pieces were empty [solved]
My issue was that my pieces were all running off of my index.php, we hadn't set up any single.php yet and therefore nothing could properly display the piece information.
1 Answer
MIke Legemah
Front End Web Development Techdegree Student 13,732 PointsHi Tristan Swartz can you please post your code as well?
Tristan Swartz
4,290 PointsTristan Swartz
4,290 PointsThere's my template php, is there anything else you need?
Tristan Swartz
4,290 PointsTristan Swartz
4,290 PointsAfter doing a bit more digging around, the problem doesn't appear to be the code, it's going off my index.php file... Only, unlike in the video, ,I've is not giving out any static page... Hopefully after I create my single-portfolio.php everything will straighten lut.