Mark Howells-Mead
Mark Howells-Mead
The `overrides` key needs to be `"isotope-layout"` and not `"isotope"` if you're using `bower install isotope-layout --save`.
Excellent work, @xieranmaya!!! @Rplus Great trick! What does the value `1e4` on `flex-grow` mean? 1/4?
@siriokun https://material.google.com/material-design/elevation-shadows.html has a good logic for layering elements. Applying a logic means that you'll run into less problems with multiple levels.
I've checked this over again and tried the suggestion from @Zodiac1978 (adding the `Content Encoding` definition). After clearing the entire cache and running “scrape again“, the Facebook debugger returns the...
@Zodiac1978 I'd commented out the problematic htaccess code so that the sharing wasn't broken. If you try it now, you'll see the error. (I've temporarily set it back to the...
Additional: if I call the the cached page (link in the WordPress.org thread) with the following htaccess rules active, then the page doesn't render in the browser. ``` Header append...
> This is how we currently document the behavior for Apache httpd: The quoted code doesn't appear in the documentation at https://cachify.pluginkollektiv.org/documentation/, and it also produces the same cURL error....
> Apparently that’s what we “recommend“ there. Should be unified with the more elaborate web documentation. Agree, although the code in the setup tab leads to the cURL error, so...