Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
Sounds like something is wrong in your configs 🤔
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
@Grayches: name of the variable type They are just configuration options or configuration variables. I very much doubt you will find anything useful if searching for that. @Grayches: Its a standard
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
This should be in the page.metadata.description, unless it's implemented somehow differently on your page
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
Once again - not enough info. All I can suggest for now: Check this old topic - might give you some insights Search for metadata in the docs
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
I think we're going in circles here and too much information is missing... @Grayches: I am trying to get the page description in the search results for simplesearch. The default is “page.content |raw
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
You need to check that page blueprint to see how it's actually called in code
-
Whats are the selectors called and how to find them? page.title etc
· 2 years ago
Define description in your case. If it's a separate field for the page and it actually has such name, then it would be page.description
-
Unite gallery with Grav
· 2 years ago
This begs the question - why did you choose gantry?
-
Form submission from email 'from' field taken from the form. Doesnt work for gmail
· 2 years ago
From the docs reply_to: "{{ form.value.name|e }} <{{ form.value.email }}>"
-
Removing Grav copyright notice from footer
· 2 years ago
Ah, OK. I never thought of this like that. I never change plugins (like Admin) anyway. And I also never use other themes besides my own.