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


Reply With Quote

