• Resolved cstrand89

    (@cstrand89)


    Hi,

    When I install the plugin it breaks the css/javascript on my pages. What parameters can I use to only output images and pdf files in my uploads folder via the CDN and ignore javascript, css etc. until this is fixed in the plugin?

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

    (@fransallen)

    Hi @cstrand89,

    Thanks for reaching out!

    You can add .css,.js to Asset Exclusions, this will exclude CSS and JS files from the CDN.

    Usually, assets cannot be loaded because the origin does not support HTTPS, if this is your case, please consider enabling HTTPS for your site.

    Let me know if you need further assistance.

    Best,
    Frans

    Thread Starter cstrand89

    (@cstrand89)

    Hi,

    I have done this but somehow my menu is disappearing on certain subpages of my sites. Not sure if this is because js and css has already been cached for the page? website is policehandbook.uk

    .php,.css,.js,.html,.html_gzip

    Added under asset exclusion

    • This reply was modified 4 years, 7 months ago by cstrand89.
    Plugin Author Frans Allen

    (@fransallen)

    I have seen your page, based on what I see you shouldn’t defer jquery.js because that might be important in the template you are using. Try removing defer in jquery.js and it should work.

    Thread Starter cstrand89

    (@cstrand89)

    Okay that seems to work,

    Only other issue now is this site: https://policehandbook.uk/files/quick-reference-guide/

    I get a 502 error when trying to download the file

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Break site design’ is closed to new replies.