pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Does Grav set click handlers? Matomo (ex-Piwik) does not track downloads on Grav site
· 3 years ago
@Netzhexe, Have you tried disabling all plugins? Have you tried a bare template that does not add any assets (except the ones for Matomo)? And you might try copying the following into the console of
-
Attachment / File Destination for uploads in a form
· 3 years ago
@dean_007, The value of 'destination' is not being processed using Twig. It is used 'as is'. Using a plugin you might be able to process the Twig string yourself during one of the events raised by the
-
Modular page with different collections
· 3 years ago
@kernel52, Have you had the chance to experiment with the collections?
-
Form and contact misplaced
· 3 years ago
@SadriH, If you take a look at the HTML source of page /system_download you'll notice that no <form> element is being generated. If you further look at theme Mache that is being used, it does no
-
Modular page with different collections
· 3 years ago
@kernel52, Try the following: Download skeleton Blog Site which contains pages with several tags. Create new page /user/pages/02.test/test.md Create 3 collections in page --- mushroom: items: '@ta
-
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