Viewing 6 replies - 16 through 21 (of 21 total)
  • @ipgmail, everything works perfectly fine at your url
    screenshot
    Did you click “prevent additional dialogs” ?
    Check your browser extensions as well, maybe try another browser.

    Thread Starter ipgmail

    (@ipgmail)

    You are correct, thats the problem with that particular page and browser.

    Try this one: https://www.keepertech.com/formtest

    This has the same setting (on_sent_ok: “alert(‘SENT!’);”) , but doesnt work, and I disabled my popup blocker and tried it on Chrome and Safari.

    @ipgmail , you won’t be able to work with javascript, until you fix your theme js errors.

    ddsmoothmenu.js?ver=f98f8ef…:50 Uncaught TypeError: Cannot set property ‘className’ of undefined

    Once I disabled ddsmoothmenu.js and custom.js in my browser, everything works fine, and being sent via AJAX, instead of POST. Even AJAX is not working because of previous js errors. screenshot.

    I wonder how did you go to your browser console, awaiting for console.log(OK), and didn’t notice those errors

    Thread Starter ipgmail

    (@ipgmail)

    OK, thanks, I’ll fix those issues and try again.
    I saw the errors but didnt think they were related.

    Thread Starter ipgmail

    (@ipgmail)

    Fixed the JS errors from ddsmoothmenu.js and the problem went away.

    Thanks for the help.

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘additional_settings dont work’ is closed to new replies.