Title: CSS Errors after SSL
Last modified: November 26, 2016

---

# CSS Errors after SSL

 *  [DerFeliix](https://wordpress.org/support/users/derfeliix/)
 * (@derfeliix)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-errors-after-ssl/)
 * Hello,
 * today I switched to SSL on my site [https://minecraftplace.net/](https://minecraftplace.net/)–
   it is working.
 * But take a look at the CSS it isnt displayed anymore.
 * For example:
    `<link rel='stylesheet' id='td-theme-css' href='https://minecraftplace.
   net/themes/Newspaper/style.css?ver=6.7.1' type='text/css' media='all' />`
 * the directory wp-content is missing in the url. As a result WordPress does not
   find the stylesheets.
 * Please help me, I do not know anything more.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [dabame](https://wordpress.org/support/users/dabame/)
 * (@dabame)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-errors-after-ssl/#post-8484736)
 * That’s strange. I take it you have already updated the site url to include https
   and the https re-direct is not configured by some other manner:
 * [https://codex.wordpress.org/Changing_The_Site_URL](https://codex.wordpress.org/Changing_The_Site_URL)
 * If you are doing any caching via plugin or otherwise try clearing the cache. 
   You can also try by disabling plugins or reverting to a default theme if perhaps
   the issue is theme or plugin related.
 * If none of that helps you might try this plugin which can help with detecting
   and editing broken links:
 * [https://wordpress.org/plugins/broken-link-checker/](https://wordpress.org/plugins/broken-link-checker/)
 * Good luck and let us know when you find the solution! Cheers.
 *  [j09](https://wordpress.org/support/users/j09/)
 * (@j09)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-errors-after-ssl/#post-8484850)
 * Hello [@derfeliix](https://wordpress.org/support/users/derfeliix/)
 * Neither `https://minecraftplace.net/themes/Newspaper/style.css` nor `http://minecraftplace.
   net/themes/Newspaper/style.css` are valid because the link is not correct. There
   is no such directory on your server.
 * Your CSS file(s) is located at `http://minecraftplace.net/wp-content/themes/Newspaper/
   style.css` which is also accessible at `https://minecraftplace.net/wp-content/
   themes/Newspaper/style.css`
 * You need to edit your **theme / child theme** to point at the correct url for
   the CSS files.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS Errors after SSL’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [j09](https://wordpress.org/support/users/j09/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/css-errors-after-ssl/#post-8484850)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
