mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Wordpress Multisite Is Broken #457
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @balkisanton on 11/18/2022
CloudPanel version(s) affected
v2
Description
Some issues when managing multisite on wordpress site. Some code/menu/function is not working
How to reproduce
I'm trying to add multisite (subdirectories) on my Wordpress blog, but have some problem with it.
First, i'm not able login to second site dashboard, I must add the rewriterule manually on vhost like this :
Rewrite requests to /wp-.* on subdirectory installs.
But after the dashboard is able to access, the appearance of the blog and dashboard looks broken & messy. Even some buttons can not be accessed, see the screenshots below :


I thought it was because a bugs on database or something (I don't know exactly, I'm just a beginner). But the truth is this problem doesn't appear when i'm not using Cloudpanel.
Can someone help fix this issues? So we can add multisite on the same domain without a problem, thanks. Cloudpanel is really great panel, just need little fix
Possible Solution
No response
Additional Context
I'm using Google Cloud server, with Cloudflare CDN and running 2 websites on that server using Cloudpanel to manage it