WordPress in subfolder
-
Hi there,
We are having an issue with sites that use WP in a subfolder. These sites have WP contained in a ‘/wp/’ subfolder. The wp-content folder lives at ‘/’.
Everything regarding plugins and content works fine.
When we have this setup, this plugin is trying to load js from:
https://www.website.com/wp/wp-content/cache/caos-analytics/analytics.js
This is the ‘WordPress Address’, but the global site options are set correctly:
WordPress Address (URL) = https://www.website.com/wp/
Site Address (URL) = https://www.website.comAlso the standard ‘WP_CONTENT_DIR’ is also set correctly in the config.
What is the best way to make the plugin load the JS from the “Site Address” rather than the “WordPress Address”.
Many thanks,
Dave.
The topic ‘WordPress in subfolder’ is closed to new replies.