Hi,
I have a multisite with subdomain setup. All subdomains share one folder containing documentation PDFs : eg. site1.domain-name.com, site2.domain-name.com
My shared folder is here: wp-content/uploads/documents
In my database, all links are proper - however, in the media library and online, the links show: site1.domain-name.com/files/documents
I am struggling with this and looking for a solution in order to get the links not re-written to : site1.domain-name.com/wp-content/uploads/documents
Can someone help?