Forums
(@leandrov)
8 years, 1 month ago
Could you send us some screenshots of your set up on the admin area? Do you have any other forms on that page?
When you ran the upgrade did all your old forms were imported into the new plugin? Could you post a screenshot of the form you are referring to.
8 years, 5 months ago
You could use a wordpress function in conjunction with the shortcode like so,
<?php
echo do_shortcode( ‘[cm_simple_form id=7]’ );