CSS & JS Not Loading In Admin On Multisite Subsites
-
We have a WP multisite setup which has the AIOSEO plugin installed.
For the Network and the main sub-site (i.e. /, the root URL), it works as expected. But on any non-root URL sub-site (i.e. /subsite1, /subsite2), the plugin is currently breaking because it’s trying to load the CSS & JS assets under that sub-site path. It causes the plugin to break entirely for any of the non-root subsites (i.e. infinite loading in the post/page editor, settings will not load).
Should be loading: https://example.com/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/css/app.77221710.css?ver=4.2.1.1
Currently is loading: https://example.com/subsite/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/css/app.77221710.css?ver=4.2.1.1
Is this a bug, or is there a setting somewhere I’m not seeing?
The topic ‘CSS & JS Not Loading In Admin On Multisite Subsites’ is closed to new replies.