Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Phone number #29192
    holyman
    Participant

    Brilliant.

    in reply to: Phone number #29181
    holyman
    Participant

    Any updates ?

    in reply to: Dynamic drop down field with Jquery Typeahead JS #29064
    holyman
    Participant

    Brilliant. Thanks.

    in reply to: Dynamic drop down field with Jquery Typeahead JS #29041
    holyman
    Participant

    I just checked a few functions are not working on my website, only working where there is a form. Error snapshot attached. Please help.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Auto Complete #29040
    holyman
    Participant

    I used the following:
    1. $(‘form, input, select’).prop(‘autocomplete’, ‘nope’);
    2. $(‘form, input, select’).prop(‘autocomplete’, ‘off’);
    Nothing worked.

    in reply to: Dynamic drop down field with Jquery Typeahead JS #29031
    holyman
    Participant

    Brilliant. You’re awsome.

    in reply to: quform_pre_send_notification and SMTP #29017
    holyman
    Participant

    WOW, it really worked.

    in reply to: Sweetalert.js #29016
    holyman
    Participant

    Brilliant. Got it.

    in reply to: quform_pre_send_notification and SMTP #28983
    holyman
    Participant

    My functions.php code:
    add_action(‘quform_pre_send_notification_17_2’, function (PHPMailer $mailer, Quform_Notification $notification, Quform_Form $form) {
    $ridMK = $form->getValueText(‘quform_17_2’);
    //$mailer->Body = str_replace(‘{bar_code}’, do_shortcode(‘[barcode text=’.$reg_idMK.’ type=code128 height=80 width=2]’), $mailer->Body);
    //$idw = “MK2000001”;
    $mailer->Body = str_replace(‘{bar_code}’, do_shortcode(‘[barcode text=’.$ridMK.’ type=code128 height=80 width=3 showText=0]’), $mailer->Body);
    }, 10, 3);

    in reply to: JSBarcode #28972
    holyman
    Participant

    Oh brilliant. By using your reply and some search into your forum I’ve developed a solution through which I am now able to create an event ticket in the auto-reply with a barcode. The only thing remains is to covert the ticket into PDF and attach, your brilliant help would be much appreciated.

    in reply to: Upload progress bar. #27595
    holyman
    Participant

    any help? Its been 3 days I have asked something support to be very simple.

Viewing 11 posts - 1 through 11 (of 11 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy