Title: hit's Replies | WordPress.org

---

# hit

  [  ](https://wordpress.org/support/users/hit/)

 *   [Profile](https://wordpress.org/support/users/hit/)
 *   [Topics Started](https://wordpress.org/support/users/hit/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hit/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hit/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hit/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hit/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hit/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [broken themes](https://wordpress.org/support/topic/broken-themes-1-2-2/)
 *  [hit](https://wordpress.org/support/users/hit/)
 * (@hit)
 * [19 years ago](https://wordpress.org/support/topic/broken-themes-1-2-2/#post-434480)
 * I had the same problem installing new themes and found that uploaded files had
   been given the wrong UID/permissions.
 * So, as long as you have shell access, from the theme folder that isn’t working…
 * chown -R <your user name>.<your user group> .
    chmod -R 644 * chmod 755 . chmod
   755 <directories>
 * You need to do the last command for each directory.
 * Hope it helps!

Viewing 1 replies (of 1 total)