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 How to Make a Website with WordPress Custom Post Types and Fields in WordPress Custom Post Type Templates

Danny Luna
Danny Luna
5,899 Points

404 error when clicking title for single view

When I click on the title : for instance example 1, example 2, example 3 and example 4. I get a 404 redirect.

2 Answers

Stanley Thijssen
Stanley Thijssen
22,831 Points

Seems like something is going wrong with your permalink. Try to switch the permalink method with another and save and switch it back to what you had and save again. This will fix the problem most of the time.

be sure that you've downloaded all 3 files and pasted into your child theme folder. this particular error relates to the single-art.php file.