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 trialOtis Taylor
Courses Plus Student 236 PointsI am creating a new wordpress theme and I keep getting an wordpress upload error.
I am creating a new wordpress theme of my portfolio http://taylordesignco.co.uk/ (currently html) and I have linked my css and js and I keep getting an wordpress upload error.
"Are you sure you want to do this?
Please try again".
Everytime I have checked all of my php code and different parts of my theme to find errors I can find nothing at all. What am I doing wrong and how can I solve this??
Thanks Otis Taylor
2 Answers
Samuel Glister
12,471 PointsHi Otis
Not sure if you still require some help with this?
If this is your first time working with Wordpress theme development you should consider watching the Wordpress theme development course here on treehouse ?
If you just want to learn more about including these files there's a good video on this and using functions.php: https://teamtreehouse.com/library/wordpress-theme-development/working-with-css-and-js-in-wordpress-themes/adding-css-to-a-theme-via-the-functionsphp-file
I hope this helps
Otis Taylor
Courses Plus Student 236 Pointsthank you samuel! :) I will follow this video and get back to you!
Thanks again for the reply
Otis