• Resolved GregW

    (@gwmbox)


    I am trying to add a filter option for a checkbox field where more than one checkbox can be selected. However, when I go to the filters and select one of the values for that checkbox field, the filter result is no matches. I tried the same with a radio field which works fine.

    I need help please to allow filters on the checkbox field.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Yurii

    (@yuriinalivaiko)

    Hello @gwmbox

    Do you mean filter on the member directory?

    Regards.

    Thread Starter GregW

    (@gwmbox)

    Yes, where the members grid is, the default members list page that links to each member’s profile page.

    Thanks

    @gwmbox

    If you are using the “Custom usermeta table” try to disable it
    and use the default WP usermeta table instead.

    Thread Starter GregW

    (@gwmbox)

    Custom usermeta table? I have no idea what this is or where to look for it.

    EDIT: Found it and it was on, now off 🙂

    Thanks

    • This reply was modified 5 days, 10 hours ago by GregW.

    @gwmbox

    UM Settings -> Advanced -> Features -> Custom usermeta table

    Check this box if you would like to enable the use of a custom table for user metadata. Improved performance for member directory searches.

    Thread Starter GregW

    (@gwmbox)

    Thanks, it is now off. So did i read that as being better if on?

    @gwmbox

    This bug report was only resolved with a solution for default WP metadata tables.

    https://github.com/ultimatemember/ultimatemember/issues/1673

    missveronica

    (@missveronicatv)

    @gwmbox

    Yes, for sites with many registered Users the “Custom usermeta table” is performing better than the WP usermeta table. The “Custom usermeta table” is a copy of the WP usermeta table with the subset of User data required by the Directory.

    For this filter issue the “Custom usermeta table” Directory code is not prepared to handle multi-select field values correct.

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hi @gwmbox

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 9 replies - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.