pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Pages from taxonomy
· 3 years ago
@Marco10x15, I'm afraid I still do not get the picture... Hopefully someone else in the community can help you.
-
Edit to navigation.html.twig doesn't show
· 3 years ago
@Gibney, Followed the docs Which docs? I'm not aware of any docs about Tailwind and Grav... Since you haven't provided any code snippets, I can only test some bare tailwind themes created using plug
-
Pages from taxonomy
· 3 years ago
@Marco10x15, A few notes... filtering I guess you will probably be using plugin TaxonomyList to filter the items in the collection. Please know that TaxonomyList will only filter on a single taxon.
-
Deployment strategy
· 3 years ago
@Micha1234, Uploading via FTP seems odd. You will be surprised how many Grav users on this forum are not developers and do not have ssh support on their shared hosting environment and have to fallba
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
@cameronl, Always a good idea to add to the question that you're using Gantry... ;-) Less then a handful users on this forum use Gantry (and I'm not one of them). It's quite different from how sites a
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
@cameronl, You should do that inside the Twig template used for the page.
-
Unable to inherit x-corporation theme, Grav stop with error
· 3 years ago
@joejac, I cannot reproduce the issue.... Using a fresh install of Grav + Admin: I installed X-Corporation using $ bin/gpm install x-corporation Created inheriting theme 'mytheme' using bin/plugin de
-
Git Sync You have divergent branches and need to specify how to reconcile them
· 3 years ago
@q3d, I'm afraid I have no more suggestions... I'm not a GitSync user. All I could do is some searching for you...
-
Git Sync You have divergent branches and need to specify how to reconcile them
· 3 years ago
@q3d, How do I execute on the server: git config --global pull.rebase true? You can use ssh for that. See What is ssh?
-
Git Sync You have divergent branches and need to specify how to reconcile them
· 3 years ago
@q3d, Have you tried: Searching this forum using keywords divergent branches? Searching the issues on Github repo of GitSync plugin using keywords divergent branches?