pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Context menu - how to get a current branch from the whole menu tree?
· 5 years ago
@blazejs, To get a complete page tree on every descendant of the root of the current page, try the following: Using latest Grav + Quark Copy /user/themes/quark/templates/partials/navigation.html.twig
-
Custom header logo not showing when using FQDN as URL
· 5 years ago
@Jason, Grav tries to find theme/plugin config files in three locations: /user/env/<domain>/config/... /user/config/... /user/<themes-or-plugins>/... It might be that your changes have
-
Context menu - how to get a current branch from the whole menu tree?
· 5 years ago
@blazejs, I'm afraid that didn't help me much... Hopefully someone else will jump in.
-
Context menu - how to get a current branch from the whole menu tree?
· 5 years ago
@blazejs, Before building anything that might not reflect your goals, would you mind being a bit more specific? Considering the page tree below: what should be shown on page that has no children (hom
-
Is Quark Open Publishing available on Grav 1.6.9?
· 5 years ago
@BigDC, It appears you've asked the exact same question at the repo on Sept. 20, 2021 You have resolved the issue and closed the issue yourself. Would you mind sharing why you are repeating the questi
-
Order collection by 'custom' or 'manual' in Twig
· 5 years ago
@Markus, Have had a discussion with the dev team: manual should not be used. [...], after some investigation, it looks like the order_manual is leftover from backward compatibility and should never b
-
Is Quark Open Publishing available on Grav 1.6.9?
· 5 years ago
@BigDC, The theme's blueprint.yaml lists the following dependencies: dependencies: - { name: grav, version: '>=1.6.0' } - ... But you might ask the developer on his repo to be sure.
-
Relocate pages folder
· 5 years ago
@christiana83, I'm using Windows Subsystem for Linux (WSL) with Ubuntu. I have about 15 symlinked installations linking to a single Grav installation. Only /cache, /images, /logs/ and */user are not b
-
Admin Event Hook for Flex Object
· 5 years ago
@christiana83, Thanks for the follow up on you own question. NB. The reply you respond to is however being flagged as spam.
-
Linux permissions - still confusing
· 5 years ago
@gobs, True, but.... element <center> is already deprecated and might already have been removed by some browsers. Currently, according to caniuse, only 47% of users use browsers supporting it.