• Hello! I’m trying to implement FacetWP on my site’s archives to enable filtering posts (in this case, a custom post type of Team Member). I have it close to working with 3 different facets as dropdowns.

    My main issue is that I have more than the number I set pagination at (15) on many of them, so FacetWP is only indexing the first page. Any thoughts on why?

    Here is my code:

    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dohertyjf

    (@dohertyjf)

    This code has updated a bit.

    Code – https://pastebin.com/AWH78xhq

    Thread Starter dohertyjf

    (@dohertyjf)

    The hole gets deeper.

    When I change (add, really) a query on the page and pull something different (eg blog posts) than tags, the filters do not change.

    Scenario 1:
    Filters pull 10 agencies, 5 consultants.
    Page shows 15 results (10 agencies, 5 consultants)

    Scenario 2:
    Filters pull 10 agencies, 5 consultants
    Page shows 25 blog posts not associated with that tag.

    What am I doing wrong?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: FacetWP] Only indexing first page of results’ is closed to new replies.