• Resolved atulgupta24

    (@atulgupta24)


    How to get forminator form wo custom page using Shortcode?
    As we can use contact form 7 shortcode in php page like this:
    <?php echo do_shortcode(‘[contact-form-7 id=”1113″ title=”Contact form 1″]’); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @atulgupta24 !

    Hope you’re doing well today!

    It’s exactly the same, you only need to use the Forminator’s shortcode instead, so something like this:

    <?php echo do_shortcode('[forminator_form id="217"]');

    Kind regards,
    Pawel

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @atulgupta24 ,

    We haven’t heard from you for several days now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to use forminator shortcode in wordpress custom php page?’ is closed to new replies.