I am having trouble getting the Search bar “misspelling” functionality to work. Not sure what’s going on, but if you mistype a word into the search bar on the top right of the main site URL given above, you will see what I mean.
Do you mean that the searc hangs at that point? I can see that problem, the server returns an error, without an error message, so I’m not sure what exactly the cause is.
Can you please check the back-end details? I’m not able to log-in with them. Also, if you could add temporary FTP as well, it would probably help a lot, as server side errors are almost impossible to debug without accessing the code.
I got it! I don’t know why I didn’t think to check the nginx error logs, but once I did it became clear I was missing the xmlrpc PHP extension. Getting that installed seems to have fixed the issues. Thanks for your help!