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!
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

Adam Smallman
815 PointsCustom theme Super Simple Contact Form
Hi guys kinda of a simple question (I hope) Trying to get a Super Simple Contact Form working with my wordpress theme.
Adding [contact] to the code just displays [contact] on the page.
Is there any 'special code' to make this work?
Thanks for any help here guys.
2 Answers

Bob Sutherton
20,160 PointsDo you have the plugin activated?

Bob Sutherton
20,160 PointsYeah but sometimes after the install you can forget to activate it which is why i was checking.

Adam Smallman
815 PointsI will take a look make sure if I have, that would be embarrassing!
OK so I took a look, it is activated, so I created a Template Page called test.php with nothing in it other than the php to designate it a template and
[contact]
taking a look at the page on wordpress displays nothing but the text
[contact]
seems I am missing something big somewhere.
Adam Smallman
815 PointsAdam Smallman
815 PointsYes, installed on the wordpress website, I didn't download and add it the files manually,