• Anonymous User 16484011

    (@anonymized-16484011)


    Hi !

    I add short-code “[ngv_my_validator_shortcode]” inside the contact form 7. This short-code generate from Numbers generator and validate plugin. The plugin’s use is to generate and validate pre-generated numbers.

    If I use this short-code “[ngv_my_validator_shortcode]” to any other page. It’s work good. But If I use inside contact form 7 after activating plugin Contact Form 7 Shortcode Enabler it’s only show but not work actually.

    My Short-code of contact form 7 is below …

    <div class="form-flat">
    
    [text* your-name default:user_display_name placeholder "Doctor Name (required)"]
    
    [email* your-email default:user_email placeholder "Doctor Email (required)"] </p>
    
    [tel* your-phone default:user_phone placeholder "Doctor Phone (required)"] </p>
    
    [ngv_my_validator_shortcode]
    
    [submit class:button primary "Submit"]
    </div>

    Thanks

    • This topic was modified 6 years, 1 month ago by Anonymous User 16484011.
  • The topic ‘Not Work for Me . How to Use ? OR I do correct ? See Below…’ is closed to new replies.