Viewing 2 reply threads
  • Author
    Posts
    • #8240
      pierre
      Participant

      Hi,

      I’m trying to make an advanced search form with FacetWP according to custom fields (and custom post types) created with Piklist (and stored in wp_postmeta).
      But it seems to be hard for both plugins to cohabit.

      Is someone already tried to run FacetWP with Piklist ?

      Apparently, FacetWP recommands Advanced Custom Fields plugin but I would like to keep Piklist because :
      1- I should change everything on my website
      2- I love piklist

      Thank you !

    • #8247

      Hi, This plugin works great on the admin side. It finds any information

      https://br.wordpress.org/plugins/wp-admin-search-meta/

    • #8251
      pierre
      Participant

      Hi,

      Thank for you reply.
      This plugin seems to enable searching post meta fields on admin pages. And I’m trying to enable this capability on front-end with a dynamic 3 parts search form with “Hierarchy Select” (a FacetWP addon).

      Piklist fields are checkbox with a possible multi-select capacity. These data are stored in wp_postmeta. And FacetWP seems to be unable to search datas on this table and associate them to load the next Select field.

      The website is made for a social hosting company. Here is an example of the piklist checkbox fields :

      Person type :
      • Senior
      • Student
      • Job seeker
      • Family

      Looking for :
      • Senior residence
      • Student residence
      • Family residence
      • Young worker residence
      • Flat
      • Social residence
      • Worker residence
      • […]

      Where :
      • Arizona
      • Colorado
      • California
      • Oregon
      • Kansas
      • Utah
      • […]

Viewing 2 reply threads
  • You must be logged in to reply to this topic.