Stuart Cusack

Results 36 issues of Stuart Cusack

I've just started using your package. To be honest I have no idea about sox, it's the first I've heard of it. I have it installed anyway but I am...

### Bug description I have a blog collection and entries are localised. I'm noticing that my Static Cache Invalidation rules work for my default site, but not for my subsites....

caching

## Bug Description I am creating entries via an artisan console command using the entry facade. It's for a scheduled task that pulls posts from an external source periodically. ```...

custom
multisite
stache

### Bug description I think the @nocache directive / tag should be updated to output the partial when the statamic.web middleware is not applied, if possible. Let me explain my...

caching

### Bug description Just a small glitch here. This is my default site. Notice that exhibition title is shown ![image](https://user-images.githubusercontent.com/20210934/187692994-2fecfbf5-11e5-421d-bec1-c0bc303b8777.png) And this is one of my localised sites. Exhibition title...

multisite

### Bug description I'm trying to workaround the current limitation with multi-entry routing patterns. For example, a pattern like this is not possible: `/{relatedEntry:slug}/{slug}` So my workaround was to have...

### Bug description I have just set a select field to 'Shown by default' but the column values are blank on the listing. I have cleared all caches. I am...

When using eloquent for your app's users and statamic's file driver for your control panel users you need a separate password reset config. Otherwise control panel password resets fail: `Call...

I've been trying to figure out the easiest way to get $page, $site and globalsets (e.g. $social) to all of my blade components. View composers work pretty well, as outlined...

It's quite tricky to drag and order large field sets into in a replicator / grid field. Worse so in a grid because you cannot collapse sets. I had the...