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 Coding Your Own Custom Post Type Templates

gaetano amoroso
gaetano amoroso
8,825 Points

WP Admin Area when custom theme is activated has big characters and a lot of areas exceeded the window

That happen only when the custom theme is activated if I switch to any wp theme all work well. I am following the WordPress theme development and I get the source from the treehouse, can someone give me a hand, please? I don't understand what is happening

Would you please post the code from your functions.php file? That might be able to help offer some insight into what is going on.

Another question I would ask is if there are any plugins you have installed other than the ones specified in the lesson.

Also as a general troubleshooting method for your benefit, if you use the finalized version of this lessons' theme from the project downloads does the issue still occur?

1 Answer

gaetano amoroso
gaetano amoroso
8,825 Points

I say thank a lot to Lyle Lewton, actually, the problem was in my function.php file as he said.