Matthew Fitzsimmons

Results 11 issues of Matthew Fitzsimmons

Is there a way to set up the gallery plugin so that it chooses images from a defined page instead of the current page? The reason I ask is to...

### Bug description I'm building out indexing for a client who currently has a lot of unpublished items in one collection. Due to the large discrepancy in number of entries...

search

When running statamic dynamically, URLs get standardized to no trailing slash. However, when the SSG generates a site, every page is a directory, and webservers treat them this way. Since...

feature request

I’m not sure where exactly the issue is here because I updated to Statamic 3.3 as well as SSG 1.0 at the same time, since it kind of all depended...

bug

I’ve been having a sporadic issue when building one of my sites on Netlify. I finally got it to happen locally so I have the full laravel log. It’s two...

bug

I [posted a comment](https://gist.github.com/jasonvarga/256f293f8f55bf564c907a335a2f40f3#gistcomment-3777404) on the SSG pagination gist because I thought this was just related to that. However, it appears that it's an issue with the SSG + pagination,...

In exercise 4 extra credit 3, we allowed overrides for our object factory. In extra credit 4, no mention is made of the fact that the overrides have to be...

When I have`c::set('stats.session', true);` set, the first time a visitor visits the site, all they'll see is this error with black text on a white background. `The page could not...

This is easy enough for me to do myself, but in the SEO Pro settings where there’s an option to set “noindex” or whatever for the robots meta tag, it...

enhancement

I was trying to figure out why one of my collections would not filter by taxonomy. I eventually tracked it down to the collection definition file. blog.yaml looked like this:...

bug