AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: maulik 1intl on April 01, 2019, 03:04:51 AM

Title: Search Not working
Post by: maulik 1intl on April 01, 2019, 03:04:51 AM
Hi
             My search top not working. it's redirect me to home page. when click in search button icon not work but when press enter key it's redirect to home page not search page.please help :) :) :) :) :) thanks. :) :) :) :) :)
Title: Re: Search Not working
Post by: Basara on April 01, 2019, 04:24:22 AM
Hello.
Do you use default theme?
Can you please share site url?
Title: Re: Search Not working
Post by: maulik 1intl on April 01, 2019, 05:27:10 AM
Hello sir
              yes i'm using default theme Version 1.2.13.
              url is
              http://1intl.com/index.php?rt=product/category&path=1031


Thanks :)
Title: Re: Search Not working
Post by: Basara on April 01, 2019, 05:34:23 AM
You have modified theme, and also JS error appear in browser console
Code: [Select]
search_submit is not defined you need to fix it
Title: Re: Search Not working
Post by: maulik 1intl on April 01, 2019, 05:59:12 AM
Thanks For replay
           Could you tell me where expertly i want change i'm not change in custom.js file below is code
   // Brand Carousal
   $(window).load(function () {
      $('#brandcarousal').carouFredSel({
         width: '100%',
         scroll: 1,
         auto: false,
         prev: '#prev',
         next: '#next',
         //pagination: "#pager2",
         mousewheel: true,
         swipe: {
            onMouse: true,
            onTouch: true
         }
      });
   });

   $("#gotop").click(function () {
      $("html, body").animate({scrollTop: 0}, "fast");
      return false;
   });

   $('.top-search .button-in-search').click(function () {
      $('#search_form').submit();
   });

});



 :) :) :)


but it's also complete work in my search page here is url

http://1intl.com/index.php?rt=product/search&limit=&category_id=0&description=1&model=1


Thanks
Title: Re: Search Not working
Post by: maulik 1intl on April 02, 2019, 12:59:39 AM
Thanks

              But this error also see in you online demo search box when search so may be my changes not effect any where please tell me how it's possible that i already clear cash of my browser to see it's error in only my site but it's also diplay same error in your demo website here is screen shot and url of demo website??????????????????????????????????? ;) ;) ;) ;) ;) ;) ;) :) :) :) :) >:( >:( >:( >:( ??? ??? ??? ??? ??? ??? ???

http://demo.abantecart.com/index.php?rt=product/search&keyword=10122&category_id=0



Please help sir if you can

Thanks  ??? ??? ??? ??? ??? ???
Title: Re: Search Not working
Post by: Basara on April 02, 2019, 01:04:04 AM
A bit less quantity of smiles please  ;)
Title: Re: Search Not working
Post by: Basara on April 02, 2019, 01:05:51 AM
Where did you see "search_submit is not defined" in the demo? I did not see and search is working too
Title: Re: Search Not working
Post by: maulik 1intl on April 05, 2019, 12:49:22 AM
Thanks for i am solve it