Problem on Windows server & section html tag not been processed
-
There is a problem on Windows Servers for Additional Files and Directories
– Replace backslash by slash for files :
simply-static\includes\tasks\class-ss-setup-task.php(103): $file_name = str_replace(“\\”, “/”, $file_name);Problem also for pages containing “section” html tag, not processed for style attribute:
– Add : simply-static\includes\class-ss-url-extractor.php(49): ‘section’ => array( ‘style’ ),
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem on Windows server & section html tag not been processed’ is closed to new replies.