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
1

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 (<?php echo do_shortcode('

Error: Contact form not found.

'); ?>).

Leave a Reply

Your email address will not be published. Required fields are marked *