Posted: August 24, 2016 at 4:11 pm
|
A returning customer gets an error message when she tries to register for an event that she needs to sign in first. I do not want that to be a requirement but there is no place for her to sign in even if she wanted to. |
||||||||||||||||||||||||||||||||||
Hi there, When a user is not logged in and registers for the event, EE checks if there is a contact with those details in the database, if so it will ask for them to log in before proceeding. You can disable the user traffic cop feature by adding the following code to your site:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You can add that to your functions.php or a Site Specific Plugin. |
|||||||||||||||||||||||||||||||||||
|
Where do I enter that code? |
||||||||||||||||||||||||||||||||||
You can add that code to either your themes functions.php file or a custom functions plugin (preferred method). We have a guide on how to create a custom functions plugin here: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ |
|||||||||||||||||||||||||||||||||||
|
The options suggested do not work. Error message is still there without a way for the user to login. |
||||||||||||||||||||||||||||||||||
Is there a test event I can run a registration on to view what is happening? |
|||||||||||||||||||||||||||||||||||
The support post ‘Error message for returning customer’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.