Hi,
by filling out the contact form the emails arrive as junk mail,
How come? How can I do to solve it?
Thanks in advance
Hi, The reCAPTCHA shows as a blank field on the contact form on our website. So, it is impossible for our clients to complete and send a contact form.
]]>Plugin causes error stop, cause its calling wp_get_current_user()
too early.
WPDEVART 2.1.6 date comes back day/mo/year should be mo/day/year
]]>I have beeing using wpdevart form for some time but now when users press the Submit botton it hangs.
The strange thing is that it works when i am in wp-admin mode.
when i do F12 i get an error 403 in a push
]]>I have read this in a one.com article on essential plugins for wordpress:
“The WordPress plugin Contact form will help you set up a contact form, email subscription form, payment form, you name it, and not only that, it’s a free WordPress plugin!?“
Is there any documentation anywhere that explains how this is done? I have set up an smpt server and this is working. Now I need to build the form and have some mechanism for subscribing/unsubscribing users and storing their details. Can this be done with Contact Forms Builder alone or do I need something on top of this?
My blog is a non-commercial completely free blog so I do not wish to pay fr this and want to build it myself if I can.
Thank you for any advice or pointers in the right direction.
]]>Set background color of submit button. Where? Using free version.
]]>have used this form for some time, considering upgrading to the paid version however, there is a persistent issue that we cannot seem to solve. Form works for a while, then for no reason (it seems), we are not receiving any email from the form. We have set up various emails using different platforms, including from our host, but nothing. I saw somebody else post about this a few weeks ago, but do not know what the resolution was. Would like to know before we pay for the upgrade. Thank you.
]]>Hello, I recently paid for the Pro version of this form plugin.
Unfortunately, none of the form submissions are going through to my email. I have tried with several different email accounts.
Please help!
]]>Sorry. Posted on wrong forum.
]]>Hi together,
I have a problem with my contact form: Warning: Trying to access array offset on value of type int in …/functions.php on line 1406
What does this mean ?
If I try to send the form I get this: Please fix the Following Error(s)
1 = We have error for sending mail please try again later
PS.: This is a comingsoon-site … and so there is no access to the contact-site
]]>ClamAV detects new version as malware
FILE HIT LIST:
{YARA}obfuscated_eval : /home/username/public_html/wp-content/plugins/contact-forms-builder/frontend/js/bootstrap-formhelpers.js => /usr/local/maldetect/quarantine/bootstrap-formhelpers.js.1885311264
{YARA}obfuscated_eval : /home/username/public_html/wp-content/plugins/contact-forms-builder/frontend/js/bootstrap-formhelpers.min.js => /usr/local/maldetect/quarantine/bootstrap-formhelpers.min.js.1876416838
]]>Hi
Just upgraded but will i loose all the forms that i have on our website under the free version?
Thanks
]]>since some weeks we got a lot of spam mails
]]>Hi guys
I can’t see your demo. 409 error for all resources in console
https://monosnap.com/file/pzYMxiHAt5xzfXJhm08iHBodq331jS
Dragutin
]]>Hi,
How can I increase the upload limit size and can i specify any format?
Thanks
]]>Hi
Why names of colums are standard like ColumnX, not Label of form field
It’s necesssary for each form question
Label = column name
It’s easy to modify? Can You help or solve this problem?
]]>I’ve just loaded the Contact Form widget for my blog and the font is too big compared to my other widgets. I want them to be consistent but I can’t figure out how to reduce the font. How do I change the font size of the Contact Form widget to match my other ones? Thanks, Bill
]]>Hi,
How can I align the submit button to the center of the form? Is it possible in the pro version, without the text of form aligned in center?
Thanks!
Br:
Zoltan Zgyerka
Hi there,
On my new website I get the following message:
Notice: A non well formed numeric value encountered in /var/www/html/wordpress/wp-content/plugins/contact-forms-builder-pro/functions.php on line 1482
Can you please help me whit this?
]]>I’m unable to delete any submissions or any forms. I seem to have been hit with some spam submissions and now I can’t delete anything. I tried deactivating the plugin, uninstalling it, and reinstalling it and the problem is there.
]]>In the Pro version, I can set styling for the Submit button, but not for the Cancel or Clear buttons. Why?
]]>How does this plug in send email? Whose SMTP servers does it use? I am concerned about someone “harvesting” email addresses.
]]>Hello Team,
The contact form is not working from outside our network. Can you please check it and let me know what is the reason for that.
Thank you
]]>Hi there,
This shows up every time I try to submit a form.
Please fix the Following Error(s)
1 = We have error for sending mail please try again later
Dear Sir,
Everytime someone trying to send a message using contact form they get the message “WE HAVE ERROR FOR SENDING MAIL PLEASE TRY AGAIN LATER” I tried by changing Recipient’s email , it still does not work. please help . thanks.
]]>Hello Team,
Created a contact form and added google reCAPTCHA. Google reCAPTCHA is not showing on the contact form and when I trying to submit the form I am getting an error “reCAPTCHA value mismatched”.
]]>When we test the form we get 4 duplicate messages, all with the same date and time and all exactly the same. What causes this and how do we fix it so we get only one message?
]]>Hello,
I am puzzled. One of my clients uses your form that looks fine on the web page, and when someone fills the form out he gets not well-coded part of the text. It is Russian.
Here is an example https://www.screencast.com/t/Ezyggegf1
Can you help?
Thank you
Hi,
The following error is appearing above my contact forms:
Notice: A non well formed numeric value encountered in /home/jadedlioness/geeking-by.net/wp-content/plugins/contact-forms-builder/functions.php on line 1407
It’s appearing on different forms on separate pages:
https://geeking-by.net/site/contact-me/
https://geeking-by.net/reviews/request-a-review/
https://geeking-by.net/reviews/guest-posts/
Upon checking the code myself line 1407 in functions.php is part of the following segment:
// return bytes from mega, giga, or kilos
function wpda_form_return_bytes($val) {
$val = trim($val);
$last = strtolower($val[strlen($val)-1]);
switch($last) {
// The 'G' modifier is available since PHP 5.1.0
case 'g':
$val *= 1024;
case 'm':
//line 1407// $val *= 1024;
case 'k':
$val *= 1024;
}
(Please note ” //line 1407// ” is not part of the code and has just been added to show you the line in question)
Any help would be appreciated.
]]>