• I have setup w3-total-cache and the css/js files aren’t loading anymore. I have used wp_enqueue_style/wp_enqueue_script in my theme everywhere so that shouldn’t be the case. However, styles and js are still not rendering. This is a custom developed theme and maintains theme development standard by WordPress/Themeforest.
    I see the page is trying to load style:

    <!DOCTYPE html><html
    lang="en-US"><head><link
    rel="stylesheet" type="text/css" href="http://wp.0effortthemes.com/themes/soccerclub/wp-content/cache/minify/3c394.css" media="all" />

    However, I don’t find the file in that location or when I try to load it in the browser.
    The requested URL /themes/soccerclub/wp-content/cache/minify/3c394.css was not found on this server

    .htaccess file:
    https://pastebin.com/LnK4YmVG

    • This topic was modified 8 years, 10 months ago by bluerid.

The topic ‘Can’t work with minify css/js’ is closed to new replies.