pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Plugin for changing markdown, text and html of pages automatically ("batch processing")
· 6 years ago
@Markus, Are you moving the goalpost along the way? If so, it might be an idea to change the title to something like 'Plugin to Find/Replace text in all pages/files' and change the initial post accord
-
Plugin for changing markdown, text and html of pages automatically ("batch processing")
· 6 years ago
@Markus, Finding broken links is one thing, fixing them is another... To find them, besides creating a plugin, you could: Have a look at the Index Coverage report in Google Search Console. It has a
-
How to centre content in Quark
· 6 years ago
@daredevil, When inheriting a theme, you should copy the form section of the blueprints.yaml from Quark into your own theme's blueprints.yaml. Then all Quark settings will be available in Admin for yo
-
How to centre content in Quark
· 6 years ago
@daredevil, Quark uses the grid system from Spectre. The content of the site is contained in a container. The container itself is centered in the screen. If the grid size is not set or not set properl
-
Quark Child: Masonry-like Gallery
· 6 years ago
@Starguest, Would you mind sharing what "not working" means?
-
Show message IF no posts
· 6 years ago
@eeroma, Some background: According Grav's docs on Page.children(): children() : \Grav\Common\Page\Collection Returns children of this page. When you print {{ var_dump(page.children) }} the resu
-
English translation of the langswitcher suddenly not working
· 6 years ago
@werdi, I cannot reproduce the issue on a fresh Grav 1.6.26 installation with your language settings and correct language extension for the pages. Only when the language extension of English is incorr
-
Quark theme guide
· 6 years ago
@daredevil, Please use a new post with a matching title for a new question.
-
English translation of the langswitcher suddenly not working
· 6 years ago
@werdi, ... otherwise you couldn’t see them on your end, right? If the requested language does not have a matching page with the correct language extension, Grav will fallback to the first language
-
English translation of the langswitcher suddenly not working
· 6 years ago
@werdi, Could it be that your English page files do not have the en language indicator? Like default.md instead of default.en.md