Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Norbert Member
@q3d · Joined 5 years ago · 77 posts · 19 topics · 30 reputation
Badges
Recent posts
-
How to exclude non-routable Pages from SimpleSearch results
· 2 years ago
@hughbris: Not an answer to your question, but have you tried the TNT Search plugin ? I wasn't aware of the TNT Search plugin, but I'll definitely take a closer look at it. It sounds like it might re
-
How to exclude non-routable Pages from SimpleSearch results
· 2 years ago
Hi everyone, I'm currently using the SimpleSearch plugin on my GRAV CMS website to search and display results. However, I'm encountering an issue where the search results include links to non-routable
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 2 years ago
Maybe I'll ask in a different way. Is it possible to configure it so that in the absence of === page.summary() returned false or empty string? However, if it is, return all the contents before ===.
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 2 years ago
I removed it and now the configuration looks like this: summary: enabled: true format: short delimiter: '===' However, it still creates a summary from the 300 character main text if there is no
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 2 years ago
If there is === in the page file, everything works and page.summary contains text with "===" above it. Text summary <img ... /> Text However, if there is no === in the file, page.summary is not
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 2 years ago
I will not have added summary text for every entry. In this case, with the standard configuration: summary: enabled: true format: short size: 300 delimiter: '===' and the code in the template:
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 2 years ago
I'm working on a blog in GRAV CMS and aiming for a specific layout for my blog posts. I plan to include a header, an introductory paragraph, followed by the first image in the folder, and then the res
-
Handling Characters in URL Slugs with Twig Filters in Grav
· 2 years ago
I'm currently developing a one-page website using Grav CMS and I'm facing an issue with generating URL slugs that include Polish characters. I'm using Twig's hyphenize filter to create slugs for the n
-
Strange files in the cache/complied/blueprints directory
· 2 years ago
The problems resulted from incorrect configuration of virtual hosts on the server.
-
Strange files in the cache/complied/blueprints directory
· 2 years ago
I still struggle with this problem, i.e. with the files created in @q3d: cache/complied/blueprints cache/complied/config cache/complied/languages I solved the domain problem and now the website re