Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: FacetWP compatibility #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
    • […]

    in reply to: Impossible to save multiple checkbox #7676
    pierre
    Participant

    @Steve,
    Indeed, the group list solved my problem. It works well now !

    Thank you so much for your help 😀

    in reply to: Impossible to save multiple checkbox #7647
    pierre
    Participant

    I 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.

    in reply to: Impossible to save multiple checkbox #7637
    pierre
    Participant

    @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 : 64M

    Any other idea of what could be the problem ?
    Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)