WordPress Multisite and child theme files

Hi support team,

i’m trying to set up my first wordpress multisite with 3 sites in it. All are using the same “pro theme child” as the default theme. It seems to work so far that the theme options are separated for each site and don’t affect each other.

Whats about the files in the child-theme? I found an answer for the functions.php where you can catch the actual site it with an filter. But what if i want to change the css file for a specific site?

Thanks in advance

Hi @Regnalf,

In theory, it is possible, I personally did not test that case and we certainly do not recommend that approach. But if you insist on that you can try this method:

https://premium.wpmudev.org/forums/topic/multiple-child-themes-within-wordpress-multisite

We do not endorse the method above, and it is an attempt to be as helpful as possible and serve you to continue your research about the feature.

Thank you for your understanding.

Thanks, i will try that out

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.