Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Vadym Member
@b.da · Joined 4 years ago · 90 posts · 0 topics · 26 reputation
Badges
Recent posts
-
Difference in Twig conditional behavior between Grav 1.7 and Grav 2
· 2 weeks ago
Hi @pmoreno, I decided to test this scenario by installing one of the themes you maintain (Editorial) in a clean Grav 2 environment, and reproduced the exact behavior you are describing. Here are a fe
-
Language name display modiify
· 2 weeks ago
@Barlos, You changed user settings for admin panel. Check and adjust Configuration > Languages > Supported (here is link)
-
Customizing Blog Post Layout Using "Summary Size and Separator"
· 3 months ago
Hey @q3d, bumping this because thanks to @paulhibbitts we have a solution. @b.da: Great snippet for splitting page content. Headed in this direction in my project, but ended up with a custom variabl
-
Helios Course Hub Skeleton/Plugin – 1.0 Coming Soon, Early Feedback Welcome
· 3 months ago
Congrats on the upcoming release, Paul! 👏 Great snippet for splitting page content.
-
Latest plugin version does not show up
· 3 months ago
yep, also wanted to mention that part, as I understood from docs (Release Process) recommended format => X.Y.Z, for ChangeLog either => vX.Y.Z or X.Y.Z but is it recommendation or a rule :person
-
Latest plugin version does not show up
· 3 months ago
@Netzhexe, old version in blueprints.yaml could be the reason 😉
-
Translation placeholders in theme blueprint fields
· 7 months ago
@hughbris: I’ll post a link to the exact code where I want to use this after I push it soon. Looking forward to seeing your final code and approach 😉
-
How to Properly Add Assets in a Grav Modular Page Module?
· 7 months ago
Wanted to develop a strategy for this too. @pmoreno, how about this? Using the example of adding JS assets to a Modular Page (instead of a module). Think you'll get the point and can modify it if need
-
Translation placeholders in theme blueprint fields
· 8 months ago
A quick addition/clarification: Regarding field overriding for the Admin Panel: if you override an existing core field (i.e., same name, same type, e.g., display), instead of creating a new one (e.g
-
Translation placeholders in theme blueprint fields
· 8 months ago
Yes, I tested this on a Page Blueprint and it seems to work on my end. Did you register/add the template directory to the twig lookup paths in your theme.php file using the onTwigTemplatePaths functio