Michael Beckwith

Results 748 comments of Michael Beckwith

Haven't quite found out if/where the saveRule method is available to us, outside of maybe just instantiating things ourselves custom. The idea being that it's maybe possible to start an...

Since we bundle in libraries still maintained from Algolia, I have to believe we have the tools available as a whole, but the plugin may not have been specifically set...

Not an immediate answer, but I wonder if there's already some wrapping markup getting added to the Algolia search output and terms already that could be used. If not, then...

Not sure if you are working on this right now, but the way things are showing changed part way through me looking at everything. Initially it looked like the results...

Gotcha, it's only the setting used to modify WP_Query behind the scenes and serve Algolia results with that. I don't think we have that out of box with the plugin,...

I'm going to need apache lock credentials to view that staging site. Emailing them to [email protected] would reach me, and I recommend using https://onetimesecret.com/ as well for that. Admittedly I...

confirmed receiving and reviewing soon. Thank you for your patience over the weekend.

Without being able to see the request queries, it's a bit hard to say. One thing I did notice is that `&post_type=post` is also being appended and that's limiting things...

Before we go that route at all, when you remove the `&post_type=post` portion of the URL, are you seeing the results/display that you're expecting? It's basically telling the search query...

As a secondary question, are all the posts you're expecting to see for this, in the Algolia index with the correct post type values?