Sam Nabi

Results 16 comments of Sam Nabi

The tab now switches properly within a structure modal, but it causes a Javascript bug that freezes the browser. > A script on this page may be busy, or it...

Looks like this error is only present on Firefox in OS X. Chrome and Safari seem to work fine. Steps to replicate: 1. Download Kirby Starterkit 2. Download Tabs field...

https://getkirby.com/docs/developer-guide/advanced/emails#multiple-mails-with-the-same-options

Feature freeze. I don't plan to implement this.

Shopkit's features can't be bundled neatly into a plugin, unfortunately. The new registry has helped keep things somewhat modular, but there are still things like language translations and required content...

There is an `assets/css/custom.css` file that is meant for custom styles. That won't get undone by an upgrade. Someone could also use their own templates, snippets, and controllers... if you...

> Why not let the user decide those pages and translations? Because that would require more set-up time on the user's part. Shopkit is supposed to be a ready-to-go solution,...

@plagasul you're right, @hemorej's suggestion creates two completely separate Kirby websites. It might also create conflicts if you have two identically-named pages – one in shopkit,and one in your other...

Hey everyone. I've been thinking a lot about the future of Shopkit, and one stubbon issue that keeps coming up always brings me back to this Issue (first opened is...

Can you confirm that your `site/plugins/shopkit/gateways/paypalexpress/process.php` file looks like this? https://github.com/samnabi/shopkit/blob/master/site/plugins/shopkit/gateways/paypalexpress/process.php#L28 ```html