Hi, thanks for using Force Login!
[I] enter my admin username and password, it takes me right back to the login page.
Force Login only redirects visitors to the login screen, requiring them to log in. Anything that happens during or after the login process is not altered by Force Login.
This sounds like it’s caused by a conflict with another plugin or your theme. I recommend you try the following steps to rule out a conflict with your other plugins or theme:
To test for a theme conflict:
- Activate default Twenty-Something theme
- Check to see if the issue still occurs
- If the issue does not occur after having activated the default “Twenty” theme, your theme is causing a conflict with Force Login.
To test for a plugin conflict:
- Deactivate ALL plugins
- Activate Force Login
- Check to see if the issue occurs
If the issue does not occur, one (or more) of your plugins is causing a conflict with Force Login.
To determine which plugin(s) is causing the conflict, follow these steps:
- Activate each plugin one by one
- Check to see if the issue occurs after each plugin is activated
The documentation says to edit the functions.php file.
What are you trying to add to your theme’s functions.php file?
I don’t think any of the code examples in the FAQ will help with your issue. First follow the steps above to rule out a conflict with your other plugins or theme.
I don’t see a [functions.php] file
Typically, WordPress themes contain a functions.php file where you can add unique features to your site.
If your theme doesn’t have a functions.php file, you might be able add one or create new plugin with your functionality changes.
I recommend you hire a developer to help you customize your WordPress site.