Wordpress - Images not showing up in the Media Library

前端 未结 12 1942
春和景丽
春和景丽 2021-01-01 15:48

I have a huge problem with my Wordpress. My uploaded images don\'t list in the Media Library.

It is weird tho, it says I have 75 images, but display none. Take a loo

12条回答
  •  情话喂你
    2021-01-01 16:34

    Considering the files were not uploaded via media uploader, they are present in the server but there's no reference to them in your database (in a little more detail).

    In order to fix it, install the Media Sync plugin. Once it's active, under Media > Media Sync > Scan Files and select the files you want to import by click the checkbox next to them. Make sure also you untick the selectbox Dry Run (test without making database changes).

    Then, when the time comes for you to be ready, just click "Import Selected" and you should see something like this

    Once it is finished, you can visit Media > Library and you'll see all your imported files there.

提交回复
热议问题