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 trialRaymond Smith
11,911 PointsHaving issues customizing themes in Wordpress
Parse error: syntax error, unexpected '"><?anell="' (T_CONSTANT_ENCAPSED
1 Answer
Tiffany McAllister
25,806 PointsYou have a syntax error somewhere in your code. Usually the error message will tell you what line the error is on, otherwise, can you please post your code so we can help you out?
Raymond Smith
11,911 PointsRaymond Smith
11,911 PointsHey Tiffany thanks so much for your help. I was able to figure out the problem by replacing the customize.php file with a new one from Github. Once updated, Wordpress allowed me to customize my site successfully!