Support » Plugin: Contact Form 7 - Dynamic Text Extension » [Plugin: Contact Form 7 Dynamic Text Extension] Individuals Contact Forms for a directory (each teac

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Rai

    (@raiacuarioprocom)

    What we really need is to connect the plugin with Custom Advanced Fields so instead of using custom fields we use Custom Advances Fields as this:

    [dynamichidden recipient-email “CF7_get_custom_field key=’email’ obfuscate=’on'”]

    That should be change for something working with CAF such as:

    [dynamichidden recipient-email “CF7_get_field key=’email’ obfuscate=’on'”]

    or

    [dynamichidden recipient-email “CF7_the_field key=’email’ obfuscate=’on'”]

    Thread Starter Rai

    (@raiacuarioprocom)

    We find the way with the first option:

    [dynamichidden recipient-email "CF7_get_custom_field key='email' obfuscate='on'"]

    It works very good.

    But now how we can the code of the contact form directly to the single.php.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7 Dynamic Text Extension] Individuals Contact Forms for a directory (each teac’ is closed to new replies.