Author Topic: Search Not working  (Read 4801 times)

Offline maulik 1intl

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +6/-0
    • View Profile
Search Not working
« 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. :) :) :) :) :)

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Search Not working
« Reply #1 on: April 01, 2019, 04:24:22 AM »
Hello.
Do you use default theme?
Can you please share site url?

Offline maulik 1intl

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +6/-0
    • View Profile
Re: Search Not working
« Reply #2 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 :)

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Search Not working
« Reply #3 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

Offline maulik 1intl

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +6/-0
    • View Profile
Re: Search Not working
« Reply #4 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

Offline maulik 1intl

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +6/-0
    • View Profile
Re: Search Not working
« Reply #5 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  ??? ??? ??? ??? ??? ???

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Search Not working
« Reply #6 on: April 02, 2019, 01:04:04 AM »
A bit less quantity of smiles please  ;)

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Search Not working
« Reply #7 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

Offline maulik 1intl

  • Jr. Member
  • **
  • Posts: 83
  • Karma: +6/-0
    • View Profile
Re: Search Not working
« Reply #8 on: April 05, 2019, 12:49:22 AM »
Thanks for i am solve it

 

Powered by SMFPacks Social Login Mod