Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Dani

    (@danicasati)

    Ok, here is the solution:

    file /mcsw.php

    add after (line 112):
    $_SESSION[‘wpmm_search_vars’] = $type;

    unset($_SESSION[‘wpmm_cats’]);
    unset($_SESSION[‘wpmm_search_vars’]);

    this succeeds in clearing the combobox but removes the functionality of the plugin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Multiple Category Selection Widget] Call reset_mcsw function after seaech’ is closed to new replies.