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 trial

WordPress

Free 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

I just found that. Thanks.

Can you add radio buttons?

yeah 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. :)

What do I need to add to the form to get radio buttons on it?

Whatever 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.