Closed rblackfox closed 9 months ago
If you have grayed out inputs, then there's a good chance you have some of our constants defined somewhere, probably your wp-config.php
file.
You can see all our constants at https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Constants#constants-reference
Well, I don't think that is the case, we do not have any of these constants listed currently in our config file. Other suggestions? We have some Elastic Search components in the config file... not sure if those would interfere?
Thanks!
It was the Algolia WooCommerce Indexer Plugin interfering. Fixed. Thanks for the assistance \m/
Glad we got it figured out and tracked down.
I know WP Search with Algolia is very much a fork of Algolia's own plugin from years ago that they abandoned, so I could definitely see similar codebases and possibly similar configs running into each other like this.
Describe the bug Testing out the plugin and we cannot connect to Algolia. Admin API field is greyed out and cannot be inputed:
To Reproduce Steps to reproduce the behavior:
Expected behavior Be able to enter Admin API keys and connect to Algolia so we can test the plugin.
Screenshots