Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Nicola Gelmini Member
@nicjedi · Joined 7 years ago · 21 posts · 3 topics · 4 reputation
Badges
Recent posts
-
Show in the navigation menu modules of modular page like submenus
· 7 years ago
unfortunately no.. it's impossible 😦
-
Installation failed after unzipping "Parse error: syntax error, unexpected T_STRING in /home/site on line 10
· 7 years ago
are you sure you have the minimum requirements for grav?
-
[Beginner] Starting with Grav
· 7 years ago
Sorry I've returned home from office too late. I think that @jhabdas done a great work to help you. Unfortunately the menù style you want to implement is quite an hard work in design terms. get a look
-
[Beginner] Starting with Grav
· 7 years ago
you don't need to know PHP to understand TWIG, it's really a simple language
-
[Beginner] Starting with Grav
· 7 years ago
@BirdOne Twig is a "template script language", a mix of similar PHP functionality inside a standard HTML file. You can found the reference and a simple documentation here https://twig.symfony.com/
-
[Beginner] Starting with Grav
· 7 years ago
You have to create your own theme. In the navigation.html.twig template you can write how the menu will show, so, yes, you can do that!
-
Lightslider: cannot reach make it working
· 7 years ago
@arank EUREKA! I found the problem: making a compare between the yaml files in config folder of my grav and which of the shop site skeleton I found that in the shop skeleton the processing of twig is
-
Lightslider: cannot reach make it working
· 7 years ago
plugin is enabled, elsewhere I cannot see the first image, I tried also with antimatter, maybe I have to set to process markdown first? ( at the moment I've setted "process twig first" at yes in syste
-
Lightslider: cannot reach make it working
· 7 years ago
no changes 😦 what I can see is that in the page shown is the entire text of the lightslider.md page, also the --- lines, like if the raw content of the page isn't processed
-
Show in the navigation menu modules of modular page like submenus
· 7 years ago
Absolutely YES! Grav is great!