Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Spacetime

    (@spacetime)

    The file name should be:
    /wp-content/plugins/ad-inserter-pro/includes/js/ai-jquery.js?ver=4.9.8+2.4.1

    This is a short dummy file and is needed to properly load jQuery library before it is needed.

    It seems that some caching/optimizing plugin (or external caching/optimization) tries to remove version info from the file (which is very wrong) and fails doing this.

    You didn’t post any page info so we can’t check.

    Thread Starter David

    (@miladk)

    I have found the problem,
    after turning off the “Remove Query Strings” option in litespeed cache now the url looks like this:
    /wp-content/plugins/ad-inserter-pro/includes/js/ai-jquery.js

    Plugin Author Spacetime

    (@spacetime)

    Better but still wrong.
    Query strings should not be removed:
    /wp-content/plugins/ad-inserter-pro/includes/js/ai-jquery.js?ver=4.9.8+2.4.1

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ai-jquery getting renamed’ is closed to new replies.