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 trialkosal ley
iOS Development Techdegree Student 2,734 PointsI already install the one click installation but If I would like to go and update my site manually so where do I go?
wordpress
2 Answers
Julian Gutierrez
19,201 PointsOk I see, you can edit files through the dashboard by going to appearance < Editor, or through ftping to the back end of your site and finding the theme folder. I would recommend making changes to your site through a child theme.
Julian Gutierrez
19,201 PointsWhat is it that you need to update? If you want to log in to your site's dashboard to create posts, create, pages, etc you would go to yoururl.com/wp-admin.
kosal ley
iOS Development Techdegree Student 2,734 PointsI would just like to change some style in my homepage and add extra code in it. in the admin area I couldn't change the style on my own as every is already prepared by theme. Just want change something in the theme
kosal ley
iOS Development Techdegree Student 2,734 Pointskosal ley
iOS Development Techdegree Student 2,734 PointsThanks Julian!!