Home Forums WoodMart support forum Error 504 with some demo versions Reply To: Error 504 with some demo versions

#61232

Artem Temos
Keymaster

Yes, it may happen with our elements that use SVG graphics. To load the file source (for better performance and customization opportunities) our theme uses file_get_contents for the URL of that file. On some servers, this function is turned off in PHP configurations and may cause such problems. So you can investigate your server configuration for this option or continue using our theme without SVG.