How to make a search box?
  • Hi everybody,

    i'm trying to make a search box with this code:


    {{ local }}
    {{ unset_issue }}
    {{ unset_topic }}

    {{ search_form template="templates/search-result.tpl" submit_button="Cerca" button_html_code="class=\"submitbutton\"" }}
    {{ camp_edit object="search" attribute="keywords" html_code="class=\"text\"" }}
    {{ /search_form }}

    {{ /local }}


    but when i go to the page website, there are no boxes, and there is nothing inside the div. There is something that i'm missing?
  • 1 Comment sorted by
  • i'm running version 3.3.2 of campsite