Matt, thanks for your time.
ecartz wrote: ↑Sat Jan 15, 2022 6:35 pm
It is set to 1 already at advanced_search.php
I see now:
Code: Select all
echo tep_draw_hidden_field('search_in_description', '1');
It is not set at all in the header module. You could edit the template to add it.
I understand.
It is set to 0 only in the sidebox, which it doesn't look like you have.
Correct I do not have it in the sidebox.
Well, that depends, but in most cases it would not be usefull indeed.
Outside of core, it may be set in the thing that does your typeahead search. Since that looks for name matches, it would make sense to restrict it to only searching in the name.
I guess that's it indeed. The settings of the type-ahead search are a small study, I found the setting that shows in the screenshot.
Cuirosity healed, thanks again Matt!
You do not have the required permissions to view the files attached to this post.