pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Agency Theme - change menu font color
· 5 years ago
@SportStau, It is a custom theme from Agency with its own file structure. Not sure what your interpretation of "custom theme" is. Do you mean Agency is inherited as @Karmalakas asked? If so, does
-
Plugin Comment | Some comments are not saved
· 5 years ago
@Bastian, Did you have a look at the repo of plugin Comments.
-
Recaptcha showing but apparently not working
· 5 years ago
@skipper, Have your tried my steps? I'm using ReCaptcha v3, which does not have a checkbox labelled “I’m not a robot”. I used the following setting for the form: process: captcha: true
-
Recaptcha showing but apparently not working
· 5 years ago
@skipper, I did the following using reCaptcha v3: Created form with copied sample from the docs (see link from @ozfiddler) Created file /user/config/plugins/form.yaml containing: recaptcha: version:
-
Headless and customize via API. Is this possible?
· 5 years ago
@Marty, I've used the term "framework" loosely as the library of classes provided by Grav. Most of these classes are documented in the API chapter. It's nothing but a layer on top of plain PHP, hence
-
Headless and customize via API. Is this possible?
· 5 years ago
@Marty, There is no REST API for Grav. The API chapter in the docs is a overview of Grav's classes and their methods. Admin is a nothing but a (optional) Grav plugin providing a web frontend which s
-
Grav not saving custom fields from a blueprint
· 5 years ago
@suthen, To complement to @ozfiddler's correct answer: According to the doc How to name fields: It's important that fields use the header.* structure, so field content is saved to the Page Header whe
-
Headless and customize via API. Is this possible?
· 5 years ago
@Marty, This question is too broad to answer with a simple yes/no... Did you search the forum? There are about 6 other posts containing "headless". Please share what research you have done and which
-
Empty page.collection - What am I doing wrong?
· 5 years ago
@machtelik, Considering you are using 05.news/blog.md, its blog oriented collection definition, and 05.news/_ndr/item.md you are aiming to use the blog-style way of listing items and not a modular pag
-
From webserver with grav to local server
· 5 years ago
@epb, I want to make a link to a local website (no grav). The suggested solutions mentioned in the links do exactly what you asked for... To connect from an external grav website to a local websit