pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
General error after upgrade to last 1.7.50.8
· 10 months ago
https://getgrav.org/discord
-
General error after upgrade to last 1.7.50.8
· 10 months ago
@Francois, Andy (aka rhuk) is making lots of changes to 1.7 and seems to go 2 steps foreward and 1 step backward... Unfortunately, most issues are not being logged on the Grav repo, but reported on D
-
Cloning templates
· 10 months ago
@daeron, Are your perhaps talking about copying a "theme"? It would be nice if you could add some clarification when repondants are confused. Thanks. By the way, depending on your use-case, inheritin
-
Cloning templates
· 11 months ago
@daeron, Your questions lacks a bit of context... "Cloning" could mean a simple cp and mv, or "overriding" a template in a child theme. And you may have another interpretation... Please elaborate.
-
FAQ: How can I EASILY create a multi-level responsive drop-down menu bar on a page?
· 11 months ago
@drattar, I've taken the liberty to edit your post to add tripple backtics (```) and indented the folderstructure. Hope I've interpreted it correctly. … may i forget bin/grav cache-clear What do you
-
FAQ: How can I EASILY create a multi-level responsive drop-down menu bar on a page?
· 11 months ago
@drattar, it turns out the drop-down menu exists, but it doesn’t always work. I beg to differ... Please provide a reproducible case. My testcase: Using the following folder structure: user/pages
-
FAQ: How can I EASILY create a multi-level responsive drop-down menu bar on a page?
· 11 months ago
@drattar, Apparently, the original theme (Quark ) doesn’t support drop-down menus ; That's an incorrect assumption. Quark does support drop-down menus out of the box. See my post above.
-
Clear cache with CLI on shared hosting
· 11 months ago
@01K, Curious about your use-case that prohibits you to to use Admin to clear the cache. If you really have to exclude Admin... create a plugin catch the url you're calling from CPanel (can be any
-
Clear cache with CLI on shared hosting
· 11 months ago
@01K, Is running $ bin/grav cache really nescessary? All it does is removing one or more folders (depending on options) from directory /cache. Can't you run: rm -rf ./cache/*, or with a specific di
-
Use page resources within inline html on a page
· 11 months ago
@rappluk, Any progress you would like to share? It would benefit the community.