I am new in wordpress. I want to install this plugin in my wordpress site.I have downloaded it and activated it too. it generates code like
I have write below code to display contact form ..
<?php do_shortcode('
');?>
but it does not display contact form. Can anyone suggest me the solution?
you have to write
instead of