• Hello,
    I’m working on WordPress multisite. Now I like to have the layouts to be network available that any subsites user can just choose layouts not from the premade layout but the one I made? Is this possible to achieve? Once subsite installed will create a new database. I like to have it like imported from a layout ready website.

    Thanks

Viewing 1 replies (of 1 total)
  • Layout? Themes?

    In a multisite you can install themes and make them available to the users as you wish. You can also add child themes which is what I sometimes do to use a custom version of a theme for one client (subsite). You can also assign a theme to just one site which is kind of cool.

    Pretty much the same with plugins but you can make a plugin active for all sites on the multisite. Or available for all sites and the site owner can pick and choose.

    The same database is used network-wide but there are some changes from the main site to the second or additional sites. You can’t just remove a subsite’s database and spawn a new site off of it but there is documentation to make a subsite the new mainsite. So you could conceivably copy the whole database over. It’s just easier to build a new site and export the subsite’s content to that.

    Multisites are cool.

Viewing 1 replies (of 1 total)

The topic ‘Network Availabilty Layout’ is closed to new replies.