• I have setup Super Cache in a multisite environment and it works great, except for one thing. The sites are running a modified version of the Twenty Ten theme and are using the Custom CSS feature as part of the theme. With Super Cache enabled the custom css is not being rendered.

    The custom CSS is referenced in this type of url
    <link rel="stylesheet" type="text/css" href="http://domainname.com?custom-css=1&csblog=162&cscache=5&csrev=11" />

    Any ideas on how I might be able to get around or further troubleshoot this problem?

    Ciarraí Abú!

    http://wordpress.org/extend/plugins/wp-super-cache/

Viewing 1 replies (of 1 total)
  • uisneach – you probably need to tell the plugin not to cache the css? Define the constant DONOTCACHEPAGE in your code and it won’t.

    Ciarraí? Cork biy!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Super Cache] Super Cache not recognizing Custom CSS file’ is closed to new replies.