pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Send email after login
· 5 years ago
@mcambronero, The docs of the email plugin might give you the answers you need. It shows how to configure the plugin, to test it and how to send emails programmatically.
-
Different Language for Lightslider
· 5 years ago
@TristanKonrad, Cache You don't need to cache Grav, Grav will do that for you... :-) To clear the cache: open the terminal change directory to the root of Grav (that's the folder containing folders
-
Simplesearch Self-Controlled Page configuration doesn't work: it always display results even before launching a search
· 5 years ago
@kolsim, I cannot get it to work either... There are old issues reported (#51, #118) in 2016/2017 resembling yours. A fix was suggested, but I cannot get that to work either (Antimatter, nor Quark). Y
-
Different Language for Lightslider
· 5 years ago
@TristanKonrad, Yes, that's the HTML I was looking for. Clearly, no list of images has been created. That means, it either did not find any, or non passed the newly added if-statement... Q: Did you u
-
Different Language for Lightslider
· 5 years ago
@TristanKonrad, All is well on this side using your code and frontmatter. Would you mind showing the HTML that is being generated for the element <ul id="<some id>" class="lightSlider ...">
-
Markdown on Modular Pages
· 5 years ago
@bkraegelin, I'm afraid future readers will not quite understand how your solved the issue. Would you mind being a tad more explicit in which config file, what the settings were and how you have chang
-
Different Language for Lightslider
· 5 years ago
@TristanKonrad, I've downloaded plugin LightSlider and played a bit with it... I'm using a fresh Grav 'One-Page Site' skeleton which contains a modular page. Steps: To enable languages en and de I've
-
Markdown on Modular Pages
· 5 years ago
@bkraegelin, My questions are meant to narrow down the location of the issue... These might be seen as a hints ;-) The 'hard way' is only mentioned as last resort.
-
Markdown on Modular Pages
· 5 years ago
@bkraegelin, Besides error “modular/hero.html.twig template not found for page: /onepageskeleton/_hero” The 'One-Page Site' skeleton is build for theme Quark, which provides template modular/hero.h
-
Theme installation issue
· 5 years ago
@camirozario, Since Grav 1.7.0-rc.20, the auto-escape function for Twig has been enabled by default. This has been done as a security measure to prevent malicious code to run. Theme X-Corporation has