pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Update custom plugin through Admin Panel
· 3 years ago
@jana, Like, Karmalakas, I'm not aware of any changes with respect to installing/updating private themes/plugins. You could use either Direct Install from Admin, or the cli ($ bin/gpm direct-install .
-
Comment replies aren't being posted
· 3 years ago
@Alpha, The issue is caused by the plugin. Its javascript running in Admin (user/plugins/bettercomments/admin/assets/bettercomments.js) uses a hardcoded '/blog/' on line 61 to prefix the filename to b
-
Reuse module in other pages, related to complex collections
· 3 years ago
@el_charlie, It seems you're right. I can reproduce the issue in Admin when using a complex collection. I haven't been able to find a related issue in repos of Grav nor Admin. You might consider creat
-
Comment replies aren't being posted
· 3 years ago
@Alpha, Based on some remarks it seems you did not start off with a clean slate of 'Blog Site' skeleton as I did. Apart from that, I'm out of suggestions.
-
Reuse module in other pages, related to complex collections
· 3 years ago
@el_charlie, You haven't shared anything about your environment, so I cannot comment on that. Here's is working example using skeleton On-Page Site: Create fresh install of skeleton Copy folder /user
-
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