failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
-
please check the error on the bottom part of the page
https://laser.harsle.com/
Attachments:
You must be
logged in to view attached files.
I deactived all plugins and found this is the issue of woodmart core plugin, how to fix it
Hello,
It seems that the file_get_contents
function for URLs is disabled on your server. You need to contact your provider and ask to enable this option.
Kind Regards
my server provider said it is because of woodmart plugin
Attachments:
You must be
logged in to view attached files.
Yes, but the server blocks the request from the plugin to the SVG file. For example https://laser.harsle.com/wp-content/uploads/2023/03/retail-2-support.svg
Kind Regards
they said the troubles are related to the .htaccess file into the wp-content blocking some files from working properly.
By default, there is no such file in the wp-content folder. So you need to either remove it or fix this problem in the file’s code.
Kind Regards