ipgmail
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workFixed the JS errors from ddsmoothmenu.js and the problem went away.
Thanks for the help.
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workOK, thanks, I’ll fix those issues and try again.
I saw the errors but didnt think they were related.Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workYou 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.
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workTry this: https://ipgmail.com/test
Its a basic form, no captcha or anything else. The additional_properties for that form is set to:on_sent_ok: "alert('Sent OK');"
Forum: Plugins
In reply to: [Email Before Download] inline links do not appearDisregard the above. I think this is an issue with CF7, the above was supposed to be in a CF7 thread.
Forum: Plugins
In reply to: [Email Before Download] inline links do not appearTry this: https://ipgmail.com/test
Its a basic form, no captcha or anything else. The additional_properties for that form is set to:
on_sent_ok: "alert('Sent OK');"
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workYes, I see that.
The actions in the additional_settings are not being triggered. Ive tried just using simple
on_sent_ok: "console.log('email sent');"
as well as the examples given in the documentation like
on_sent_ok: "alert('email sent');"
and they are not being triggered and I see no JS errors or anything else indicating a problem in the console.
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workI see nothing in the XHR section. There is only 1 POST message, it returns 200 status, and the contents of the response is the entire new page. The email is being sent successfully, the but actions in the additional_settings are not happening.
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workUsing Chrome, in the developer javascript console.
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workhow do I do that?
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workJust tested on a 2nd WP 4.6 site with CF& v4.5 – same result. The “additional_settings” are not being triggered.
Forum: Plugins
In reply to: [Contact Form 7] additional_settings dont workMy mistake, Im running WP 4.6