Amjad Ali
Forum Replies Created
-
Hi @greencode ,
We’re thrilled to hear that! Thanks for letting us know.
Your experience is important to us, and we’d love to hear what you think about using WPForms. Would you mind sharing a quick review? It only takes a minute and helps us keep improving!
Here’s the link to leave a review and in case you’d like some guidance, this article walks you through the process.
We appreciate your time and feedback!
Thanks ??
Hi @darrenn123 & @karlcw ,
We’ve tested the deletion process across multiple environments but haven’t been able to reproduce this issue on our end.To better understand what’s causing this error, could you please enable WordPress debugging and share a copy of the fatal error message?
You can do this by adding the following to your
wp-config.php
file:define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'log_errors', 1 );
@ini_set( 'display_errors', 0 );After that, please check the debug.log file in wp-content/debug.log and share any fatal errors you see there.
Also, if possible, could you provide your site info? You can find it under Tools > Site Health > Info.
This will help us identify the issue and guide you toward the best solution.
Looking forward to your update!
Hi @starrymom ,
We’re thrilled to hear your issue is resolved! Thanks for letting us know.
Your experience is important to us, and we’d love to hear what you think about using WPForms. Would you mind sharing a quick review? It only takes a minute and helps us keep improving!
Here’s the link to leave a review and in case you’d like some guidance, this article walks you through the process.
We appreciate your time and feedback!
Thanks
Hi @greencode ,
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 @locker17 ,
Thank you for reaching out and sorry for the trouble there!
I’ve reviewed the error log, and I’d like to confirm that these errors are unrelated to WPForms. Our error handler is designed to suppress errors from our plugin only, which means it may print errors from other plugins in the debug log.
This appears to be a false positive, as our error handler is intercepting errors from another plugin. That said, we’re actively working on improving how this functions to prevent confusion in the future.
Based on the errors reported, I would suggest trying the steps in WPBeginner’s detailed guide on troubleshooting WordPress to see if it helps resolve the issue.
Thank you!
Hey @romanredfield ,
Thank you for the kind comments and review!
We’re glad to hear that WPForms is nice, and we hope you continue to have an awesome experience using the plugin.
Have a good one! ??
Hey @veritycantare ,
Thank you for taking the time to share your feedback and review!
We hope you continue to have an awesome experience using WPForms.
Enjoy! ??
Hey @esyrett ,
Thank you for taking the time to share your feedback and review!?We hope you continue to have an awesome experience using WPForms.
Enjoy! ??Hi @erchache2000 ,
Thank you for taking the time to share your feedback with us.
We’re glad to hear that the plugin is serving its purpose effectively for you.We understand your concerns about certain features, and we appreciate your perspective on this matter.
We hope you continue to have an awesome experience using WPForms.
Enjoy! ??Hi @cdheumann ,
Thanks for reaching out!
As these features are part of the paid version of WPForms, could you please drop us a line through our contact page when you get the chance? You’re welcome to just include a link to this post, if you’d prefer to do that. However, I would be happy to clarify your questions in the meanwhile:- Autocomplete values – WPForms allows pre-filled field values, but the plugin is not fully WCAG-compliant. You may need additional customizations to meet full accessibility standards.
- Multi-step forms – This feature is available in our paid plans, allowing you to create a smooth, step-by-step experience for users.
- Spam protection – Absolutely! You can use CAPTCHA or honeypots to prevent spam submissions.
- Conditional logic – Yes! Fields can dynamically appear based on user selections or inputs.
- Repeater fields – You can allow users to duplicate fields for multiple entries (e.g., “add another meter reading”).
For more details about PDF generation and email attachments, as well as confirming the best plan for your needs, could you please drop us a line through our contact page?
We’d love to assist you further!
Hi @darrenn123 ,
I’m sorry you’re still experiencing this issue while trying to delete WPForms Lite.To better understand the critical error message, could you please provide the full stack trace of the fatal error? This will help us identify what’s causing the issue.
For WPForms Lite, form settings are stored in the
wp_posts table
, as you can see in this screenshot: https://a.supportally.com/i/9d7icC, while the following tables store payment-related data:wp_wpforms_payments
wp_wpforms_payment_meta
wp_wpforms_tasks_meta
Hope that helps. Let me know what you find, and I’d be happy to assist further!
Thanks!
- This reply was modified 5 days, 13 hours ago by Amjad Ali.
Hi @greencode ,
Thanks for reaching out!Here’s how you can achieve both:
Send form submissions to an email stored in an ACF field:
You can create a custom smart tag to pull the email address from the ACF field by following this guide: How to Create a Smart Tag from an ACF Field.
Once set up:- Add a Single Line Text field to your form.
- Set its default value to your newly created smart tag.
- Add the
wpforms-hidden
CSS class to the field to hide it. - Use this field’s smart tag in the Send To Email Address field in WPForms notifications.
Add the post title to a hidden field:
You can use the{page_title}
smart tag to capture the post title. If this doesn’t work in your setup, you may need to create a custom smart tag to pull the post title dynamically. Here’s a guide: How to Create a Custom Smart Tag.Hope this helps!
Hi @darrenn123 ,
Thanks for reaching out!
I’m sorry to hear you’re having trouble deleting WPForms Lite! The kind of error reported that there could be inconsistent file permissions on your site.
To troubleshoot this further, could you please review your directory permissions. Could you please verify if you also checked the server logs for any errors reported during the delete operation and whether this issue affects other plugins on your site?
Hope that helps!Hi @magicpowers ,
That makes perfect sense! Take your time to test WPForms and explore its features. ??
If you ever need any help while using WPForms Lite, please feel free to post in our WPForms Lite support forum—we’re happy to assist!
Thanks!Hi @starrymom ,
I’m sorry to hear you’re having trouble with your forms!
I took a look at your Contact page, and it seems like you’re using the “Combine JavaScript Files” feature. I can’t see the WPForms assets loading properly—here’s a screenshot. This could be causing or contributing to the issue with your mobile menu.
When you have a moment, please adjust the settings of the SiteGround’s Speed Optimizer plugin by following?our guide here.Once you’ve made these changes, let me know if the issue persists, and I’ll be happy to assist further!
Thanks!