I have a Contact Form 7 form as a page on my site. I’d like to place the contact form on the sidebar. How can I do this?
1 Answer
Have you tried the options suggested in this WordPress Support thread? They range from copying the generated code in a Text Widget to parsing the shortcode yourself in your template ( Error: Contact form not found.<?php echo do_shortcode('
).