Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Ole Vik Regular

Grav Core Team

Grav Forum Moderators

@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation

Badges

Grav Core Team ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Twigfeeds RSS Feed Labelling/Categorisation · 5 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 · 5 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 · 5 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 · 7 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 · 8 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 · 8 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 · 9 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

  • Twigfeeds RSS Feed Labelling/Categorisation · 9 months ago

    The errors are more plainly apparent in beta.9, and beta.10 adds a more extensive way to test feeds using PHPUnit, as well as sort out some basic normalization for the direct-mode. beta.11 goes a few