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
-
Where are the forms classes?
· 6 years ago
Hi @Ptarmic and @tom0360. I've copied checkbox.html.twig in mytheme/templates/forms/fields/ to test its align. I have a problem with this field (you can see in another post /forum/themes-styling/align
-
Where are the forms classes?
· 6 years ago
Hi @reparix. Thanks for your response. Yes, I looked into the theme templates, but Deliver Theme have not any folder for templates forms. Therefore, I guess that the plugin form use its own templates
-
Where are the forms classes?
· 6 years ago
Hi. Where are the form classes like 'form-control', 'form-textarea-wrapper', 'form-control-lg', 'form-data', 'form-field, 'form-label', etc. ??? In Form Plugin I can't find them, however in Chrome Ins
-
Align input checkbox in contact-form Deliver Theme
· 6 years ago
Hi. In Deliver Theme, I can't change margin or padding of checkbox in the contact form. You can see in the screenshots. I've tried in several ways, in custom CSS, but I couldn't change it. I paste the
-
Transform boolean data to text in Twig Template
· 6 years ago
Hello there. In Deliver Theme there are some code lines, in showcase.html.twig that use an script to slide some pictures in the top of page. This script use values between quotation marks, like 'true'
-
Clean input form fields after submit in modular page
· 6 years ago
Hi there, I'm turning HTML5 template into Grav Theme, and I'd like to use a contact form in the modular home. I'v following all steps in the Grav docs, and the form works fine, but when it shows the s
-
How to call subfields in Twig (from .yaml file)
· 6 years ago
Hello there. I'm changing a particle of Gantry framework, with Grav. I have the .yaml file with the following code: items: type: collection.list array: true label: Tab Items de
-
Problems with _font-face.scss in Gantry (with Grav)
· 6 years ago
Hello there. I'm trying to customize the hydrogen theme for Gantry 5 and I've made some changes in presets.yaml to create new presets. Suddenly, after refresh the styles section, in Gantry admin, syst
-
UL tag extra in navigation menu
· 6 years ago
Hi. I have this code in the navigation.html.twig: {% macro nav_loop(page) %} {% import _self as macros %} {% for p in page.children.visible %} {% set active_page = (p.active or p.activeChild) ?
-
How to call image from theme blueprint in twig template
· 6 years ago
Hello there. I'm trying to migrate html theme to grav theme, and I have some questions about the way to call images from blueprint of theme in twig template. I have the following: blueprint.yaml (in