pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Multilanguage twig variable in markdown
· 2 years ago
@red, Some feedback from Github: It's by design for modular pages. The suggestion is to: not use Markdown links, but HTML itself, or create a shortcode that will inject the proper link.
-
Multilanguage twig variable in markdown
· 2 years ago
@red, Just created an issue: https://github.com/getgrav/grav/issues/3808
-
Multilanguage twig variable in markdown
· 2 years ago
@red, I went through the data I provided you and could not find the mistake you did not mention in the configuration. My skill level could lead me to miss some critical aspects. There were issues in
-
Help needed to re-create the responsive theme header
· 2 years ago
@tabletpad, Maybe I am wrong indeed... Please have a look at topic Welcome to the Grav CMS Community Forums. It provides some guidelines when asking questions, like what info to include and showing wh
-
Help needed to re-create the responsive theme header
· 2 years ago
@tabletpad, Am I understanding correctly that you are you asking the Grav community to spent time and effort to allow you to mimic the Quark header on your existing non-Grav website? This forum is abo
-
Multilanguage twig variable in markdown
· 2 years ago
@red, Have another good look at the docs on Configuration... By the way, do you really want for every page the Twig parser being called? If not, move the settings into the header of the page.
-
Multilanguage twig variable in markdown
· 2 years ago
@red, Twig needs to be processed before Markdown is being processed. Set the following in the frontmatter of the page: twig_first: true
-
Remove all cookies
· 2 years ago
@beppolo78, As suggested in the Welcome sticky, please search the forum before posting a question. Thanks.
-
Connecting the form plugin with the database plugin
· 2 years ago
@douxdoux-1312, I was only showing how a plugin can intercept the 'Submit' of a form and processing the custom action. Both the Database plugin and SQLite plugin contain part of your needs which you c
-
Connecting the form plugin with the database plugin
· 2 years ago
@douxdoux-1312 , Plugin SQLite allows saving a form into a SQLite database using the 'onFormProcessedEvent` and custom form action 'sql-insert': https://github.com/finanalyst/grav-plugin-sqlite/blob/8