can I know what is your current EM version? also, is this working previously on your site and just happen after an upgrade?
Thread Starter
danbru
(@danbru)
I am running the latest stable release and I have not tried any of the optimization features before.
Website: brubakerministries.org
Limiting JS and CSS are both turned on right now. Excluding pages set to 0.
So far I haven’t been able to replicate this issue. Can you post a screenshot of the settings you have under Events > Settings > General > Performance Optimization? Thanks.
Thanks. Looks like you’re using the default settings, which continue to load js and css files on every page.
To limit the loading, you need to specify post / page IDs in the Include and Exclude fields.
Thread Starter
danbru
(@danbru)
I’m still confused about this. I’m specifically trying to stop the loading of EM’s jquery-ui.min.css file. It’s making styling the date picker quite difficult.
In the EM settings, when I put a “0” in the CSS “Exclude on” setting, I would expect it to disable the jquery-ui.min.css for every page…as the instructions say.
“Entering 0 means EVERY page” and “Takes precedence over inclusion rules.”
Any idea how I can disable that file? I tried entering the page ID where I need it disabled, but it made no difference.