Results 1 to 10 of 19

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Location
    Ireland
    Posts
    88
    Plugin Contributions
    0

    Default Re: Search Helper Support Thread

    Quote Originally Posted by samar777 View Post
    Thanks Scott.

    I have added keywords to the second file and it all seems to work real well. Very helpful module indeed.

    another question/ thought/ may idea for a new mod:

    Like at all major sites like Amazon, or ebay, as you try to search for something, their site will start to 'suggest' keywords/products/phrases to you. Can you this is done in here?


    example: if you go to eBay and start to type 'iphone.." it will show a light drop down with all things related to iphone.
    This is something I'd like to have too. Is there any-more news on whether or not this could be done?

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Search Helper Support Thread

    It's beyond the scope of this mod.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Search Helper Support Thread

    Here's a great article from Linda Bustos of Elastic Path about what she calls a "Site Search Thesaurus."

    http://www.getelastic.com/7-sources-...rch-thesaurus/

    This is what Search Helper is designed to help you create.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: Search Helper Support Thread

    Very handy mod, thank you, and although i have an odd problem, i am not worried as i will live with it.

    On the product info page i put the code to show the customer what they searched.

    (1.3.9h btw)

    I set up 2 sets of words to test -

    $this->add_keyword('embelishments', 'Embellishments', SEARCH_HELPER_NO_DISPLAY);
    $this->add_keyword('fish', 'dolphins', SEARCH_HELPER_DISPLAY);

    When i typed in fish, it worked perfectly, showing 'fish' as the searched word, but the SEARCH_HELPER_NO_DISPLAY word showed up on the page also, although not related to fish or dolphins.

    I have removed the code in the tpl_product_info_display.php and the add on works great and i can live without it.

    I just wondered what i was doing wrong?

    Kind regards

    Paul

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Search Helper Support Thread

    No idea. When installed correctly, it works.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #6
    Join Date
    Jun 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: Search Helper Support Thread

    Thanks for the reply Scott.

    I know it's me.

    It all works perfect search wise, so if i can't get this bit working, i can definitely live with it (but it's annoying me, because i know it's me at fault)

    I have installed your qty discounts and your preview page add on a while ago no problem, but seem to have a mental block here.

    One instruction confuses me -

    4. Modify the file
    ./includes/languages/english/extra_definitions/search_helper.php to add your search helper keywords.

    I thought you added the keywords in in the extra function file?

    $this->add_keyword('Compaq', 'HP', SEARCH_HELPER_DISPLAY);

    I am confused as to how to add the keywords to the define -

    DEFINE('SEARCH_HELPER_TITLE', 'Search Keywords: ');

    as my knowledge of defines is that it is just that the SEARCH_HELPER_TITLE resolves to Search Keywords:

    But your instructions lead me to think you have to put the keywords there somehow.

    Sorry to be so slow on this one, and sorry to take up your time with what must be something simple (me?)

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Search Helper Support Thread

    If your cart is english only, just put the keywords in

    includes/functions/extra_functions/search_helper.php

    as is shown in the examples.

    If you support multiple languages, you may want to use ./includes/languages/english/extra_definitions/search_helper.php
    to create defines for the words, then you can use the defines in includes/functions/extra_functions/search_helper.php
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. v154 Search: Prioritize Matching Names [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 18
    Last Post: 4 Oct 2024, 04:10 PM
  3. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  4. v151 Codetrio Sphinx Search Version 1.0 Support Thread
    By imranulh in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 16 Jul 2014, 01:24 AM
  5. Windows Live Product Search Contribution Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 209
    Last Post: 3 Jul 2009, 08:23 PM

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