Hi,
simple question: how to show the tag field in a form created by acf_form()
?
You’re going to need to give a better explanation of what you’re trying to do.
What is a “tag field”? What is the purpose of including it?
For a post there exists the standard tag box from WordPress. And now I want to show this tag box in the frontend while creating a new post with acf_form(). But I don’t know how..
You would have to use a taxonomy field.
I have used taxonomy field but frontend I have not added any tag or something
Hello John,
I have used taxonomy field but frontend I have not added any tag or something