• Hey, I have this code on my single.php

    <?php echo do_shortcode( ‘[contact-form-7 id=”19″ title=”Contact form 1″]’ ); ?>

    I need to create for each post different contact form,
    I just wanted to know if there is a way to do that without creating 100 forms on the back-end

The topic ‘Contact Form for each Post’ is closed to new replies.