Sérgio Kucera - formatameupc.com.br
Forum Replies Created
-
OH MY GOD IT WORKED!
I was trying to do this for a long time hahahaI got it working simply by adding
define('COOKIE_DOMAIN', $_SERVER[ 'HTTP_HOST' ] );to the wp-config.php
If you guys don’t insert the live above, you can still map a domain on WordPress Multisite dashboard, but you won’t be able TO LOGIN ON MAPPED DOMAIN(S).ATTENTION: Looks like the code given by the author contains invalid quotation marks. After I replaced then, the code worked.
BEFORE THE CODE:
– WordPress Multisite set on subdomain mode (site2.mysite.com , site3.mysite.com)AFTER THE CODE:
– Each site acessible by its own domain site2.com , site3.comthe best part: without plugins!
- This reply was modified 8 years, 6 months ago by Sérgio Kucera - formatameupc.com.br.
I am having the same problem 🙁
Temporary fix:
If you use Adblock on Firefox, you can install the Element Hiding Helper for Adbblock Plus plugin, press Ctrl+Shift+F3 and block the element “wpseo-dismiss-recalculate”Here is my problem…
https://www.youtube.com/watch?v=r7-Ka7ZD508
Obs: the last search (by First Name) gets no result because the user thatsok have no name.
Yes, “First Name” is blank, but there are no search results when using the username (of course I am searching for users that already exist).
About the removal, thank you! The user is really removed after I set it the dropdown to “default access”.
Search by username still doesn’t work for me, but the search by First Name is perfect.
You’re fast!
But search by username still doesn’t work for me.
But the search by First Name is OK now, which for me is better, because I am using PerssPermit to restrict pages for certain users.And now I noticed something else… I can’t remove the user from the page after adding it as an exception in that page. Is that right?