Hello i create a site with xampp and when i use a demo version it shows the following warnings:
Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in C:\xampp\htdocs\thecretanexperience\wp-content\plugins\woodmart-core\post-types.php on line 629
Warning: file_get_contents(): Failed to enable crypto in C:\xampp\htdocs\thecretanexperience\wp-content\plugins\woodmart-core\post-types.php on line 629
Thank you so much for purchasing our theme and contacting our support center.
These warnings say that there is something wrong with SSL certificate or it is not installed. And because of this, SVG images content can’t be loaded with PHP file_get_content function.
You need to fix this server issue or remove SVG elements from the page. These issues shouldn’t appear when you move your website to a live website.