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
but when i search it still searchs the description and bring up the wrong items.PHP Code:$content .= zen_draw_hidden_field('search_in_description', '0') . zen_hide_session_id();
anyone have any ideas??


Reply With Quote
