Home › Forums › Backend Issues (wp-admin) › Page Link > Filter by post Format > miss "Standard" one › Reply To: Page Link > Filter by post Format > miss "Standard" one
Hi @jonas
Could you please tell me how did you allow the post formats in function.php file? Could you please share the code.
It seems that you’ve added custom taxonomies to the post, not the post formats. That’s why ACF shows it in the taxonomy filter. This page should give you more idea about it: https://codex.wordpress.org/Function_Reference/register_taxonomy. In that case, you need to add the standard taxonomy to your functions.php file and assign it to your posts.
I hope this makes sense 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.