Hi I’m having the same problem.
The strange thing is the code works fine on several sites i’ve done with modx, buton 2 sites i’m working on now it dont wanna work
call for the search box = [!AjaxSearch? &ajaxSearch=`0` &AS_landing=`4` &showResults=`0`!]
tried without the AS_ and with combo of both
code on landing page = [!AjaxSearch? &ajaxSearch=`0` &AS_showResults=`1` &AS_showForm=`0`!]
Note: with &AS_showform=`0` the form does appear on the actual results page what makesit even more strange (well to me atleast) is when opening the actual results page and doing a search on that page from the side bar ore from the search form that should not be showing the results appear in the correct place.
I do hope someone can help me out here as its 2 sites i’m working on and without fixing this I can’t make em live :’(