Title: Dynamic CSS URL causes problems with caching/minifying plugins
Last modified: June 4, 2018

---

# Dynamic CSS URL causes problems with caching/minifying plugins

 *  Resolved [nicoter](https://wordpress.org/support/users/nicoter/)
 * (@nicoter)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/dynamic-css-url-causes-problems-with-caching-minifying-plugins/)
 * When logged in as administrator the custom CSS is served from a dynamic URL such
   as:
    `/index.php?hm_custom_css_draft=1&ver=1528113834`
 * Unfortunately this causes problems with some caching and minifying plugins (e.
   g. Litespeed Cache), because they already minify when logged in as admin but 
   don’t include this dynamic URL (the custom CSS won’t be included on the page 
   at all).
 * Thus it’s nearly impossible to work on CSS because one can’t preview the changes.
 * Any chance for a setting where the static file is already included when logged
   in as administrator rather than serving the CSS from the dynamic URL?

The topic ‘Dynamic CSS URL causes problems with caching/minifying plugins’ is closed
to new replies.

 * ![](https://ps.w.org/custom-css-and-javascript/assets/icon-256x256.png?rev=3061295)
 * [Custom CSS and JavaScript](https://wordpress.org/plugins/custom-css-and-javascript/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-css-and-javascript/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-css-and-javascript/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-css-and-javascript/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-css-and-javascript/reviews/)

 * 0 replies
 * 1 participant
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/dynamic-css-url-causes-problems-with-caching-minifying-plugins/)
 * Status: resolved