Forum Replies Created

Viewing 15 posts - 1 through 15 (of 37 total)
  • Author
    Posts
  • in reply to: Quform Ajax problem #33892
    transam
    Participant

    Found it! Thanks anyway!

    How is the Vanilla JavaScript version progressing?

    Regards,

    David

    in reply to: Problem with Bootstrap 5 #32590
    transam
    Participant

    Hi Ally,

    Did you receive my message?

    Regards,

    David

    • This reply was modified 4 years, 3 months ago by transam.
    in reply to: Urgent! Quform error on Chrome and MS Edge #31391
    transam
    Participant

    Hi Ally,
    Thanks for pointing that out! Your the best!
    Can I leave that code in the script also after the update?
    Thanks again!
    David

    in reply to: Urgent! Quform error on Chrome and MS Edge #31358
    transam
    Participant

    Hi Ally,

    Can’t get it working. Added the code. Did Ctrl+F5 and Ctrl + Shift + R.
    And removed all history and clicked cache off in the console.
    Also made a test form with the latest quform updates in it, but no luck!

    Example form: https://www.allmedialab.nl/contact Captcha= ALLMEDIALAB

    I have a huge problem with my clients!

    Regards and Thanks,
    David

    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    • This reply was modified 5 years ago by transam.
    in reply to: Multi Language forms #30383
    transam
    Participant

    Thanks Ally,
    Was looking for this:
    //// 2 forms on one website initialize form again

    if ($.isFunction($.fn.Quform)) {
    $(‘form.quform’).Quform();
    }
    ///////////
    But found it in some old post. I’m using a Ajax driven website that’s why I needed it.

    Regards,

    David

    in reply to: Multi Language forms #30374
    transam
    Participant

    Found the solution my self! But do I need some extra code for the use of 4 forms on the website?

    • This reply was modified 5 years, 6 months ago by transam.
    in reply to: Multi Select #29028
    transam
    Participant

    Thanks Ally,
    And how do I give a color to the selected text without ruining the form?
    Regards,
    David

    • This reply was modified 6 years, 1 month ago by transam.
    in reply to: Need help with column structure form #23525
    transam
    Participant

    Thanks Ally!
    Great support!!!!
    David

    in reply to: Need help with column structure form #23521
    transam
    Participant

    Hi, http://www.plus-1.yourweblab.nl/contact.php

    Thanks, but the submit button is a little to the right in the bootstrap container!
    And were do I find the submit button color and size?

    Regards & Thanks,
    David

    • This reply was modified 7 years, 5 months ago by transam.
    in reply to: Small CSS problem Bootstrap 4 #21679
    transam
    Participant

    Solved the problem my self by reordering scripts.

    Thanks & regards,

    David

    in reply to: Small CSS problem Bootstrap 4 #21678
    transam
    Participant

    Hi Ally, http://daktest.yourweblab.nl/contact.php

    I was a bit to quick with the conclusion that all was solved! On Safari iMac (latest osx) the java script causes
    flickering and page jump during scroll on the “contact page”. Works OK on Windows.

    Hope you have a Mac to test .

    Regards & Thanks,
    David

    in reply to: Small CSS problem Bootstrap 4 #21672
    transam
    Participant

    Hi Ally,

    Perfect! Solved all the problems!

    Thanks for the excellent support,

    David

    in reply to: Send message successful twice #21446
    transam
    Participant

    This problem is solved! Can you please remove the link?
    Thanks! David

    in reply to: Ajaxify and two forms #20097
    transam
    Participant

    Thanks!
    David

    in reply to: Ajaxify and two forms #20088
    transam
    Participant

    Hi

    In the head.js file, add a check that Quform is on the page first before trying to set up the forms like this:

    if ($.isFunction($.fn.Quform)) {
    $(‘form.quform’).Quform();
    }

    This way it will only be run if the quform/js/plugins.js file is on the page too.

    If the ajaxify plugin doesn’t load the JS and CSS files from other pages when transitioning you might need to add the Quform JS/CSS to all pages, otherwise if you go from a non-form page to a form page it will not work.

    Ally

    Hi Ally,

    Is there no way to work with 2 forms and not having to link to the Quform scripts on the pages with no form, because this cost a enormous amount of bandwidth? I’m talking about a Ajaxify website like this:
    http://www.hofvanlibeek.nl

    Thanks & Regards,

    David

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