Mathis Koblin
Mathis Koblin
The amount of selectable tickets seems to be always the MAXIMUM TICKETS PER ORDER. It should not be possible to select more than there are available.
I would like to offer various ticket options, but instead of limit one of the tickets to a fixed number, limit the total number of all tickets of an event...
To sell internationally I would like to offer tickets in e.g. USD, EUR and GBP. But I also want to limit the tickets for the event. So I would like...
Hi, I just installed the plugin and when I set a field to `type:markdown` I get the following error in the panel: ```js index.min.js:1 TypeError: Cannot read properties of undefined...
I added two options to allow control over whether the mouse should follow when a window changed, or the screen changed. I repeatedly encountered the issue that the mouse would...
When trying to run the project, the following error occured for me: ``` ... Error: Something went wrong installing the "sharp" module Cannot find module '../build/Release/sharp-darwin-x64.node' ... ``` The solution...
I added a locked pages view and extra options to hide remote management and show the commit author. Maybe the locked pages could be their own plugin, but I like...
### Expected Behavior Changing the state of a category should only affect its child services ### Current Behavior I have two categories next to the necessary one ``` categories: {,...
I have a plugin that defines a tab with fields in its own blueprint. The tab is added to my page blueprint. When I run the `kirby clean:content` command, it...