forms-3rdparty-integration
forms-3rdparty-integration copied to clipboard
Can't select a specific ninja form
Hi,
There is no way to select the form we use on Ninja Forms. See screenshot below: https://www.screencast.com/t/5yoBTKHwi
I've tested using webhook.site and indeed nothing is being sent.
Thanks
That's weird -- does the title of your form have special characters?
Ninja forms is kinda broken anyway though, I'm working on fixing that in the near future so maybe it'll also address your issue...
Site is in Hebrew, however I tried to name the form in English and it is the same result
On Mon, Oct 8, 2018 at 4:07 PM, zaus [email protected] wrote:
That's weird -- does the title of your form have special characters?
Ninja forms is kinda broken anyway though, I'm working on fixing that in the near future so maybe it'll also address your issue...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zaus/forms-3rdparty-integration/issues/108#issuecomment-427824765, or mute the thread https://github.com/notifications/unsubscribe-auth/AnngFLyvuQ_YXs6CA-gOocKzdHMg-OUQks5ui04AgaJpZM4VZ-ez .
Can you inspect element using dev tools? Or more usefully, find that input in the page source (technically different than what dev tools shows because Chrome is nice and fixes/ignores some invalid HTML) and see if anything looks weird (like unclosed attributes or malformed HTML).
And it looks like you can select the form, just that it's not showing the name.
But, I think the problem is actually just that Ninja Forms is broken. They changed their hooks a while ago, and I need to remap everything.
Hi,
I've tried it with the updated plugins and the bug is gone. Thanks
On Fri, Oct 12, 2018 at 6:15 PM, zaus [email protected] wrote:
Can you inspect element using dev tools? Or more usefully, find that input in the page source (technically different than what dev tools shows because Chrome is nice and fixes/ignores some invalid HTML) and see if anything looks weird (like unclosed attributes or malformed HTML).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zaus/forms-3rdparty-integration/issues/108#issuecomment-429360937, or mute the thread https://github.com/notifications/unsubscribe-auth/AnngFIxPNUFuK7NI-q-OSQsgTc8iw2aHks5ukLIigaJpZM4VZ-ez .