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 trialUmy Ikem
21,383 PointsBackend sidebar panel widgets not showing
Why is featured image not working in wordpress theme development, all the widgets on the backend are not showing up at all.
1 Answer
John Lack-Wilson
8,181 PointsHi Umy, it's almost impossible to answer the question without seeing your code, are you able to post it here using the Markdown ``` syntax so it is easier for us to view?
As a stab in the dark I would ask have you done the following:
add_theme_support( 'post-thumbnails' );