I'm really new to WordPress Multisite. I have looked around for a while after an answer to this, but couldn't find it...
My main site is "example.com", which is a multisite installation of WP. One of the main functions of the site is to display demo´s of WP-themes. These demos I would like to run under "example.com/demo/theme-name" "example.com/demo/theme-name2". But I would also like to be able to setup sites directly under the top-level, like "example.com/subsite"
So my question is: Is it possible to change the permalink to include a "sub-folder" for some of the sub-sites? Say if I set up 3 different sub-sites like this example:
- example.com/subsite01
- example.com/demo/subsite02
- example.com/demo/subsite03
Or would this require me to install a second multisite in a subdirectory called "demo"?