• Resolved Atomicsmash

    (@atomicsmash)


    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.com

    Also 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    Hi Dave,

    That’s a neat way to configure your blog!

    I’ll have to look into this, since I’m a bit surprised that it doesn’t load the path to your content dir correctly.

    I’ll get back to you!

    Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    @atomicsmash,

    Just wanted to let you know that in the latest release I re-factored some code that might resolve your issue!

    Let me know if it works for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress in subfolder’ is closed to new replies.