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 trialEric Nevitt
4,914 PointsFree contact plugin
I know there are premium forms like gravity forms, but I'm looking for a free plugin that works just as well.
4 Answers
Eric Nevitt
4,914 PointsI just found that. Thanks.
Eric Nevitt
4,914 PointsCan you add radio buttons?
Matt Campbell
9,767 Pointsyeah you can. It's all HTML compatible so you can write whatever you like in the box. You may need to know how to write it by hand but yeah, you can do whatever you like. :)
Eric Nevitt
4,914 PointsWhat do I need to add to the form to get radio buttons on it?
Matt Campbell
9,767 PointsWhatever the HTML element is for radio buttons! . Two options, google radio button input boxes or watch the video that covers input boxes here on Treehouse.