Hello,
I have a CF7 form that I'm trying to implement using the PHP call in a page template. Below is an example of the code I'm using, but it does not display on the page:
<?php echo do_shortcode( '[contact-form-7 id="171" title="application form"]' ); ?>
I grabbed the shortcode directly from the form list, and pasted it in. Not sure what is wrong. If anybody has any ideas, I appreciate your time to share.
Thanks.