kieransukachevin
Forum Replies Created
-
Thanks for the replies and the help @wpmudevsupport13 and @wpmudevsupport15 . @wpmudevsupport15 I have successfully added the “forminator-limit-the-submission-by-email.php” file to the mu-plugins directory (via SFTP), but it does not seem to work. A subscriber can still submit the form multiple times and each entry appears in FortressDB (without any indication of who submitted it). I have tried deactivating and then adding the file to mu-plugins and then activating Forminator again to see if that would work. Let me know if there is anything you can do to continue to help me or if there is more information you need from me. Thanks again for all the help so far.
- This reply was modified 3 years, 7 months ago by kieransukachevin.
Thank you both for the helpful information and code examples. @wpmudevsupport15 I did not mention that I am not using WordPress.org source code (I am using WordPress hosted through WordPress.com) so I am unable to edit/add files in the mu-plugins directory. That being said, I can edit plugin files directly. Is there somewhere in the Forminator source code I can add the code snippet in directly? I tried adding it directly after the ‘forminator_custom_form_submit_errors’ filter is applied, but that did not seem to work. Thanks again for the help.