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
-
Difference in Twig conditional behavior between Grav 1.7 and Grav 2
· 2 weeks ago
Okay. I'll do it as soon as I can. I'm going to look into a few more things. Grav 2 has kept us very busy this summer. 😅
-
Difference in Twig conditional behavior between Grav 1.7 and Grav 2
· 2 weeks ago
Hi @b.da, thank you very much for taking the time to test this in a clean Grav 2 environment and for the detailed explanation and suggested approach — it really helped clarify what was going on. I’ve
-
Difference in Twig conditional behavior between Grav 1.7 and Grav 2
· 2 weeks ago
Hello everyone, I am currently reviewing the themes I maintain to ensure they are fully compatible with Grav 2, and I have noticed a behavior that seems different from Grav 1.7.x regarding Twig condit
-
Grav 2 + Admin2: custom page blueprint fields not showing in Admin
· 2 months ago
I definitely don't know what's going on with my computer, because suddenly everything started working. I don't know if it's due to an update of the API plugins, Admin2, or something else, but in all t
-
Grav 2 + Admin2: custom page blueprint fields not showing in Admin
· 2 months ago
Hi everyone, I’m currently testing my theme with Grav CMS 2 (dev) and the new Admin2 Plugin, and I’ve run into an issue with page blueprints. In Grav 1.x, I define custom fields for pages via my theme
-
Change page background colour
· 2 months ago
Hi Ian, This is a very common confusion when starting with Grav, so no worries 🙂 What’s happening is that inserting raw HTML into a .md file is not always the best approach for layout or styling chang
-
This is How to get Owl Carousel to Automatically Display all the Images in a Directory
· 3 months ago
@pmoreno: On the other hand, the Future2021 theme already includes a template for displaying galleries with Owlcarousel (in this case, the images are saved in the page’s folder, but with a minor adjus
-
This is How to get Owl Carousel to Automatically Display all the Images in a Directory
· 3 months ago
@ianb If you embed Twig code in your page content, you must have the Twig option enabled in the Advanced tab for it to run. On the other hand, the Future2021 theme already includes a template for disp
-
What's been happening lately with Grav and its free plugins?
· 3 months ago
I've been reviewing the large number of issues that Grav is accumulating in its GitHub repositories over the past few days, and many of them are new plugins or themes, or even requests from users to m
-
Adding drop-down nav menu functionality to CeeVee theme
· 4 months ago
If you want to implement a feature that your theme doesn't have, the first thing you should do is program and test it in a child theme. You'll need to implement the programming logic yourself if the t