Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Pedro M Regular
@pmoreno · Joined 6 years ago · 412 posts · 108 topics · 102 reputation
Badges
Recent posts
-
How to Properly Add Assets in a Grav Modular Page Module?
· 7 months ago
Hi @b.da Your suggestion is very interesting and has given me something to think about. It only works if every modular page has exactly one JS file and the file name matches the template name (e.g. t
-
How to Properly Add Assets in a Grav Modular Page Module?
· 7 months ago
Ideally, the user shouldn't have to depend on whether the cache is enabled or not. The option I mentioned earlier isn't bad, because I keep the file with the Twig template code separate from the files
-
How to Properly Add Assets in a Grav Modular Page Module?
· 7 months ago
I'm trying to extend one of my themes by adding custom components using modular pages. The issue I'm facing is that I can't load assets inside a module the same way I would in a regular page. Using: {
-
How To Change The Helium Logo In The Menu Bar
· 7 months ago
@NotUsing , please see this post: /forum/general/the-art-of-asking-great-questions-t8554 It is difficult to help if the question is not wrapped in the appropriate context. Not everyone around here use
-
How to implement a drop-down language selector in Mundana Theme
· 8 months ago
In future versions, I may make the language switcher a dropdown menu.
-
Looks like GRAV has better SEO than Wordpress :-)
· 9 months ago
Just out of curiosity, and to see if the work I did with the Quark clone was focused on accessibility, could you upload a copy of the same site to a domain on your web server using the https://github.
-
Upload file works one time
· 9 months ago
You have an extra space in docx extension, before the dot
-
Upload file works one time
· 9 months ago
Can you post the markdown code for the page where you have the contact form?
-
"Best practices: When to use raw vs |e('html') filter for titles and content?"
· 9 months ago
Thank you very much @Maria1 for your contribution. I've been refactoring the code for the Editorial and Mundana themes, basically following what you're suggesting. I escape titles with |e (it's the si
-
Thank you page after form submission
· 9 months ago
An example with Editorial theme. You can see the demo content in theme repository.