er, wait....that solves the process during creation of each category (which I was doing).... my question, is it possible to hide them in Classifieds Search if they aren't used at all? IE: there will be zero instances of "for loan"...but it's still present as a search option....
View attachment 10955
The system scans at ALL Categories and adds an Ad Types if an ad type is in at least one category.
For sale is showing up because at least 1 Category has that ad type allowed.
Parting out is showing up because at least 1 Category has that ad type allowed.
For loan ads is showing up because at least 1 Category has that ad type allowed.
Trade is showing up because at least 1 Category has that ad type allowed.
Free ads is showing up because at least 1 Category has that ad type allowed.
Wanted ads is showing up because at least 1 Category has that ad type allowed.
craigslist is showing up because at least 1 Category has that ad type allowed.
eBay is showing up because at least 1 Category has that ad type allowed.
BaT is showing up because at least 1 Category has that ad type allowed.
You can always edit the
search_form_cas_ad template and comment out or remove individual ad types...
example, if you don't want the for loan ad type displaying on the search form, edit the template and remove it (the red block of code below).
