Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter wantothelp

    (@wantothelp)

    Thank you for your reply.

    I’ve verified my folder structure which looks like this:

    Site folder/

    uploads/

    all images

    added a mapped path to .wp-env.json as { “mappings”: { “wp-content/uploads” : “/path/to/my/site/folder/uploads” } }

    however the images still don’t appear in the Media Library and even more fundamentally, they don’t appear in the /home/user/.wp-env/hash/for/project/WordPress/wp-content/uploads folder on disk. When I create a test folder in my top level project folder with a single file in it and try to map that, the folder is created in the WordPress installation but it doesn’t contain the file in the local directory, so it’s not actually being mapped correctly.

Viewing 1 replies (of 1 total)