Unable to create directory uploads/

Posted in: Newspaper
Post count: 3

Hi! I made a huge mistake by not making a copy of the media safe host thing. I changed it, because i wanted to change the image link. This has caused a huge problem, because no i can’t upload new media. Not sure if this a newspaper issue or standard wordpress issue. If anybody help with the correct directory then i would be very grateful!

xx Jess http://www.demamacompany.nl

Post count: 9544

normal uploads directory in wordpress is now /uploads/

not managed by theme in any way.

You can over-ride that location in your wp-config.php file.

https://codex.wordpress.org/Editing_wp-config.php#Moving_uploads_folder

Also from your hosting panel or FTP, make sure /uploads/ folder is there and writable. If you changed the name of it, change it back 🙂

Post count: 3

Thanks so much! (I can’t remember the original text, so that is why i have a problem…) Hope i can change it back…
While i’m at it asking questions. Do you perhaps know how I can get the upper menubar to be thicker. So many css code that i can’t seem to find it. Thanks again!!

Post count: 7909

Hi,

Please try this custom css if you refer to the top menu height: http://screencast.com/t/1QerhoM30RSm

.td-header-menu-wrap .container {
min-height: 50px;
}
.td-header-menu-wrap .container .row {
padding-top: 15px;
}

About the other issue you can also change to a default theme and check if you can upload. If not maybe it is a permission issue.

Thanks!

Post count: 3

Hi! Thanks for the script, i will give that a go. The problem was fixed! I found the orginal name of the folder, so i changed it back and could upload new media again. Thanks so much for you help!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.