rmorse / search-filter

Search & Filter is a simple search and filtering plugin for WordPress
GNU General Public License v2.0
93 stars 41 forks source link

Search and Filter #32

Open kiwifitmums opened 7 years ago

kiwifitmums commented 7 years ago

Hi There

I have been using the Search and Filter Plugib for my Business Directory. I have a regions module set up and I am trying to create a search and filter box that will allow my users to filter by category and location.

It works but the problem is, it includes ALL the regions. I only want it to show major districts, in other words, only one level of regions. But its also showing all the towns and suburbs as well.

Does anyone know how I can code the S&F plugin so it will only allow customers to choose from the main level of regions instead of displaying all of them?

The plug in I am using is "Business Directory" and the shortcode I am currently using is [searchandfilter fields="wpbdp_category,wpbdm-region" submit_label="Filter" headings="Categories,Region"]

If anyone can help me Id appreciate it SO MUCH!

Thanks! Nicole

nicolemichele@hotmail.co.nz

Meriem-IT555 commented 3 years ago

Did you find the solution ? because I have the same problem.