WordPress.org

Forums

Contact Form 7
Use Files To Store Form Layout (1 post)

  1. Corey
    Member
    Posted 1 year ago #

    Making forms usually involves a lot of custom HTML, and writing HTML in the textarea that cf7 provides just isn't the most fun. It would be great if I could do something like insert a shortcode into the textarea that contains my form. Example:

    [contact_form]

    Which I would have a 'contact_form' shortcode setup for, which would output something like:

    <div id="contact-form">
    Testing: [text testing id:testing]
    </div>

    This way you could keep your form markup in a file instead of in a textarea.

    http://wordpress.org/extend/plugins/contact-form-7/

    [ Please do not bump, it's not permitted here. ]

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic