Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#16 - Fixes taxonomy field to work for single or multiple selections #89

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jasonbahl
Copy link
Contributor

@jasonbahl jasonbahl commented Nov 13, 2019

This adds support for the Taxonomy field to be queried against as a single term or multiple terms.

closes #16

Before:

Set a single category within the repeater:

Screen Shot 2019-11-13 at 11 35 51 AM

Query returns no category

Screen Shot 2019-11-13 at 11 36 26 AM


After

Set a single category within the repeater:

Screen Shot 2019-11-13 at 11 35 51 AM

Query properly returns category

Screen Shot 2019-11-13 at 11 35 01 AM

Multi Select

Set multiple categories within the repeater:
Screen Shot 2019-11-13 at 11 35 16 AM

Query properly returns multiple categories
Screen Shot 2019-11-13 at 11 35 24 AM

@jasonbahl jasonbahl added the bug Something isn't working label Nov 13, 2019
@jasonbahl jasonbahl self-assigned this Nov 13, 2019
@jasonbahl jasonbahl changed the title - Fixes taxonomy field to work for single or multiple selections #16 - Fixes taxonomy field to work for single or multiple selections Nov 13, 2019
@walbo
Copy link

walbo commented Dec 9, 2019

Any ETA on when this is getting merged?

@stephanedemotte
Copy link

Could be great to have this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query taxonomy term inside ACF Repeater field
3 participants