• Resolved mailwood

    (@mailwood)


    I use Bricks builder, ACF and Filter Everything. Using ACF I created a CPT ‘cards’, for ‘cards’ a service taxonomy. I need to have some of the ‘cards’ records not displayed on the frontend, but stored in the database. To control visibility I am ready to make a checkbox in CPT or taxonomy element ‘visibility’. I was able to use Bricks Builder to display only the required CPT records. But the problem is that Filter Everything filter outputs service taxonomy elements including those from invisible CPTs. Is it possible to limit filtering (filter not all records of one CPT)?

Viewing 1 replies (of 1 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi?@mailwood

    Thank you for your interest in the Filter Everything plugin.

    It all depends on the WP_Query. If you use WP_Query to display, let’s say, 10 posts, it will filter only those 10 posts. If you limit the list of posts to certain ones, it will filter only those.

    If you are using some other way, it can simply not work together.

    Best Regards – Victor

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.