Danielle
Forum Replies Created
-
Update: I just tried replacing the hidden field for the following line of code but this didn’t work either and nothing was added to the log:
<label> <input type="checkbox" name="mc4wp-subscribe" value="1" /> Sign-up to our newsletter. </label>Thanks for getting back to me.
Yes, there is, but nothing has been added to the log since inserting the hidden field into the custom form:
<input type="hidden" name="mc4wp-subscribe" value="1" />This is what I see in the log:
[2018-03-15 03:45:15] INFO: Registration Form > Successfully subscribed ileo*****@gm***.com [2018-03-15 14:48:13] INFO: Custom > Successfully subscribed dsas**********@gm***.com [2018-03-15 14:48:42] INFO: Custom > Successfully subscribed dani**************@ho*****.comSo I can see that it worked for the registration form integration and I can also see that it must have worked along the way when adding the code into the custom form (when testing different variations), but I’m not sure what I did here to make this work.
Any ideas?
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] Auto login after registrationI used the following Plugin to allow auto login after registration. You can also specify the page you want the user to be redirected to after login.
Nextend auto Login on Register
Hope that helps!