Archived topic
Need I child theme for central multisite-installation ?
3 replies · Started by Joerg Bucher on June 9, 2019
I use the GP-premium-version
in multisite-installation of wordpress 5.2.1
Need I creating a child theme
for saver updating GP later ?
Is there a description for multisite creating / central installig a Child theme ?
I read a post, that GP need not using a Child theme ???
> no longer have to use a Child theme. This makes my life so
> much easier. No more editing my functions.php or header.php
> files. I can literally update my GeneratePress theme this
> very minute and not lose a single customization. The hooks
> add-on definitely helps make this possible. It allows you to
> add custom code/PHP anywhere throughout your WordPress sit
https://woorkup.com/generatepress-review/
In the GeneratePress documentation I find only 2 posts without multisite
-> Child Theme Issues - Documentation
https://docs.generatepress.com/article/child-theme-issues/
-> Using a Child Theme - Documentation
https://docs.generatepress.com/article/using-child-theme/
Hi there,
although its a general good practice to add a child theme, it is only really necessary if you intend to customize any of the the Theme templates. Other good reasons is if you're writing a lot of CSS or complex functions.
If this doesn't apply then no child theme is necessary.
Hello
Thanks for answer
> Is there a description for MULTISITE creating / central installig a Child theme ?
You just need to follow the instructions here:
https://docs.generatepress.com/article/using-child-theme/
In doing so the child theme will apply to all sites on the multi-site.