Pedro M Regular
@pmoreno · Joined 6 years ago · 412 posts · 108 topics · 102 reputation
Badges
Recent posts
-
How to call subfields in Twig (from .yaml file)
· 2 years ago
@anjo: Solved Change {% for item in particle.references %} to {% for item in accordion.references %} Did you finally solve the problem with this code?
-
How to call subfields in Twig (from .yaml file)
· 2 years ago
This was a long time ago, and now I can't even find that code in any of my projects, but I was able to implement something similar in the Editorial theme, specifically in the Team modular template. So
-
PMDESIGN - Spanish Grav Site
· 2 years ago
What's up, I present to you my personal page, https://pmdesign.dev, dedicated almost exclusively to Grav and in the near future, to Gantry. For a long time I have wanted to dedicate a part of my work
-
Unpublished blog shows children articles
· 2 years ago
I'm working on a personal page to which I want to add a blog section, with some articles, but I want to leave that section disabled for now. If I unpublish the blog page, I can still access the child
-
Redirect page title to file
· 2 years ago
Probably you will need make some changes in your twig template, for example, downloads.html.twig in this way: <a href="{{ file.url }}" download>{{ page.title }}</a> Your file.url may be yo
-
Comics on Grav - how to publish them and self-host?
· 2 years ago
It would be an interesting project. With a theme created with the Uikit framework, for example, and with its Slideshow component, I suppose it would be possible, although that involves a lot of work.
-
Newbie question - is there no media manager for the admin?
· 2 years ago
A possible solution would be to modify your default blueprint and add a filepicker type field, which allows you to configure a source folder from which you can select the images previously uploaded to
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
If you want, I could try setting up your site, with access to the admin panel, you could create a temporary user for me. That's the only thing I can do at this point, I can't think of anything else. M
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
HI @piccolopi. For some strange reason, the package created by Github of the Future2021 child theme included a blueprints version of the previous theme, which did not include the lines of code that r
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
Well @piccolopi. Can you install a fresh Future2021 Child Theme from GitHub? You cand do this in Admin panel -> Tools -> Direct Install. Test with the default name of theme (future2021_child), a