pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Comment replies aren't being posted
· 3 years ago
@Alpha, Could this in any way be caused by using a skeleton rather than a theme? That doesn't make sense because I've shown in my steps that I'm using the Site-Blog skeleton. I also see that you're
-
Comment replies aren't being posted
· 3 years ago
@Alpha, Please try the steps I've shown and see what happens. Off hand, do you know what setting would make comments go into one directory and replies go into another? What would be the use-case fo
-
Reuse module in other pages, related to complex collections
· 3 years ago
@el_charlie, On the default.md file of about us I can put the modular content like this [..] This approach doesn’t work. For a modular page, the top level file should be named modular.md, not defa
-
Comment replies aren't being posted
· 3 years ago
@Alpha, I did not alter any settings. Did you?
-
Comment replies aren't being posted
· 3 years ago
@Alpha, According to Google skeleton means: the supporting framework, basic structure, or essential part of something. "the concrete skeleton of an unfinished building" Anyway, I cannot reproduce
-
Unable to use third party library in new plugin
· 3 years ago
@bleutzinn, I've only encountered config.platform.php during this post for the first time. So I have no prior knowledge either... Yes, it seems it sets an upper bound for PHP. A reason for this setti
-
Unable to use third party library in new plugin
· 3 years ago
@pamtbaau: "config": { "platform": { "php": "7.1.3" } } @bleutzinn , I've created an issue at the repo of DevTools
-
Unable to use third party library in new plugin
· 3 years ago
@bleutzinn, I tried your steps, but got some unexpected issue with the library. I'm confused you didn't mentioned that and are able to use the latest version of the library. Apart from that, I cannot
-
Double slash // in the URL for archives
· 3 years ago
I can reproduce the issue using a fresh skeleton 'Blog Site' install, when the website is not in the root of the domain. For example: http://localhost/grav/site-blog//archives_month:aug_2017 OP's webs
-
Flex-objects directory with each entry as a mini form? for a classified ads page?
· 3 years ago
@Netzhexe, I’m a little wary of relying on Javascript for essential functions… I just like to have fallbacks. What issues do you foresee...? Almost the entire web depends on JavaScript, doesn't it?