Ron Rennick on "[Plugin: WordPress MU Domain Mapping] failing basic test...
BTW we have no "Primary" domain defined in our Domains list If you are going to run your main network on an IP address you will have to set one of the domains as the primary domain.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Icons and graphic...
Browser security does apply to css files as far as I know so I don't have any suggestions as to what might be happening there.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] When is the best time...
After mapping, for example, http://www.sub.com to sub.main.com, any reference to sub.main.com will still be valid so there is not much difference when does a mapping take place Right.
View Articlerphair on "[Plugin: WordPress MU Domain Mapping] failing basic test under...
dear @Ron, thank you so much. I have set sl.cosd.com as the primary domain, and now it is serving that subfolder site's content under that primary domain. The other domain, st.cosd.com, still redirects...
View Articlejonbeddoes on "[Plugin: WordPress MU Domain Mapping] Minor:...
@RonRennick - bit confused by your response; I wrote code to mimic the same functionality as was there before, but your suggestion to remove the code implies it has no purpose and is never executed? If...
View Articlerechazame on "[Plugin: WordPress MU Domain Mapping] Icons and graphic...
Thanks. It was the cal plugin's fault, not WPDM.
View Articlerechazame on "[Plugin: WordPress MU Domain Mapping] When is the best time to...
Thanks again Ron :) If you will have a chance to comment on the other two points that would be awesome be if not - that's okay. Thanks a lot for such a great support.
View Articlepeebeebee on "[Plugin: WordPress MU Domain Mapping] Do not use PLUGINDIR"
PLUGINDIR default is /wp-content/plugins. Most professional sites do not use the wp-content dir as their base. It is also DEPRECATED, therefor change the functions depending on it: eg: function...
View Articleloafintree on "[Plugin: WordPress MU Domain Mapping] Domain mapping leaves...
We have a multisite setup using nginx. We map some blogs to custom domains but when this is done, the mapping changes wordpressmu.com/blogAlias/files/2014/07 to customdomain.com/files/2014/07 or with...
View Articleandrewbevitt on "[Plugin: WordPress MU Domain Mapping] Do not use PLUGINDIR"
+1 Although my solution was // fixes the plugins_url function domain_mapping_plugins_uri( $full_url, $path=NULL, $plugin=NULL ) { return str_replace(network_site_url(), trailingslashit( get_site_url()...
View Articlerphair on "[Plugin: WordPress MU Domain Mapping] failing basic test under...
FYI I am reinstalling our site now with subdomains, so the links above might not be working for a bit. With no answer to the question above I think it is our only way forward. If that turns out to be...
View Articleaburrow on "[Plugin: WordPress MU Domain Mapping] The domain mapping plugin...
I installed the MU Domain Mapping Plugin before realising it won't work correctly unless wordpress is installed at the root level. I wanted to remove the plugin, but when I try to login to Wordpress I...
View ArticleEleven34 Studios on "[Plugin: WordPress MU Domain Mapping] 2 Domains, 1...
I have a client whose site I built previously using wordpress. They recently bought another domain name for another business they're starting. So, I wanted to have both of their domains hosted on their...
View ArticleEleven34 Studios on "[Plugin: WordPress MU Domain Mapping] 2 Domains, 1...
I figured out the issue with not seeing the new site, added myself as a user to it and it now shows up -.- Noob Now when I try to pull up the dashboard it's not there. Joy Also, when I try to use...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Minor:...
but your suggestion to remove the code implies it has no purpose and is never executed? I didn't say it didn't execute. I said it didn't do anything. The code below processes but doesn't do anything:...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Domain mapping leaves...
That's a problem with your nginx rewrite rules.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] failing basic test...
The other domain, st.cosd.com, still redirects to 54.76.48.242/st without our mapping having any effect. That could be your browser following the cached redirect. You would need to clear your browser...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] The domain mapping...
Delete the plugin using your web account control panel.
View Articlerphair on "[Plugin: WordPress MU Domain Mapping] failing basic test under...
Reinstalling the site with subdomains didn't work either. When installing our site as sl.cosd.com, our only option for creating a Site was to set it up as st.sl.cosd.com which we then mapped to...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] 2 Domains, 1 hosting,...
When I go to the secondary page url in a browser it pulls up godaddy's parked page so I believe that means the hosting is working correctly. That sounds like your hosting is not set up correctly.
View Article