If I’m not mistaken you have to set the cookie paths and domain, like it is explained here:
by Tom McFarlin. In a nutshell:
In your
wp-config.phpfile, add the following lines of code:
define('ADMIN_COOKIE_PATH', "https://wordpress.stackexchange.com/");
define('COOKIE_DOMAIN', '');
define('COOKIEPATH', '');
define('SITECOOKIEPATH', '');
And do so just before the line that reads:
/* That's all, stop editing! Happy blogging. */
Once done, the redirect issue should be resolved.
Related Posts:
- Is there a is_user_logged_in() for multisite?
- Unable to login to new custom domain on multisite?
- share login/logout sessions across two installs?
- How to Login Once to an Entire WP Multisite Network
- Multisite – Redirect All Users to Subsite Home Page on Subsite Login
- WordPress Multisite Login Access
- Subdomain login problems
- WordPress Multisite local: wp-login.php refreshes on login Chrome Browser
- ‘Remote Login’ with MultiSite Domain Mapping still forcing users to login to all blogs individually?
- How to stay logged in on a multisite with different domains?
- Login on Multiple Sub-Domains without Multisite
- Fresh Multisite Install – Can’t Log In
- Auto Redirect after login
- WordPress MultiSite login to the respective site
- How to fix blocked cookies error that doesn’t let me log into wp-admin?
- Good way to block users within a multisite setup without deleting them?
- Automatically login user across multisite
- How can you override the is_multisite check in wp-login.php for individual login/registration?
- How to write RewriteRule for login in multisite
- Multisite Login problem
- Https and Http Login Issue on WordPress Multisite
- Different Domains in Multisite Setup
- Disable site visiting and user logins excepting for a specific user
- Infamous admin login redirect
- Is there something I need to know in order to use WordPress on foreign (Swedish) TLDs?
- Restrict users of site 1 to login in site 2 in wordpress multisite
- Unable to execute Ajax request, status code 400
- How to display custom logo on WordPress login page
- Moving from a non WordPress site to a WordPress Site – Login between both sites
- WordPress Multisite: Login to all subsites at once
- Multisite – site user limited only for this site
- Unable to sign in to network after moveing address but able to login into child sites
- User not staying logged into one of sub sites in multisite after SSL
- Single sign on to sub-sites in Multisite Network
- WordPress automatic Login on other page?
- how to make a cronjob run, when user needs to be logged in
- WordPress Network with SSL for multiple domains
- Why does this multisite redirection loop vanish when I add “www.”?
- One login for 3 WordPress installations with combined user table doesn’t work
- Multisite: Redirect Subsite Administrator to Subsite Home Page, Bypassing Dashboard
- Admin user getting redirected to /wp-admin/user
- How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment
- Is it possible to create a login for restricted visibility?
- How do I combine wp_redirect and add_filter?
- Some Subdomains on a Multisite Install Not Found
- Common login for websites belonging in different networks
- Best Way to Setup a Network of WP Sites?
- WordPress Multisite restict user access
- Error Message when logging into WordPress on Xampp
- WordPress MU: Cookie error when trying to login on network WP instance
- something in database is causing me to not be able to log into network admin of multisite
- How to add Custom Blog Options to new blog setup form?
- How can I trust switch_to_blog()?
- Remove the blog slug from WordPress Multisite root node
- How to run an activation function when plugin is network activated on multisite?
- Is there any central control/access panel for several WordPress sites?
- Changing subdir multisite install to subdir core directory structure
- get_current_blog_id returns 1 in multisite setting
- Odd Script File Trying to be Loaded
- Basically the opposite MultiSite URL question that most people ask
- Multisite wp-admin redirect loop
- setup Multi Multi-site with one installation?
- Multiple sites (separate domains) running from one WordPress site
- How do I use different domain for subdomains in WP Multisite?
- Limit multisite/network site names to a property of the user
- How to set Active plugins as the default screen?
- Global searchin multisite but only with one subsite
- Subdirectory multisite installation with several domain names?
- create_users capabilities on a role on multisite
- How to change user starting role in WordPress MultiSite?
- get_post_type_object() does not work with switch_to_blog()
- Multi-Site Subdomain: Show master site under subdomain if no sub site exists
- Register existing user on another site in a multisite network?
- Can i import a site (plugins, database, images) etc. Into an existing wordpress multisite?
- Create Custom Multisite User Role to Reduce Capabilities
- Importing XML didn’t finish, site is now inaccessible
- WordPress multisite – Bitnami
- Multisite Sub domains not working
- How Can I Change The Name Of My Subdomain in WordPress Multisite
- Display site description instead of site name
- WordPress multi-site: How do I create the home page, the root URL?
- Multiple Websites that share some content types and not others
- Is it possible to query posts with tax queries after multisite switch_to_blog() function?
- In Multisite the users profile picture keeps disappearing for “the other site”
- importing data into wordpress db
- Working with Reverse Proxies and Multisite Installation
- Should I use multisite?
- How to clone homepage for multi region site?
- In Multisite – main site blog post should be display in minisite or subsite
- 2 wordpress, 2 different themes, some pages with the same content
- Multisite Dashboard not working
- Multisite (with nested paths) wp-admin redirect loop
- change database to multisite in localhost
- Woocommerce Membership synchronised accross multisite
- switch_to_blog($blog_id); still writing to main blog
- How to automate adduser (on linux) when add new user site in multisite
- Multisite Tables the same as Single Install?
- Is there a built in method to protect pages?
- Change identical page for every site in multisite
- WordPress Multisite Medial Library not working for .online domain