• Resolved Wasca

    (@wasca)


    I have files in my Custom File List like this. They are then sent to the S3 bucket via the Custom File Export.

    {plugins_dir}/learndash-course-grid/*.js

    However when my page loads it does not load them from the CDN (https://cdn.mywebsite.com) but directly from my site

    <script src="https://mywebsite.com/wp-content/plugins/learndash-course-grid/assets/js/script.js?ver=1.6.0" id="learndash_course_grid_js-js"></script>

    What needs to happen for these files to be loaded from the CDN instead of directly from my site? I should also say I’m using nginx.

    • This topic was modified 3 years, 11 months ago by Wasca.
    • This topic was modified 3 years, 11 months ago by Wasca.
    • This topic was modified 3 years, 11 months ago by Wasca.
Viewing 1 replies (of 1 total)
  • Thread Starter Wasca

    (@wasca)

    I think I was able to fix this, it looks like for some reason I this in the Rejected Files setting in CDN.

    {plugins_dir}/

Viewing 1 replies (of 1 total)
  • The topic ‘Files Not Loading From CDN’ is closed to new replies.