I am testing a WP Multisite install with X Pro to see if it suits a project. Each child site is just an extension of the primary domain and Cornerstone and plugins did a network install fine. So I have like https://SITE.COM then https://SITE.COM/SITE2, https://SITE.COM/SITE3, etc. I created a header, footer, and homepage for the parent site, https://SITE.COM but can’t figure out how to get the Cornerstone elements to copy across the network sites. I used the Broadcast plugin to send the page but it didn’t work. I know X Pro can be used on multisite and have done with unique URLs and website designs, but can’t figure out how to copy X Pro designs to the child sites. For the use case, it’s a franchise owner where the main corporate site has all the content and some of it needs to get pushed to all the local franchise sites. Can anybody point me in the right direction?
Hello @cforge,
Thank you for the inquiry.
Each site in a multisite installation is a standalone instance within a WordPress network, with its own tables in the shared database. By default, sites do not share content, only users and user data. If you want to apply the same layout or design across all sites, you’ll need to import the templates and theme options from the parent site and manually export them to the child sites. You can use the Template Manager for this. Please check the documentation below for more details:
– https://theme.co/docs/template-manager
– https://theme.co/docs/design-cloud
Another option is to use cloning or migration plugins such as Duplicator or WP Migrate DB.
Let us know if you need more info.
Best regards,
Ismael