Michael Beckwith

Results 748 comments of Michael Beckwith

Trying my best to avoid logging in to support sites whenever possible for what it's worth. Have you ever heard of the plugin Query Monitor? https://wordpress.org/plugins/query-monitor/ It could provide more...

if you select the dropdown next to the "Caller" heading, one of those should be "Main Query". As you can see in your screenshots, there are often MANY queries for...

hmm, not sure on that one then.

Please reach out at https://pluginize.com/contact/ and provide this issue link as part of the message so that we know what the ticket relates to: https://github.com/WebDevStudios/wp-search-with-algolia/issues/225

@aparun are you able and willing to make a pull request with all the changes, so that we can better review it?

The fact that, depending on how implemented, it'd break expected available behavior has me feeling rather hesitant to merge everything into the plugin directly and pushed out to all our...

I would review the wiki for this topic, especially https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-Templates#default-location-of-template-files for this initial part. You have the folder name wrong for your copy in the theme, it should be in...

For adding custom things to be included as part of the index, you can make use of the code sample over at https://webdevstudios.com/2021/02/09/wp-search-with-algolia/#indexing-custom-fields Then in the instantsearch template file, you'd...

I believe so, yes. Allow the ability to filter a boolean value conditionally, much like one could with the existing code above.