Plugin Contributor
Maya
(@tdgu)
Hi,
Yes, this is normal, the wp-hide-loader.php file is used for early initialization of the buffer callback and plugin filters.
Do you mean the images are not showing up on the front side? Can you disable the wp-hide and see if comes back? Possible this is caused by a rewrite fail on your side.
Thanks
Thread Starter
NoName
(@govannimancio0987)
Ok, thank you very much.
I mean, images are completely disappeared, not only on the front side they are no longer even in the media gallery. I think they have been permanently lost.
May it depend on the plugin or should I look somewhere else?
Plugin Contributor
Maya
(@tdgu)
They can’t be lost unless they are deleted. Try to disable the wp-hide and check with the browser console for any 404 errors.
Thanks
Thread Starter
NoName
(@govannimancio0987)
Ok, disabled and checked. There is a 404 error 🤔
DevTools failed to load SourceMap: Could not load content for https: / **** / themes / theme / js / typed.min.js.map: HTTP error: status code 404, net :: ERR_HTTP_RESPONSE_CODE_FAILURE
However I am sure I have not deleted them, so since that it is not the plugin I will contact the host
thank you very much again