Hi, woltis. insert_cform is not part of the public API. You should use insert_custom_cform, which does the same anyway. The insert_cform is renamed, because the wordpress.org team wanted me to prefix all the function names to have the fork distributed here.
Oh, sorry. insert_cform is in the help section, so it should be considered as public API. I do not know why insert_custom_cform was introduced then… I’ll support it again in release 14.6.5. is_tellafriend is still existing. What’s the issue with that?
Plugin Support
woltis
(@woltis)
The problem reported with is_tellafriend was my fault.
Everything seems to work great now. Thank you!
Plugin Support
woltis
(@woltis)
Unfortunately it’s not working π
Forms entered with insert_custom_cform do only show the submit button! No form fields visible.
I’m waiting for 14.6.5 to switch it back to insert_cform.
Plugin Support
woltis
(@woltis)
Installed 14.6.5 but it still does not work.
The forms inserted with insert_cform are displayed now, but when sending them the “One moment …” does not disappear and there is no send message.
But a form message is sent, but it’s not the one from the form inserted, it’s just form 1 (and should be in my case form 17).
Is it an AJAX or non-AJAX form? Do you have postprocessing enabled via my-functions.php?
Plugin Support
woltis
(@woltis)
It’s AJAX. There is no postprocessing for this special form.
Plugin Support
woltis
(@woltis)
In my special case it’s the cform comment form which replaces the WP comment form. when I try to post a comment (form 17), I receive an “empty” tell-a-friend-form mail (form 1).
Plugin Support
woltis
(@woltis)
Just installed version 14.6.6.
Everything seems to work now. Thank you. I’ll mark this topic as resolved.
Hello. I do not understand why the topic https://wordpress.org/support/topic/forms-not-including-inputed-information?replies=12 was closed? There I gave all the links to the forms, but all disappeared.
I repeat here. The many forms of cforms2 on page http://beesyst.com/code don’t work, for example,
http://www.beesyst.com/code/6t73he/ and
http://www.beesyst.com/code/71pn7w/
Don’t work Popup Msg and the message is not sent, BUT… feedback form on the page http://www.beesyst.com/contact/ works.
Please help…
samtulana it is best practice to open a new topic rather than tagging your issue in a non-related topic. Since my issue in the closed topic was resolved and you are having the same issue then you should start a new topic
cadfile, thanks for the advice. I will follow…