• WordPink

    (@mrpink84)


    Needed this for a contact form (Contact Form 7) and couldn’t figure out the jquery myself when dealing with more than one box. This did the trick!

    [strong]Pro Tip:[/strong] If you’re wondering how to use this shortcode within a Contact Form 7 Contact Form, just add the following line to the bottom of your theme’s functions.php

    [code]add_filter( 'wpcf7_form_elements', 'do_shortcode' );[/code]

    Happy Coding!

  • The topic ‘works!’ is closed to new replies.