WP Network
-
Hello there!
I have an issue with the network creation mode on my website. I have a “.be” I successfully mapped 2 days ago, now that DNS zones are linked to WP I wanted to create a network in my WP admin portal.
So I have my main homepage : http://www.eventsquad.be and my subdomain pointing to http://www.fr.eventsquad.be. I would like to create that network, disabled all plugins except Aksimet and JetPack, created the .htaccess file in my FTP client with this :
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
Please note that I used the basic WP htaccess code but I did that with the Subdomain code for WP 3.5 as well. When I refresh my browser, go to “Tools > Network Setup” it still shows :
Create a Network of WordPress Sites
Warning: Please deactivate your plugins before enabling the Network feature.
Once the network is created, you may reactivate your plugins.And that’s all. How can I make this work, could you explain that step by step ?
Thanks a lot!
The blog I need help with is: (visible only to logged in users)
-
-
Hi,
I’m glad to hear that your issue was fixed. If you run into any issue in the future, reach out directly from https://wordpress.com/help/contact – with your plan you can access live chat 24/7 :)
- The topic ‘WP Network’ is closed to new replies.