pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Page blueprint with conditional tab
· 5 years ago
@unmick, I've been playing around a bit trying to minimize duplication... In a fresh Grav 1.7.7 installation, I created the following pages: user/pages ├── ... ├── 03.blog │ ├── blog-item │ │ └─
-
Markdown on Modular Pages
· 5 years ago
@bkraegelin, No idea what is going wrong and I cannot reproduce it either... Have you tried to download 'One-Page Site'Skeleton and compare it with your efforts?
-
Unable to access grav start page on Windows 10 local site
· 5 years ago
@aaajani, I have no experience with IIS, but will add my 2 cents anyway... You are starting 2 webservers: IIS and the webserver started by php -S localhost:8000 system/router. My guess is that IIS tak
-
HTML chars get converted to entities from adding assets onward
· 5 years ago
@Netzhexe, Adding to @Karmalakas, the other site might have twig.autoescape: false in system.yaml, while your current site hasn't. That could happen if the previous site is upgraded, while the new sit
-
Page blueprint with conditional tab
· 5 years ago
@unmick, I just read your question on Github in which you explained you use-case: In fact, i use the same yaml for standard pages or blog ones and i would like to display the tab dedicated to the blo
-
New lazy loading in Grav 1.7
· 6 years ago
@01K, Not quite... For Markdown yes. With config set to system.images.defaults.loading: lazy, the following will happen: // Markdown   Will generate: // H
-
New lazy loading in Grav 1.7
· 6 years ago
@01K, You are right, the default configuration setting for loading is not applied to images defined in Markdown. There are two issues with loading in Markdown: The default value is not being read pr
-
Facebook and Instagram plugins
· 6 years ago
@louigi, Not sure which plugins you are referring to because multiple plugins have Facebook or Instagram in their title... But when looking at plugins named "Instagram" and "Facebook", in particular t
-
All Grav sites broken - InvalidArgumentException cache directory not writable, but it is
· 6 years ago
@Vince42, No questions popping up right now... I guess things have to sink in first. Will update when questions popup...
-
Migrating pages to flex-pages
· 6 years ago
@christiana83, Not sure why you would want to do that... But, to be honest, I haven't spent much reading time on Flex Pages (not much docs anyway)... According the 1.7 upgrade guide: NOTE: Flex Pages