-
AuthorPosts
-
January 2, 2018 at 7:40 pm #892579
I’ve created Multisite and have it set up to create subdirectories. But how do I create them? I’ve tried using NS Cloner and doesn’t work. Can you help? (I’m not using child theme, just the regular main site I created…does that affect creating new subdirectories?)
-
This topic was modified 7 years, 10 months ago by
mbd2017New.
January 3, 2018 at 6:59 pm #892907Tried to copy one with NS Cloner and it says there’s a problem with .htaccess – click on the link and this is what Network Settings show:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]Is this correct?
January 4, 2018 at 5:16 am #893081Hi,
I’m not sure I understand your problem, could you try to explain a bit further please?
Best regards,
RikardJanuary 4, 2018 at 4:53 pm #893282I set up a network for multisite. Now I’m trying to create a subdirectory. Now I’m using NS CLoner but can use whichever you say to use. Problem is it completes duplication. But when I click the site I cannot get to Dashboard is says “ERR_TOO_MANY_REDIRECTS”
When I go to the website the format is totally not at all duplicating my Enfold theme that I have already set up in my main website.
I just need to be able to create a subdirectory, that’s what I need to do. I’ve used all the different Cloners I could find and none of them work. If you need to login please let me know and I’ll send details.January 5, 2018 at 6:50 am #893570Hi,
I’ve never used a duplicator for a multi site so I’m not sure why you are having those problems, did you try setting up your sites manually instead? https://codex.wordpress.org/Create_A_Network
Best regards,
Rikard -
This topic was modified 7 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
