Forum Replies Created
-
AuthorPosts
-
pierreParticipantHi,
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
• FamilyLooking for :
• Senior residence
• Student residence
• Family residence
• Young worker residence
• Flat
• Social residence
• Worker residence
• […]Where :
• Arizona
• Colorado
• California
• Oregon
• Kansas
• Utah
• […]
pierreParticipant@Steve,
Indeed, the group list solved my problem. It works well now !Thank you so much for your help 😀
pierreParticipantI found my problem origin !
In fact, my theme doesn’t allow multiple checkbox saving in database… But I don’t know why. I’m using Hind (child)theme (https://themeforest.net/item/hind-multiconcept-portfolio-wordpress-theme/12643880).
Do you have an idea of what could be causing this problem ?
For me, this theme is blocking multiple meta_key saving with the same name. Is it possible ?Thanks.
pierreParticipant@Steve,
I checked these two points and disabled all my other plugins but I still have the same problem.
I don’t know where is the problem. I already made a checkbox list with Piklist for another project and everything works well (same server, same configurations…). I compared all my files with this project and everything seems to be OK.
Some parts of my phpinfo file :
PHP 7.0.13
memory_limit : 256M
post_max_size : 64MAny other idea of what could be the problem ?
Thank you ! -
AuthorPosts