Resolved, fix for other users: go to Appearance > Customize > Additional CSS and remove the following code
.single img {
display:none;
}
Resolution:
Seems to be related to something in my .htaccess
Yes when I click via the directory it opens and shows correctly, if you then click your URL bar and enter again it shows page not found.
example navigate to: http://giantsecuritysolutions.com/wp-content/uploads/2019/05/consumersecurity.png
but it will work via directory?
Image permissions are set to 644, directories 755
images show up fine in media lubrary and edit post fine, just not on public post.
-
This reply was modified 7 years ago by giantsecurity. Reason: file permissions