After my member is done registering that get redirected to
/wp-admin
After my member is done registering that get redirected to
/wp-admin
Here's some things to try:
1. logout or logout with http://www.yourdomain.com/wp-login.php?action=logout
2. disable all plugins--if necessary read How to deactivate all plugins when not able to access the administrative menus?
3. clear cookies
4. exit browser
5. make sure local firewall is not causing problem
6. login with http://www.yourdomain.com/wp-login.php
If WordPress is installed in something other than the root folder please take that into account for the above url examples
Please let us know what does solve your problem.
May i get the code that changes log on to logout when the user logs in and when user logs in it shows as log out?
An example of that can be found in 'Meta' section of the sidebar.php file of the WordPress Default theme (wp-content/themes/default/sidebar.php).
See wp_loginout()
This topic has been closed to new replies.