Title: Multiple Category Search Storm
Author: imseosrl
Published: <strong>4 Luglio 2013</strong>
Last modified: 11 Aprile 2016

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Multiple Category Search Storm

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

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

 * [Dettagli](https://it.wordpress.org/plugins/search-storm/#description)
 * [Recensioni](https://it.wordpress.org/plugins/search-storm/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/search-storm/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/search-storm/#developers)

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

## Descrizione

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

### Requisiti

## Screenshot

[⌊Parametri⌉⌊Parametri⌉[

Parametri

[⌊Plugin in action on wordpress page⌉⌊Plugin in action on wordpress page⌉[

Plugin in action on wordpress page

[⌊Plugin with css in action on wordpress page⌉⌊Plugin with css in action on wordpress
page⌉[

Plugin with css in action on wordpress page

## Installazione

 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.

## FAQ

  What do I need to use this plugin?

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

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Multiple Category Search Storm” è un software open source. Le persone che hanno
contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Multiple Category Search Storm” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/search-storm)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/search-storm/) segui
il [repository SVN](https://plugins.svn.wordpress.org/search-storm/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/search-storm/)
tramite [RSS](https://plugins.trac.wordpress.org/log/search-storm/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * Primo rilascio.

#### 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

 *  Versione **1.5**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 1.0 o superiore **
 *  Testato fino alla versione **4.4.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/search-storm/)
 * Tag
 * [form](https://it.wordpress.org/plugins/tags/form/)[search](https://it.wordpress.org/plugins/tags/search/)
   [sidebar](https://it.wordpress.org/plugins/tags/sidebar/)[storm](https://it.wordpress.org/plugins/tags/storm/)
   [widget](https://it.wordpress.org/plugins/tags/widget/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/search-storm/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=1)

[La tua recensione](https://wordpress.org/support/plugin/search-storm/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/search-storm/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/search-storm/)