I have installed wordpress multisite, one main site and one sub site.
I have installed woocommerce and activated it in the subsite.
The following effects occur:
- pages at the front end become corrupted in the main site and in the subsite
- admin pages are not found in both sites.
Searching on the internet, I saw a problem with cookies http://docs.woothemes.com/document/jquery-cookie-fails-to-load/
I used the workaround without effect, but when I delete the wc-cookie I am able to get one (and only one) admin page.
A single installation of wordpress with woocommerce on the same server, is working as it should.
Any one an idea how to solve this?
Thanks.