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

How can i create a field for the post, that have a few categories? #49

Open
seriiserii825 opened this issue Jul 11, 2019 · 0 comments
Open

Comments

@seriiserii825
Copy link

I use the version 3.0.
I write
->where( 'post_term', '=', array( 'field' => 'slug', 'value' => 'ambulance', 'taxonomy' => 'category', ) )
and i get a error.
After i clear, and write
->show_on_category('ambulance')
and it works, but why?

That this setting is for version 1.6.

And my main question.
How to create a field for the post, that have multiple categories?
Thanks.

And please, give me the link to the docs, where you find solution.
Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant