Register Multisite SOLVED
Hello, how do I register the theme in multisite? When I register the first site is enough?. The option of register does not appear in Network Management.
Thanks
Forget it, its already register for new sites with the same license as first.
Comments
Hello,
So everything is working fine now?
Is there anything else I could help you with?
Best regards
License is OK. it detects it but multisite is not working properly.
SSL errors, JSON errors in widgets, unable to save pages if you put inline code (as simple as style="color:white;") and we are trying to do separate installations in subdomains to get rid of the multisite configuration. My question is, can i install a child theme in the subdomain that depends directly on the main. This is, Maindomain.com, sudomain.Maindomain.com and subdomain will have only one page.
This is how your child does
wp_enqueue_style('mfn-rtl', get_template_directory_uri() . '/rtl.css')
and i wonder if would work with direct URL . instead of /rtl.css, Maindomain.com/rtl.css
1) Your SSL errors could be due to misconfigured certificate. Please, check the following link about installing it:
https://www.greengeeks.com/tutorials/how-to-install-a-ssl-certificate-on-your-wordpress-site/
2) JSON errors are answers from the server in text format. About it, you should contact your hosting provider.
3) Unfortunately, we do not provide help with multisite and file customization, so, unfortunately, we cannot help you with it.
In that case, you should contact your web developer.
Best regards