Members logoWhen using the Members plugin, you may run into posts disappearing after using facets, if the “Enable Permissions” setting in Members > Settings is enabled.

To fix this issue for logged-in users, make sure to pass user authentication data through REST API requests.

Members - Disable 'Hide Protected Posts from WP REST API' setting to fix disappearing posts after facet filtering, for logged-in and non-logged-in users.
Disable the “Hide Protected Posts from WP REST API” setting to fix disappearing posts after facet filtering, for logged-in and non-logged-in users.

To also fix it for non-logged-in users, go to Members > Settings and make sure the “Hide Protected Posts from WP REST API” setting is disabled. This setting blocks posts from displaying in FacetWP’s AJAX request, which uses the WP REST API.

See also

Last updated: March 17, 2025