wamp服务器wordpress媒体库不显示图像

Im running wordpress woocommerce website on localhost via Wamp Server. The media library once worked fine but right now, every time I upload a new picture, the thumbnail doesn't show but when I open the url of the file location, the picture shows well.

I tried deactivating all the plugins but the issue is still the same.

I also tried other solutions like reuploading my .htaccess but its not working.

Please help me out.

Click on Inspect Element and check if the path of your images are correct or not. If there something wrong with the path of the images, then fix with inserting the images into the folder C:\wamp\www.

This way your Wampserver will find the images.

Step 1 Login to Wordpress Backend

Step 2 Go to > Settings > General Settings

Step 3 Supply WordPress Address (URL) & Site Address (URL) to your local website URL i.e. http://localhost:8080/furniture and Save changes

Step 4 Go to > Settings > Permalink Settings scroll down to Product permalinks and select Shop base and Save changes

Hard refresh and Test your product page it should have to work normally.

If above solution is not working for you then you can disable all plugin and use default theme might be incompatible plugin or incorrect file permissions are the primary causes here as I have seen you're not able to see Grid View properly.