pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Create own modular template with custom fields
· 3 years ago
@NataliaB, A few remarks: You are using a File field and according the docs: The file field is intended to be used by configuration , theme , and plugins blueprints, NOT page blueprints . For pages,
-
Create own modular template with custom fields
· 3 years ago
@NataliaB, Do you have: a "services" template in /users/themes/quark/templates/modular/services.html.twig and a module using the template like /pages/01.home/05._services/services.md
-
Research Grav Web designer in Switzerland
· 3 years ago
@Hipshares, @b3d2c, Maybe members who have just joined the forum are excluded... Wasn't aware of that. Sorry for the confusion.
-
Research Grav Web designer in Switzerland
· 3 years ago
@Hipshares, @b3d2c, I think we need a bit of activities within the forum to get private message feature enable :). No need to enable private message. It's already enabled since day 1... Click the a
-
Create own modular template with custom fields
· 3 years ago
@NataliaB, You might want to download the "One-Page Site" skeleton. It contains a sample modular page with modules. Then take a look at /themes/blueprints/modular/features.yaml. This form creates its
-
No archives shown in sidebar
· 3 years ago
@hannsmattes, Only thing left: The title is shown as “Archiv”, which is correct in german, but the Names of the months aren’t translated. Don’t care much about this. Have you had a chance to search
-
Agency theme: TypeError when using email form
· 3 years ago
@les.moore, When using the Agency skeleton, don't forget to edit module 01.home/_contact/form.md and add: - email: subject: "[Site Contact Form] {{ form.value.name|e }}" body: "{% include 'for
-
404 Error "Object not found" after installing admin plugin (on fresh install)
· 3 years ago
@nk74000, Nicely done! Question: Why installing using composer instead of downloading a grav-core+admin zip? Anyway, you're up and running, that's what counts. Please mark you last reply as "solution"
-
Agency theme: TypeError when using email form
· 3 years ago
@les.moore, dependencies: - { name: grav, version: '>=1.7.32' } - { name: form, version: '>=6.0.0' } These are minimal versions requirements: Anything equal of bigger than. Maybe I shou
-
Agency theme: TypeError when using email form
· 3 years ago
@les.moore, A few questions: What do you mean with: On Agency, as per documentation I have installed Grav 1.7.26 and Form 6.0.0. What "documentation" are you referring to? I hope you didn't down