Home › Forums › WoodMart support forum › 504 Gateway Time-out after installing SSL › Reply To: 504 Gateway Time-out after installing SSL
August 22, 2018 at 6:40 am
#73750
Artem Temos
Keymaster
Hello,
We have installed Electronics version for you. Please, check how it works now.
Regarding SVG icons, they are still not working because file_get_contents
is not configured on your hosting server. We have temporarily disabled this function in the file wp-content/plugins/woodmart-core/post-types.php
. You can comment or remove line #608 to make it work
return '';
So you need to check this problem with your hosting provider and once they will fix this issue, you will be able to use SVG icons on your website.
Regards