Badges
Freelance developer and support
Recent posts
-
Marked post as spam, nothing happens
· 1 week ago
Even with email-notifications turned off in settings I get these emails, and as noted above they are empty, daily. Please fix this immediately @rhuk, or it will be caught as spam and start disappearin
-
Twigfeeds RSS Feed Labelling/Categorisation
· 6 months ago
That points to a somewhat different conflict: Grav's template-rendering. Because the feeds are rendered by Twig, Grav has to recompile that code whenever the feeds change. I suspect the data-retrieval
-
Twigfeeds RSS Feed Labelling/Categorisation
· 6 months ago
The retrieval and storage of the feeds happens irrespective of any session, and would as discussed previously be sped up greatly by differentiating the alive-times of each feed. It would be a good ide
-
Twigfeeds RSS Feed Labelling/Categorisation
· 6 months ago
Great to hear! With wget the URL is correct, and it works simply enough. You could improve performance by using the plugin's CLI, which won't have any interference from other caching-layers or impose
-
Can't scroll pages in admin
· 8 months ago
Check out some of the solutions in the cookbook's https://learn.getgrav.org/17/troubleshooting/common-problems#admin-interface-won-t-scroll, also further down on the page in relation to CloudFlare spe
-
Twigfeeds RSS Feed Labelling/Categorisation
· 8 months ago
The method-signature error is resolved in beta.13.
-
Twigfeeds RSS Feed Labelling/Categorisation
· 9 months ago
For the error you encountered in beta.10 - Declaration of Psr\Log\NullLogger::log must be compatible with Psr\Log\LoggerInterface - I've tested and made a note in the repository with an explainer. In
-
Twigfeeds RSS Feed Labelling/Categorisation
· 9 months ago
The 3CL Foundation feed fails with the library, because it cannot parse the feed. It does, however, work in direct mode as far as I can tell.
-
Theme Scholar - Blank Screen
· 9 months ago
Was the front-end blank, or the Admin-interface as well, after activating the theme? This could be the result of the templates and FrontMatter in the existing pages, as Scholar uses a more advanced Pa
-
Theme Scholar - Blank Screen
· 10 months ago
It's not a normal response, your server might not be handling Grav correctly, and errors may be hidden. Check PHP's error_log and the troubleshooting-guides. The Scholar-theme also has a skeleton avai