• Resolved MasG

    (@dhevilz)


    I have two domains, one domain.com and the other cdndomain.com

    all assets from domain.com are loaded from cdndomain.com

    which is the question?
    Why doesn’t the All.js file automatically generate at cdndomain.com

    so I have to copy from domain.com

    and the problem is, when we update the plugin, the All.js file is missing, so I have to copy again..

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @dhevilz

    Thank you very much for using our plugin. The plugin generates the all.js file into the “websitedomain/wp-content/plugins/calculated-fields-form/js/cache/all.js”. I don’t know how your website synchronizes the web server and CDN server because that process happens independently of the plugin.

    What plugin do you use to manage the CDN server?

    Best regards.

    Thread Starter MasG

    (@dhevilz)

    litespeed cache

    Plugin Author codepeople

    (@codepeople)

    Hello @dhevilz

    I’ll read the LiteSpeed cache code to know the way it synchronizes the web server and CDN, but for now, you can enter the URL below into the “Exclude Path” attribute in the Litespeed Cache settings:

    https://tools.web.id/wp-content/plugins/calculated-fields-form/js/cache/all.js

    Best regards.

    Thread Starter MasG

    (@dhevilz)

    oke thanks, i will try that

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘all.js’ is closed to new replies.