bjplink
Forum Replies Created
-
Your link redirects to the login. If you want to contact me via email, with an account I can use to access that URL, you can do so at: [email protected]
@munch40 You can send the URL to [email protected] and I’ll take a look for you.
@ethical Tough for me to diagnose unless I can take a look at the site live. Are you loading the popup with JavaScript? Any console errors during that process?
Thank you for the kind review.
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] No Autoresponders as of 2/25/25This ended up being a server-side issue unrelated to the plugin. For future reference, to anyone reading this thread having email trouble, a good place to start is with your hosting provider. Often times, there is a conflict with the server sending outgoing emails.
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] No Autoresponders as of 2/25/25@sairah Email problems can be tricky. Sometimes it’s the plugin, and sometimes it’s the server.
Here are some questions I usually start with for email trouble:
- Are other emails generated by WordPress still sending?
- Do you use a third-party email provider (Mailgun, Postmark, etc.)?
- Is there anything in your server logs to indicate a specific problem?
- Finally, if you don’t mind, can you please send me a screenshot of your email action for me to review at [email protected]?
I’ll do my best to sort this out for you if you can answer the questions above and send along the screenshot.
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] WPForm not working on ios SafariI’m closing this thread because I never heard back, and the user’s URL is currently using a different form plugin.
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] WPForm not working on ios Safari@mystylevita Are you on the right support forum? I just want to make sure because you reference WP Forms in the subject of your post, but this is the support forum for a different form plugin.
@stevent10954 Thank you for the bug report. I believe I have a fix for this. There’s going to be a small maintenance release next week, and the fix will be included. I’ll mark this thread as resolved once that version is available.
I’ll need to think about it some more. If I understand you correctly, the simplest way would be to add a filter for settings. Then you could override anything you want, and the settings UI would just naturally follow course (and ignore any user changes). Again, I’m not sure if that’s something I want to add, but I will give it some thought. Thanks for your feedback.
Forum: Reviews
In reply to: [HTML Forms - Simple WordPress Forms Plugin] Great plugin!Thank you for the kind review. I appreciate it.
@richtwebguy There isn’t an integration with Akismet at this time, but it’s been asked for often enough that I would like to get it included in the next major release planned for March.
@lilgee34 It’s failing on every Mac browser I tested. There is a JavaScript error in the console that implies a problem with the popup content being generated by the server.
[Log] SyntaxError: JSON Parse error: Unexpected EOF (wp-terms-popup-ajaxhandler.js, line 25)
[Log] SyntaxError: JSON Parse error: Unexpected EOF (wp-terms-popup-ajaxhandler.js, line 49)
Four things I would suggest trying:#1. Try disabling the “Load popups with JavaScript?” setting in WP Terms Popup and see if that makes the popup show.
#2. Create a new popup with a simple title and body and see if you can get that to work. Maybe something in the content of the current popup is causing an issue.
#3. There’s possibly a conflict with another plugin. The best way to test for that is tedious: disable plugins individually and test to see if you can pinpoint the problem.
#4. Check your server’s PHP logs for any clues.This is tough for me to diagnose, so I’m sorry I can’t offer a better solution at the moment without more information.
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] Form get spams@hoanguyenn2015 Thank you for the feedback. I’ve been (slowly) working on an update that adds Google reCAPTCHA v3 support to the plugin. It’s taken me longer than I had hoped, but right now that update is scheduled to be released on December 1st.
Elementor settings are ignored by White Label Administrators, but I’ll do some testing on Monday to see if there’s a problem elsewhere. I also can’t recreate your issue with Editors locally, but I’ll dig into that more as well.
It’s a shame this bug report was made as a plugin review and not in the support forum.