Forums › Forums › Search & Filter Pro › I don´t know what is the error but it is not filtering
- This topic has 7 replies, 2 voices, and was last updated 4 years, 4 months ago by Trevor.
-
Anonymous(Private) August 18, 2020 at 11:47 pm #256526
Thank you Trevor,
I still have some issues,
1. If I put -Load results using Ajax- it is filtering, but I can only select one option, if I choose 2 options it says that there are no products.
2. I´m still using the woocommerce products and categories, but you recomend to use Advanced Custom Fields, right?
Thank you.
Trevor(Private) August 19, 2020 at 10:56 am #256573If you need to be able to add to the results by selecting a second taxonomy term, then you might need to change this setting to
OR
:https://www.screencast.com/t/Rg05SHkW2
ACF is a more flexible way to go, yes.
Trevor(Private) August 21, 2020 at 9:42 am #256870In the Form UI, drag a Post Meta field into the form. When it is there, it offers three choices of type. Select the ‘Choice’ tab, then inside that you can select Checkbox.
From the list of names of Meta Keys, select the name of the field – make sure that the name you select does NOT start with an underscore (
_
), look for the ‘real’ field name further down the list.Note: Our plugin does NOT look at the ACF field group definitions, it looks at the actual data, so if you haven’t used the field yet, it will not be there.
There is also a checkbox option to select to tell our plugin it is an ACF field.
-
AuthorPosts