-
Pushing the boundaries of my experience here so apologies if this is a trivial question. I have the refresh button working fine – its url (which is to within the kirby site) gets captured by a kirby h…
-
I try to get my new page up and running with various plugins and I really like this one. Many thanks for the good work.
Currently I struggle with the options for robot.txt generation.
For several …
-
Hi,
after setting up the plugin (Download/kirby-sanitizer) I got the following error if I try to send a comment from the frontend:
`Could not process comment. in file site/plugins/kirby3-commentio…
-
Use the kirby demo;
install static plugin
change pagination from 6 to 3
ad route and ready to config
build static pages
as a result you have
notes/2/index = notes/index; the first 3 articles …
-
I used the plugin for internal links and it worked perfectly, but i cannot get Mail and Popup for external links running. What could be wrong? (using Kirby 3.7.5)
-
Thank you for the plugin!
https://github.com/rasteiner/oh-hi-mark#example-plugin
in which folder do I have to save the files of your example?
-
Once saved, the sitemap priority setting cannot be reset/erased so that it reverts to the default value, it has to keep a forced value. Of course we can manually set it to 0.5 as the default, but I li…
-
Can be a core component or a closure in option:
````php
// uuid as core component
Kirby::plugin('my/uuid', [
'components' => [
'uuid' => function () {
// todo
…
-
## Description
The `structure` field itself works great. But extending it, some unexpected behaviour happens.
Context: I've been extending a `structure` field by overriding its `fields` prop to a cu…
-
When I customize the repo path it gives me fatal error:
`Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 12288 bytes) in .../kirby/src/Cms/Core.php on line 348`
I ju…