aicomp
Forum Replies Created
-
okay…maybe your second code works already. I opened the user screen again after about 1.5 hours and now the user is approved. So, with a delay it seems to work. I don’t know where the delay comes from but that’s okay for me at the moment. I don’t know if you might have an idea why it happens.
Anyways… thank you very much for your awesome support.
Still no change. I’ve also cleared every cache and deactivated caching plugins.
It tried but the status stays on undefined
Good idea. Unfortunately the user stays in the account status Undefined.
The users also have other roles assigned. Might that influence your code?
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Archive Slug not workingCan anybody help here please?
Ah, got it. Thanks, I’ll try that.
Hi Tino,
The meta keys are all identical with the ones in the automation for logged-in users submitting the form.
And the post with the title will be generated with the automation. But the following meta data will not be generated. But only in the anonymous submission. Same action with same data but in anonymous scenario the meta data stays empty what you can also see in the logs.
So my question here is: What’s the technical difference here between the logged-in and anonymous scenario and why should the additional plugin would make sense if it all works well in the scenario for logged-in users submitting the form?
Thanks
Hi,
Thank you. It works great. One question: The code in the functions.php can be deleted as the plugin now provides the functionality, right?
As an additional information: The logs to each automation look good. Just the result doesn’t happen
My forms have different names to their IDs. Might that cause a conflict? Or any caching plugin?
Sorry, it worked for one automation cycle and then stopped again. The two automations with the Elementor form don’t work. All other automations work as expected.
Any idea?
I’ll ask again before we misunderstand each other. Sorry, if you already understood my issue 😉
As far as I know, text messages were not really a problem here. The problem is that by clicking the confirmation link in the first email (double option), the user already has direct access to the website. But actually, he/she should only get access when I manually approve them afterwards.
So from the process: User registers -> gets double optin email -> clicks link in email -> I see that he/she has clicked the DOI and can approve him -> user gets email that he is approved -> account status Approved
The bold part is now missing but worked in the past.
Thank you
okay…my fault. I found the error. As I left the “user” field empty to assign the automation to every user who send the form, the automation really starts only 1 time even if different users send the form. So, Times per user must be 0.
All of that is not part of the issue. The automation worked in the past with the same form and we tested with a fresh user.