Hello,
I have an issue with the SVG icons in the header buttons. The problem is that the src path is not displaying completely, leading to a 404 error for the image. Can you please let me know what I should do to resolve this issue?
The problem is that your server blocks the request to get the SVG icon content using PHP file_get_contents function. Please contact hosting provider for more details.
Can you tell us if we need to disable this function, and if you know how to do it? We use a VPS, and the support for our VPS does not handle such issues.