Forums › Forums › Search & Filter Pro › custom field
Tagged: custom fields
- This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago by Trevor.
-
Trevor(Private) August 21, 2017 at 11:05 am #126915
assuming that you have the custom field already attached to the post type that you are searching, in the Search & Filter Pro Forum UI, add the Post Meta field type. In the settings for that object, select the type of control that you want and then the met key name. If you have used ACF to make the field, the key name chosen must NOT start with an underscore (applies only to ACF fields). This is the documentation page:
https://www.designsandcode.com/documentation/search-filter-pro/getting-started/adding-new-fields/
Anonymous(Private) August 21, 2017 at 11:27 am #126929Thank for your reply.
this is the reply I get from the other plugin I use :
“Custom fields are stored using their ID and not the title. So, find them using their POST ID. Note that our Custom Fields are Custom Post Type “acadp_fields”.”
So it is not a post_meta I have to use I guess.
Any idea ?
Thanks
Trevor(Private) August 21, 2017 at 12:38 pm #126951OK. So, I see how they make the fields, as posts (of a Custom Post Type
acadp_fields
). I am not sure why, but that is very odd, and not how custom fields should be made according to the WordPress Codex.This means that I do not think that our plugin will see them.
-
AuthorPosts