We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 20993
    • 37 Posts
    Hello- I am using ajaxsearch 1.6 and MODx 0.9.6 on a site I just created and am running into a weird problem. Every time I click a link on the site, the site jumps down, so the top of the browser window is even with the search box. Almost like when you click a "return to top of page" link on a site and it jumps to the top of the site. It’s doing the same thing but jumping down to the search box every time. Does anyone have any idea what would be causing this and how I might go about fixing it.

    My snippet call in my template looks like this:
    [[AjaxSearch? &AS_landing=`25` &moreResultsPage=`25` &showMoreResults=`1` &addJscript=`1` &extract=`0` &AS_showResults=`0`]]

    Results page:
    [!AjaxSearch? &ajaxSearch=`0` &AS_showResults=`1` &AS_showForm=`0`!]


    Thanks