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 Custom Post Type Templates in WordPress The Portfolio Homepage

when I click at one of the images and takes me to the next page i don't see any content

I have some issues with that page as well, all the images are shown correct, but when I click at one of the images and takes me to the next page i don't see any content? Not title or image, but I do get the right url

I've tried referencing this post

I can see the Image on my portfolio page, and even when I add new posts, but when I click on the post it doesn't show the title much like the video the way Zac Gordon says/does it

Andrew Cato
Andrew Cato
4,263 Points

Have you set up the single.php or single-{post type}.php files within your theme?