I'm running a multisite installation of WP on http://nitro101.com/ with the Domain Mapping plugin (most recent dev version)
http://southerndips.com/ is added as a domain for a site and marked as Primary but when you click any menu link (for example PRODUCTS) it goes to the nitro101 version of the page
What am I doing wrong?
Could this be an issue with WP 3.3.1? I have another multisite installation with WP 3.2.1 and same settings and works fine
because your menu links are not showing the mapped domain.
Did you set up a custom menu before you mapped the domain?
Yes I did set up the menu before the domain was mapped... but how would this matter? I did the same thing on the WP 3.2.1 installation and it was never an issue
Also click the logo... Its just a link made with home_url() and it also shows the wrong domain
because it saves the whole url, that;s why.
this domain mapping plugin does not go through and magically change all the urls it finds.
Its just a link made with home_url() and it also shows the wrong domain
because this domain mapping plugin save the originating url in one of those fields.
In what field? What are you talking about?
Also what is your proposed solution? Delete the menu and re-create it? Delete the site and first map the domain and then somehow magically use home_url() for the first time... That seems a bit ridiculous
Also I see you have your own commercial domain mapping plugin on your site so if somebody who is actually impartial could answer my question I'd appreciate it
The problem was that the MU Domain Mapper Plugin needed to be Network Activated again after the update to WordPress 3.3.1
Kind of a silly thing :P
She also has a free one. In fact the one you're using? Her's.
You just made the menu via the WP menu editor, right?
Yes, and as I've said it wasn't a menu issue, it was a simple case of the plugin getting deactivated when WordPress got updated
*re-read* Sorry, I'm blind... I don't see you mentioned that the plugin was deactivated. Still don't, but I'll take your word at it :)
WHen you say "it goes to the nitro101 version of the page" do you mean nitro101.com/sitename/pagename ?