Totally Zenned
- Join Date:
- Feb 2007
- Posts:
- 1,724
- Plugin Contributions:
- 0
wierd error.... search box
i'm using a rework version of apple-zen template on my site which used the search_header side box in the top of the site as a search bar.
I have edited the search_header temple file so that it only searches the item titles only and not the description by changing
$content .= zen_draw_hidden_field('search_in_description', '0') . zen_hide_session_id();
but when i search it still searchs the description and bring up the wrong items.
anyone have any ideas??