Chris Sparshott

Results 7 comments of Chris Sparshott

Sorry to chime in here. I'm not sure about making it more SEO-friendly, but it might be nicer to have something like this: `?gbql={query-loop-id}&page={page-number}` Making the URL path SEO-friendly reads...

> If it's not too complicated, here's an idea: > > I'm assuming that the query strings are set up that way to account for more than one query loop...

This Page uses the Generate Blocks Query Loop block: [redacted] I added a form for filtering and some custom code to update the query. (This site is still very much...

A very delayed response, but your error message refers to a completely different plugin/codebase. You also reported an error on that repository a month before this one: https://github.com/reyhoun/acf-post-type-chooser/issues/2 This issue...

Obviously, this isn't a fix but it does serve the same aesthetic purpose. It hides the link after the first `...` and before the last `...` pagination links: ``` .gb-query-loop-pagination:has(span.page-numbers.dots...

Wow. It actually took longer to write that initial post than to do a pull request. Given; you (personally) can't update the description of the extension in the Chrome Webstore,...

I was interested in using this library, but before I did, I wanted to investigate a few of the GitHub Issues. In your case, I tested your fiddle and found...