Custom search, using [wpv-control-post-taxonomy taxonomy="category" type="select" default_label="life" url_param="wpv-category"], I want to remove some category term from category drop down list.
There is a chance that you may need to adjust the JS code I shared, you please adjust it or if you have any issues please feel free to contact me here. 🙂
Well - it needs to add custom JS to remove specific options for any filter with any filter type (select, checkboxes,etc..etc..)
If you want to add it as checkboxes - you need to adjust the code which I shared according to checkboxes, the current code which I shared belongs to select box.