all the image links are broken

[ad_1]

Plugin Contributor
Maya

(@tdgu)

Hi,
This should work fine, i see you disabled all custom URLs. So at the moment, all the files are loaded through the default WordPress.
First, disable the WP Hide plugin. Further check the .htaccess file located on your WordPress root, if there are any wp-hide lines ? If so, remove that.
If none, can you check the files are actually on the server?

Thanks

  • disable the WP Hide plugin, done
  • Further check the .htaccess file: done, no wp-hide lines 
  • check files are on the server and yes they are, owned by www-data, correct permissions

did your plugin modify anything in the image posts inside the db? i am searching for them right now

FIXED

Sorry to have suspected your plugin, it was the one that did the most modifications so far, seemed like the culprit!

  • your plugin does NOT modify links in the db, I verified that
  • culprit was nginx swag proxy: expiry of 1month for files bugged out completely:

location ~* ^.+.(jpe?g|png|gif|webp|ico|eot|otf|woff|woff2|ttf)$ {
expires 1M;
}

Adding heaxpiry headers is recommended eberywhere, so I did. disabling it resolved the situation.

reactivated your plugin, THANK YOU

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer