simplerstatic
simplerstatic copied to clipboard
A simple WordPress static site generator
Hi there, I am just browsing through all you static WP options and loving it. Also followed your link to https://wordpress.org/plugins/simply-static/ It got an update on Dec 20 - seems...
as per this question: https://staticword.press/t/error-class-ziparchive-not-found/303/2
as reported by user in forum: ``` [2020-08-14 05:56:53] Setting up [2020-08-14 05:56:55] Fetched 322 of 322 pages/files [2020-08-14 05:58:39] Class doesn’t exist: SimplerStatic\Transfer_files_locally_Task [2020-08-14 05:58:39] Done! Finished in 00:01:48...
user reported error of ``` Fatal error : Cannot declare class phpUri, because the name is already in use in /SITE_URL/wp-content/plugins/simplerstatic/includes/libraries/phpuri.php on line 21 ``` https://staticword.press/t/does-simpler-static-work-on-multisites/
Error message ``` Deletion failed: There has been a critical error on your website.Learn more about debugging in WordPress. ``` Ref: https://youtu.be/_dUVPpMEnYc Error logs ``` 2020/05/23 17:46:10 [error] 103#103: *40...
This is theoretical!
Fixes #4 What is the real problem?
Szia @szepeviktor, Could you please guide me around the `src/Page` typing? I'm confused how the Page's properties are being used. I'm breaking functionality when I try setting them to `public`...
There are two issues. 1. `...` character entities are changing to real HTML 2. shouldn't remove whitespace between span tags while automated HTML minification or plugin should allow to disable...