send autoreply email

Home Forums Quform WordPress send autoreply email

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20756
    teleconf
    Participant

    Hi
    can disable send autoreply email via code
    from functions.php or javascript from html element from forms

    thanks

    #20761
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #20767
    teleconf
    Participant

    Thanks for your replay

    the code working fine

    one more question

    how change label of element (text,group , dropdown ..etc) with code
    php or javascript

    #20768
    teleconf
    Participant

    hi

    finally i find the code that i have asked from you

    <script>
    jQuery(document).ready(function ($) {

    $(‘.iphorm_2_1-element-wrap label’).text(‘My new label for text 1’);

    $(‘.iphorm_2_2-group-wrap .iphorm-group-title’).text(‘My new title for group 1’);

    });
    </script>

    thanks
    please marked as resolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy