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 trialTrent Burkenpas
22,388 PointsHow to make multiple pieces of content on one page editable in the wp-admain.
Im creating a custom theme and I want a couple of content boxes on the front page to be editable, through the admin area. I have no idea how to even approach this issues. Is it possible with custom ui and advanced custom fields?
Im still very new to Wordpress theme development :P
Thanks!
1 Answer
Zac Gordon
Treehouse Guest TeacherDepends on what you want to put there. Often times widget areas are used for this type of thing.
Trent Burkenpas
22,388 PointsTrent Burkenpas
22,388 PointsHey Zac!
Thanks for the quick response. Well for my case it is a simple e-commerce site, and there is multiple places of text that describe the item for sale. The text is in 2 columns in the center of the page. Do you think widgets would be a best fit for that? I also might try out the foundation shortcode plugin, since it was built with foundation.
Thanks for the advice!
Loved to new theme development course...I hope to post my finished project to the treehouse forum :D