pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Creating a header menu link to show all post in a specific category. How?
· 3 years ago
@Alpha, Have you considered using the TaxonomyList plugin which is used by the Blog Site skeleton? See Popular Tags in the sidebar. If you have, why did you dismiss its use and opt for menu items?
-
Blogging on mobile experience is awful
· 3 years ago
@dudenas, I haven't got any experience with any of the frontend editors. Just hoped one of the plugins might suit your needs. Alas... The Nextgen Content Editor seems to be pulled back due to license
-
Blogging on mobile experience is awful
· 3 years ago
@dudenas, Have you tried searching for plugins using the term "edit"?
-
Cron not behaving correctly (some crons run, but not purging backups and custom crons stuck in 'ready')
· 3 years ago
@AquaL1te, Grav's Environment Configuration might be at work here... Once folders like /user/env/www.example.com/config/ or /user/www.example.com/config/ exists, Grav will read the configs from that f
-
Remove side margins on Bootstrap4
· 3 years ago
@chatterannex, That hasn't got much to do with Grav, but rather how the Bootstrap v4 itself works and how theme Bootstrap4 uses it. Everything inside a container/container-fluid will have a padding-ri
-
Remove side margins on Bootstrap4
· 3 years ago
@chatterannex, It requires a bit of knowledge about Bootstrap's v4 and especially its grid system and containers. Not sure if it will fit your needs, but you might try class="container-fluid" which us
-
Error after publishing site online: Return value of Grav\Plugin\ProblemsPlugin::autoload() must be an instance of Composer\Autoload\ClassLoader, int returned
· 3 years ago
Fixed by OP by reinstalling the site: See comments on post of OP on StackOverflow
-
Related collections, How to do it better in Grav?
· 3 years ago
@oskarst, The question is where do I begin? If you want to go fast, go slow... Start simple and try to get a feel of Grav's concepts: Read the docs on Page Collections, especially section Taxonomy
-
Page is shown twice and can't be updated
· 3 years ago
@bassi, Did you follow the 1.6 to 1.7 upgrade guide? Are there any errors in /logs/grav.log? Did you clear the cache?
-
Footnote linking problem
· 3 years ago
@q3d, Unfortunately, I cannot reproduce the issue. On a fresh Grav install: I've enabled Markdown Extra in /user/config/system.yaml I've added [^1] somewhere at the top of page Typography Added at de