• I want to modify the default options that come in the search select

    //default value
    $nd_learning_select .= ‘<option value=””>’.__(‘All’,’nd-learning’).’ ‘. $nd_learning_tax_name .'</option>’;

    I would like to remove the “All” option. That is empty. No matter how much you delete “All” it does not work

    Thanks

    The page I need help with: [log in to see the link]

  • The topic ‘Modify the default options’ is closed to new replies.