Step 1) Edit wp-config.php file, and Add the following code
define( 'UPLOADS', 'wp-content/uploads' );
Note:- add above content before this line "require_once(ABSPATH . 'wp-settings.php');"
Step 2) Save the file. Now, try to upload your media files again
No comments:
Post a Comment
testing