Title: Multiple Category Search Storm
Author: imseosrl
Published: <strong>4 de juliol de 2013</strong>
Last modified: 11 d'abril de 2016

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/search-storm.svg)

# Multiple Category Search Storm

 Per [imseosrl](https://profiles.wordpress.org/imseosrl/)

[Baixa](https://downloads.wordpress.org/plugin/search-storm.1.5.zip)

 * [Detalls](https://ca.wordpress.org/plugins/search-storm/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/search-storm/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/search-storm/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/search-storm/#developers)

 [Suport](https://wordpress.org/support/plugin/search-storm/)

## Descripció

Search Storm allows you to search for an article by combining multiple categories

Search Storm allows you to search: 1) entering a keyword without selecting a category
2) entering a keyword and selecting one or more categories

### Requeriments

## Captures

 * [[
 * Configuració
 * [[
 * Plugin in action on wordpress page
 * [[
 * Plugin with css in action on wordpress page

## Instal·lació

 1. Upload this plugin to your WordPress plugin directory( generally wp-content/plugins/).
 2. Activate it in admin area.
 3. Your theme should have a hardcoded search form or you should add a “Search” widget
    to sidebar to allow visitors searching.
     Search Storm is working now!
 4. If Search Storm doesn’t work, check whether or not there is a “searchform.php” 
    file in your current theme directory, if not, you don’t need do anything; If yes,
    edit this “searchform.php” following the below instructions:

Your theme’s “searchform.php” file may looks like below, with some other codes:

    ```
    ....
    <form method="get" id="searchform" action="<?php bloginfo('url'); ?>">
        <input type="text" id="s" name="s" value="<?php the_search_query(); ?>"  />
        <input type="submit" id="searchsubmit" value="Search" />
    </form>
    ...
    ```

add the `<?php if(function_exists('wss_add_form_field')) wss_add_form_field(); ?
>` code to proper place inside `<form>` element, in most cases you can put it just
after `<input type="submit" value="Search" />` button and before `</form>` close
tag.

That’s all. You may want to add css styles to make search form nicer.

## PMF

  What do I need to use this plugin?

To use this plugin you need a plan yTicket and a website developed with wordpress

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Multiple Category Search Storm» és programari de codi obert. La següent gent ha
col·laborat en aquesta extensió.

Col·laboradors

 *   [ imseosrl ](https://profiles.wordpress.org/imseosrl/)
 *   [ wallaceer ](https://profiles.wordpress.org/wallaceer/)

[Traduïu «Multiple Category Search Storm» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/search-storm)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/search-storm/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/search-storm/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/search-storm/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/search-storm/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 0.1

 * Primera versió.

#### 1.0

 * Added dinamic categories selection by admin panel

#### 1.1

 * The Menu category is disabled if the category no contain the subcategories or
   the category is not selected
 * In admin panel you can select a empty option for category

#### 1.2

 * Fixed problems loading the list of categories on the search form

#### 1.3

 * Fixed problems loading locale
 * Add custom css in admin

#### 1.4

 * Tested with WP 4.0

## Meta

 *  Versió **1.5**
 *  Darrera actualització **fa 10 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 1.0 o posterior **
 *  Provada fins a **4.4.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/search-storm/)
 * Etiquetes
 * [form](https://ca.wordpress.org/plugins/tags/form/)[search](https://ca.wordpress.org/plugins/tags/search/)
   [sidebar](https://ca.wordpress.org/plugins/tags/sidebar/)[storm](https://ca.wordpress.org/plugins/tags/storm/)
   [widget](https://ca.wordpress.org/plugins/tags/widget/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/search-storm/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  1 valoració de 5 estrelles     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/search-storm/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/search-storm/reviews/)

## Col·laboradors

 *   [ imseosrl ](https://profiles.wordpress.org/imseosrl/)
 *   [ wallaceer ](https://profiles.wordpress.org/wallaceer/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/search-storm/)