• Hello,

    I’m trying to display a caldera form using a button as documented here

    https://calderaforms.com/doc/caldera-forms-shortcode/

    modal=”true”

    This isn’t working on my template, the following shortcode displays the form in it’s entirety.

    <?php echo do_shortcode(‘caldera_form id=”CF5c8274e4aa56e” fld_6472770=”hi” modal=”true” ]’); ?>

    I don’t have any errors in my log, and the form submits just fine. I’m just unable to create a modal out of the caldera form.

    I appreciate your time, thank you!

The topic ‘Caldera Modal Forms in WP-Template’ is closed to new replies.