Hi @plimfec,
Thank you for bringing this issue to our attention!
We are currently able to replicate the problem on our end, and I’m pleased to inform you that it has been resolved. We will include this fix in our upcoming release. Once the new version is available, I will update you promptly.
Wishing you all the best!
Hi @anupamkhatua,
No problem, you’re welcome.
Thanks for the upcoming quick fix!
Best regards,
Plimfec
Hi @plimfec,
Hope you are doing well!
We are pleased to let you know that the issue related to the form field has been resolved in today’s release. We recommend updating the plugin to the latest version, 5.7.53.
After completing the update, please check if the issue is resolved. If you continue to experience problems, we will investigate further.
We look forward to hearing your feedback!
Hi @anupamkhatua,
Thanks very much for your reply.
I did update to 5.7.53, but unfortunately the security field is still displayed at the frontend. I’m running the latest version of WordPress (6.7.2) and tested this in Twenty Twenty-Five as well.
For now I manually added your removed CSS code from version 5.7.51 (see bold section in my first post) to my child theme.
This way:
[aria-hidden="true"] .es_required_field {
position: absolute;
top: -99999px;
left: -99999px;
z-index: -99;
}
This hides the extra field, but of course just for me as a workaround. Other users might still face the problem.
In case you need additional info to help solve this, please let me know.
Best regards,
Plimfec
Hi @plimfec ,
I apologize for the difficulties you are experiencing.
I want to let you know that we have released a new version of the plugin, 5.7.53.1, which includes a fix for the issue related to the extra field in the form.
We recommend updating to the latest version of the plugin. After you complete the update, please check to see if the issue is resolved. If you continue to experience any problems, we will investigate further.
We look forward to hearing your feedback!
Hi @anupamkhatua,
No problem. I updated to version 5.7.53.1 and noticed the inline CSS from version 5.7.51 is back in place. So I can confirm the security field is hidden again in this new version. Problem solved.
Thanks very much for your efforts and keeping me informed.
I’ll mark this issue as resolved.
Best regards,
Plimfec