My search results no longer show up. I deactivated all the plugins and no change. Search was working for several months/years, but I am unsure when it stopped working or why.
I tried to login to the back-end, but I could not find the login URL, can you pelase add it? The “wp-admin” and “wp-login.php” paths redirect to the homepage.
Can you please also check the FTP access, the login/passowd seems to be incorrect.
I managed to find the issue. The page handler was converting double quote characters from the main search element attributes, even though they were excaped. I simply fixed it by changing the container quotes to single quotes.
I will be adding this fix to the upcoming release, so you don’t have to worry about it anymore.