Page 157 of 157 FirstFirst ... 57107147155156157
Results 1,561 to 1,569 of 1569
  1. #1561
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    667
    Plugin Contributions
    0

    Default Bootstrap Search

    Hi All,

    Running version 1.58a on a linux server running PHP Version: 8.1.31

    Template Bootstrap Version 3.7.4

    CKEditor version 5

    Image Handler version 5

    I am wanting to know how to get the search to start working as you type a number or letters into search box which I have two of. One is the magnifying glass and the other is in a side box (because people don't seem to know what the magnifying glass picture is for).

    Is there an option in the configuration settings to adjust this or do I need to change a file and if a file change is needed which file etc.

    Once again any assistance is a great help as I am slowly getting through the dev site correcting things (and then updating the live site) that were done in the past by other people (not from here) that lied that they new zencart software.

  2. #1562
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,376
    Plugin Contributions
    94

    Default Re: Bootstrap Search

    Quote Originally Posted by Bruce1952 View Post
    Hi All,

    Running version 1.58a on a linux server running PHP Version: 8.1.31

    Template Bootstrap Version 3.7.4

    CKEditor version 5

    Image Handler version 5

    I am wanting to know how to get the search to start working as you type a number or letters into search box which I have two of. One is the magnifying glass and the other is in a side box (because people don't seem to know what the magnifying glass picture is for).

    Is there an option in the configuration settings to adjust this or do I need to change a file and if a file change is needed which file etc.

    Once again any assistance is a great help as I am slowly getting through the dev site correcting things (and then updating the live site) that were done in the past by other people (not from here) that lied that they new zencart software.
    The "magnifying glass" (when clicked) brings up a modal that uses an AJAX search, returning the found products as they're found; the search sidebox requires that the full search string be entered prior to the product search.

  3. #1563
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    667
    Plugin Contributions
    0

    Default Re: Bootstrap Search

    Quote Originally Posted by lat9 View Post
    The "magnifying glass" (when clicked) brings up a modal that uses an AJAX search, returning the found products as they're found; the search sidebox requires that the full search string be entered prior to the product search.
    You are telling me that when you type in using the magnifying glass products should come up would that be correct?

    If so why do I have to press enter to start it or is it my laptop with the issue not showing the product up?

  4. #1564
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,376
    Plugin Contributions
    94

    Default Re: Bootstrap Search

    Quote Originally Posted by Bruce1952 View Post
    You are telling me that when you type in using the magnifying glass products should come up would that be correct?

    If so why do I have to press enter to start it or is it my laptop with the issue not showing the product up?
    I'm guessing that the number of products on the site is causing a delay in the response. As I started to write this response, I'd typed li into the search box and once I got to writing the 2nd sentence the list started populating.

  5. #1565
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    667
    Plugin Contributions
    0

    Default Re: Bootstrap Search

    Quote Originally Posted by lat9 View Post
    I'm guessing that the number of products on the site is causing a delay in the response. As I started to write this response, I'd typed li into the search box and once I got to writing the 2nd sentence the list started populating.
    So does zencart have a way to speed up the search options because I have thousands of product to list on the site and don't want to loose customers because of slow responses.

    Is there a better search module?

  6. #1566
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,376
    Plugin Contributions
    94

    Default Re: Bootstrap Search

    Quote Originally Posted by Bruce1952 View Post
    So does zencart have a way to speed up the search options because I have thousands of product to list on the site and don't want to loose customers because of slow responses.

    Is there a better search module?
    That's a good question to ask in the "General" thread.

  7. #1567
    Join Date
    Jun 2011
    Posts
    84
    Plugin Contributions
    0

    Default Re: Bootstrap Search

    How many items are on your website? I have 17,000 and mine is instant..
    I just tried your website and it's really slow. You may have a server problem or database locking issue.

    Also, when I select different options on your header, it's opening a new tab. Not sure why you have it doing that?

    I'd contact your host about database issue.

  8. #1568
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    667
    Plugin Contributions
    0

    Default Re: Bootstrap Search

    Quote Originally Posted by brian70809 View Post
    How many items are on your website? I have 17,000 and mine is instant..
    I just tried your website and it's really slow. You may have a server problem or database locking issue.

    Also, when I select different options on your header, it's opening a new tab. Not sure why you have it doing that?

    I'd contact your host about database issue.
    We have a lot of data that gets searched because we have different suppliers selling the same part with different part numbers. That is why you would see a few item show for the same part number or description.

    Our search also is searching for model numbers as well as SKU and information in the description box. We have done it that way to make it easier for the customer to find things.

  9. #1569
    Join Date
    Aug 2004
    Posts
    799
    Plugin Contributions
    0

    Default Re: Bootstrap Search

    Quote Originally Posted by Bruce1952 View Post
    We have a lot of data that gets searched because we have different suppliers selling the same part with different part numbers. That is why you would see a few item show for the same part number or description.

    Our search also is searching for model numbers as well as SKU and information in the description box. We have done it that way to make it easier for the customer to find things.
    There definitely seems like something is wrong with your server configuration. The issue seems to stem from the amount of time your database is taking to return search results. For example, on my site, I used my Ajax Search to type in a very generic term (Playing Cards, which we have over 1200 listings) and the Ajax window popped up within seconds.

    I noticed on your site that the query takes FOREVER. In other words, I do get your Ajax Search to pop up results, but you have to sit there and wait for it. For example, I typed in the word "Throttle" and it took forever, but it finally popped up. I then went back to your home page, hit the search again, and typed "Throttle" again, and they pop up almost instantly (probably because the results are cached to reload the same content, I imagine). But if you put in a new search (for "Redback"), it takes forever again. But after, it loads the same search just fine.

    I don't know who your web host is, but I'd be curious what kind of system resources you have (RAM, Core Processors, etc). The problem doesn't seem to be the Ajax Search, but your database / server speed in general.

    If you turn off the Ajax Search in the Bootstrap Settings, I'm guessing you will still see slow results (but not quite as slow since it's not Ajax). Just a guess.

    Has your site always had a slow response time?

    Also, are you able to see if your database has any OVERHEAD and the option to OPTIMIZE those tables? I use MySQL and it will tell me which tables can be optimized or cleaned up to reduce overhead.
    - Jeff

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. v155 ZCA Bootstrap Template 1.0 (BETA)
    By rbarbour in forum Addon Templates
    Replies: 74
    Last Post: 25 Apr 2018, 07:05 PM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR