We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33982 ☆ A M B ☆
    • 476 Posts
    I’ve got a Evo 1.03 site I’m working on where the client wants 2 instances of Ajaxsearch (1.8.5) on the same page. One call for Ajaxsearch is in the header which searches the entire site. The 2nd search box will in a blog that only searches the blog. Problem I’m finding is that when the visitor enters a search term into the blog search and submits, the results show the "Search here..." which is in the input field for the Ajaxsearch in the header and therefore the search functionality does not work for the blog search form. Is there any way to call 2 different instances of Ajaxsearch on the same page and they work independently?

    Thanks!
      Precision Web Development ... SmashStack.com
      • 5811
      • 1,717 Posts

      The unique id for AjaxSearch instance (asId) has been implemented starting the AjaxSearch 1.9.0. It doesn’t work with AjaxSearch1.8.5.
      So You need to migrate to 1S 1.9.2 to manage several instances of AS.

      For ajaxSearch 1.9.2 (the last release of AS) have a look to Several AS instances (non ajax mode) or Several AS instances (ajax mode)

      To migrate from 1.8.5 to 1.9.2 read How to migrate to AjaxSearch 1.9.0
        • 33982 ☆ A M B ☆
        • 476 Posts
        The unique id for AjaxSearch instance (asId) has been implemented starting the AjaxSearch 1.9.0. It doesn’t work with AjaxSearch1.8.5.
        So You need to migrate to 1S 1.9.2 to manage several instances of AS.

        I should have thought of upgrading it as the first step tongue Thanks so much for providing this info...greatly appreciated.
          Precision Web Development ... SmashStack.com