Quantcast
Viewing all articles
Browse latest Browse all 130709

Multisite Redirect Problem

Replies: 0

I am new to WP development, and have inherited a website with multisites for redesign,
with very little contact with the previous designer/programmer.
I have succesfully managed to give the website a facelift, but noticed an issue that is causing issues with upload, and haven’t been able to figure it out.

So there are three multisites currently:

site 1 – blog.example.com
site 2 – example.com
site 3 – project.example.com

the problem is that the media library for site 2 (example.com)
WordPress wants to upload to: http://example.com/wp-content/uploads/YYYY/MM/
and I have to manually move it to: http://example.com/wp-content/uploads/sites/2/YYYY/MM/

Is there a way to fix this?
looked at trying to fix it with either with .htaccess, or wp-config.php,
without much luck.


Viewing all articles
Browse latest Browse all 130709

Trending Articles