Amjad Ali
Forum Replies Created
-
Hi @hebhansen ,
Thank you for reaching out and sorry for the trouble there!
I’ve reviewed the error log and call stack from your screenshot and I would like to confirm that they are unrelated to WPForms. Our Errorhandler is designed to suppress errors from our plugin only and because of this, it will print errors from other plugins on the debug log.
Based on the errors reported, it looks like the issue could be stemming from the Geo My WP plugin on your site. I would recommend checking if the issue will still be reported when the plugin is deactivated.
I would also suggest trying the steps in WPBeginner’s detailed guide on troubleshooting WordPress to see if it helps resolve the issue.
Thank you!Hi @franciscojgwp0722 ,
Thank you for reaching out!
I apologize, but we don’t support any integration with WooCommerce, mainly because they’re heavily integrated with their own form solutions.
If you need forms to work within WooCommerce, I’d suggest contacting the WooCommerce team directly (https://woocommerce.com/contact-us/) to be sure you can find an option that has integration compatibility with their system.
It should be possible to sync WPForms with WooCommerce custom fields using custom code, however I apologize as customizations like this are outside of our scope for support. In case you’d like to look into custom development options, we highly recommend posting your customization job here.
Hope that helps!Hey @ittechca ,
Thanks so much for taking the time to leave us a review!?We’re really excited to know that you’re enjoying WPForms, and that it is helpful.
We hope you continue to have a 5-star experience ??
Hey @scribe4 ,
We’re so happy to hear you’re finding WPForms great—we always make it a goal to great!?Thanks so much for taking the time to share your thoughts, and enjoy ??
Hi @jacobian64 ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.Thanks!
Hi @mattthomas-photography ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.Thanks!
Hey @redaktorwp ,
Thanks so much for taking the time to leave us a review!?We’re really excited to know that you’re enjoying WPForms, and that it is great.
We hope you continue to have a 5-star experience ??
Hey @tonycsanders ,
Thank you for your kind words!
We’re glad to hear that you are finding our plugin simple, stable, and reliable. It’s great to know that you are able to use it with no issues.We hope you continue to have a 5-star experience ??
Hey @ash73 ,
Thank you for the kind comments and review!
We’re glad to hear that WPForms is amazing, and we hope you continue to have an awesome experience using the plugin.
Have a good one! ??
Hey @wpblogger2 ,
Thank you so much for your kind words about our WP form.
We’re thrilled to hear that you think it’s the best one you’ve ever used!
We hope you continue to have a 5-star experience ??
Hey @josegaleanoc ,
Thanks so much for taking the time to leave us a review!?We’re really excited to know that you’re enjoying WPForms, and that it is easy to set up.
We hope you continue to have a 5-star experience ??
Hi @jacobian64 ,
Thank you for reaching out!
WPForms already includes built-in protection against CSRF attacks through our Form Tokens feature. This ensures that form submissions are secure and prevents unauthorized requests.You can manage spam protection settings in your form by navigating to Settings ? Spam Protection and Security within the form builder. Here’s a quick screenshot for reference: https://a.supportally.com/i/RwM1as
You can also explore our guide for more details: How to Prevent Spam in WPForms.
Additionally, you can further strengthen your form by using CAPTCHA options like Google reCAPTCHA, hCaptcha, Cloudflare Turnstile.
Hope that helps.
ThanksHi @mattthomas-photography ,
Thanks for your patience while we looked into the issue.It looks like there’s a bug that WPForms is removing the backslashes from the input mask.
A report has been created about this issue to notify our development team about it. I apologize for the inconvenience in the meantime and if I can’t provide an ETA when a fix will be released. However, I’m taking note of this ticket and I’ll make sure to send you an update when an update that fixes this issue is released.
To ensure that the backslashs are not stripped, once the form builder is refreshed.
We recommend using either:
- Either add a filter to mu-plugin:
add_filter( 'wpforms_enable_form_data_slashing', '__return_true' );
- Or define constant in wp-config.php:
define( 'WPFORMS_ENABLE_FORM_DATA_SLASHING', true );
Once you’ve implemented one of these solutions, you can add the input mask again with the backslashes in your form field. For instance, the mask should look like this: https://inst\\agr\\am.com/*{1,30}
After applying these steps, please try reloading the Form Builder and verify if the backslashes are retained.
If the issue persists after these changes, let me know, and I’ll assist you further. We’re committed to resolving this for you!
Please let me know if you have any questions.
Thanks!
Hi @mattthomas-photography ,
Thank you for reaching out!
I’ve tested the input mask functionality, and it seems to be working as expected. As you can see in this screenshot: https://a.supportally.com/i/fEcZMD.
Could you please share more details about what you’re trying to achieve? If possible, providing a screenshot of the issue would be very helpful in understanding the problem and guiding you on any adjustments needed for your input mask.
Looking forward to your response so we can assist you better!
Thank you!Hey @frdpx ,
Thank you for the kind comments and review!
We’re thrilled to hear that you’re enjoying it, and we hope you continue to have an awesome experience using the plugin.
Have a good one! ??