Michael Beckwith

Results 748 comments of Michael Beckwith

I can't promise anything for sure, but I know we have https://github.com/WebDevStudios/wp-search-with-algolia/pull/424 which also needs a refresh that would help with this topic. I'll definitely internally bump it up in...

This should be getting handled with https://github.com/WebDevStudios/wp-search-with-algolia/pull/481

I don't want to outright close this, but I don't want to have it blocking. We can always adjust templates more later as things get figured out.

Instead of trying to set the output from PHP/hook, move to if/else inside `instantsearch-modern.php` in the js, based on Pro option? Biggest issue is that this makes Free plugin actively...

Hi @artcila Just to be certain, debouncing is different than minimum characters before sending. That said, as is, the debounce details are for just Autocomplete. That also said, I found...

Hi @rtwlabs at the moment, out of box, I don't believe we have things in the optimal position for this out of box, but that doesn't mean it can't be...

@rtwlabs for what it's worth, the Algolia documentation is quite robust and full of information, even if it sometimes takes a little bit to mentally parse out and find what...

yep yep, but we hope to get there. We're definitely active with the plugin.

It's presently commented out by default, but we have example code for the Insights API present and ready to use in the `instantsearch-modern.php` as part of version 2.9.0. Closing as...