-
Sorry if GitHub might be not the ideal place but I couldn't find another one as you haven't written about MetaKnight in the Kirby Forums.
I am currently building my first page with Kirby and until no…
-
I tried to add it in a section of a tab like this but got a message that navigation is not n available section type:
```
- width: 1/2
sections:
navigation:
l…
-
Can you add support for the[ fingerprint plugin](https://github.com/bnomei/kirby3-fingerprint) if available for commentions('css');?
-
via https://forum.getkirby.com/t/twit-plugin-twitter-feed-help/24183/14
It appears that the TwitterOAuth library, while now supporting v2, still defaults to v1 of the Twitter API. That API version …
-
Hey there,
great plugin, would be really helpful, but I can't get it to work as expected :frowning:
I'm using Kirby v3.4.4, this is my setup:
```yaml
# site/blueprints/pages/my.blueprint.yml
…
-
I am using the plainkit with no plugins except "kirby3-autoid" and "kirby3-many-to-many-field" and tested it with the example files you provided. I get the error message `Invalid field type ("relation…
-
@bnomei after installing the plugin a got "invalid field type ("qrcode")" in the panel.
What i did:
* install plugin using composer
* add field `qrcode: qrcode` to the blueprint
Anything els…
-
I am using this plugin via a separate PHP file like this:
```
-
instead of using
`$projectPage = page("projects")->children()->findBy("autoid", $project->foreignkey()->value());` a call to `$projectPage = $project->foreignkey()->fromAutoID();` should be a bit fas…
-
hey there.. i'm using this plugin with this theme: https://www.one.thezero.club/
as you can see here: https://www.ecovillage-hannover.de/test3/feed
the description is just the plan json field.. not …