Quantcast
Channel: XYZScripts - Knowledge Base » Contact Form Manager
Viewing all articles
Browse latest Browse all 25

Can I embed the contact form into my template file?

$
0
0
Yes, you can embed the contact form into your template file. You cannot directly add the shortcode in the template file but you will need to pass the code into do_shortcode() function and display its output like this: <?php echo do_shortcode( '[xyz-cfm-form id=1]' ); ?>

Viewing all articles
Browse latest Browse all 25

Trending Articles