We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 27305
    • 173 Posts
    I’m trying to get ajaxsearch to only search content see call below, I have meta tags as tv’s and its searching those, are they classed as content? How do I stop it searching them?

    [[AjaxSearch? &whereSearch=`content` &ajaxSearch=`0` &AS_landing=`28` &AS_showResults=`0` &advSearch=`exactphrase` &documents=`24,22,20,16,14,11,12,26,30,31,32,33,34,35,3` ]]
      I made my first site with modx
      ------------------------
      Shopping blog
      Sky+ HD
      • 27305
      • 173 Posts
      I think it helps to have it on the search landing page rather than the search call!
        I made my first site with modx
        ------------------------
        Shopping blog
        Sky+ HD
        • 5811
        • 1,717 Posts
        Yes. With &ajaxSearch=`0` (non-ajax mode), the filtering (&parents, &documents, &filter) and the search (&whereSearch, &extract) occurs on the landing page not on the page with the search input form.