# Change resources directory

**URL:** https://discourse.roots.io/t/change-resources-directory/10836
**Category:** sage
**Tags:** sage9
**Created:** 2017-11-06T10:23:51Z
**Posts:** 3

## Post 1 by @DieGOs — 2017-11-06T10:23:51Z

Hi, I want to take the files from the `resources/` directory to the root of the project, because I constantly face problems due to the structure of Sage 9:

PoEdit does not define it as a theme until you bring the `style.css` file to the root.

The .zip archive is also not installed because the `index.php | functions.php | style.css` files are not in the root of the theme

Can anyone have a solution to this?

---

## Post 2 by @ben — 2017-11-06T14:56:52Z

Regarding moving `resources/` to the theme root: [https://github.com/roots/sage-installer/issues/3#issuecomment-337852956](https://github.com/roots/sage-installer/issues/3#issuecomment-337852956)

Regarding Poedit: [Localization of Blade templates](https://discourse.roots.io/t/localization-of-blade-templates/9331/6?u=benword)

---

## Post 3 by @DieGOs — 2017-11-06T15:38:58Z

Thank you.

I read this post [Localization of Blade templates](https://discourse.roots.io/t/localization-of-blade-templates/9331/6?u=benword), but the problem is not that PoEdit does not translate strings, but that it does not want to define Sage 9 as a WP theme, until it’s in the root of the style.css file as soon as this file appears in the root, PoEdit works fine with the settings from this post.

but about [https://github.com/roots/sage-installer/issues/3#issuecomment-337852956](https://github.com/roots/sage-installer/issues/3#issuecomment-337852956) thanks again, I did the same thing only the filters did not delete, and could not understand why it does not work :slight_smile:
