Hello @rayeason ,
Sure, we totally support WP Multisite and this capability. You can learn more here: Complianz for WordPress Multisite Installations.
In this case, since you are setting everything up with one domain, the standard version of Complianz should be enough. Just make sure to enable the “Set cookie banner cookies on root domain” feature in Complianz → Settings → General. We have a guide for this here: Cross-Domain Cookie Consent and another one here: Set Cookies on Root Domain MU Plugin.
Hope this helps.
Thank you!
Where is the force-cookies-on-root code?
I do not see it on the page: https://complianz.io/set-cookies-on-root-domain-mu-plugin/
It shows how to create the mu-plugin, but not the contents.
Nor do I see it on your github at https://github.com/Really-Simple-Plugins/complianz-integrations
Nevermind.
I found it in the cookies folder on our github. Thank you so much!
I have activated the plugin as a network plugin (same domain multisite) and configured the complianz plugin on the first network site AND added the domain as instructed.
Additionally, have also copied the force-cookies-on-root.php to the wordpress MU folder.
Do I need to configure the plugin on each of the network sites?
Also, will the Complianze Terms and Conditions plugin work with this configuration as well?
Upon checking the force-cookies-on-root.php file is your github php.
https://github.com/Really-Simple-Plugins/complianz-integrations/tree/master/Cookies
Where is the actual mu plugin code that I should use?
Hello @rayeason ,
The code of force-cookies-on-root.php is available here in GitHub inside this link:
https://github.com/Really-Simple-Plugins/complianz-integrations/blob/master/Cookies/force-cookies-on-root.php
You can follow the instruction put as a comment, it’s very straightforward. I suggest you to put the file inside every folder if needed.