Home › Forums › Backend Issues (wp-admin) › Field group location rules – conflict on initial load › Reply To: Field group location rules – conflict on initial load
Hi @davisshaver
Sure, feel free to post your login details.
I still think the issue is with the default category.
When a new post is created, it has NO categories associated with it. ACF is smart enough to realize this empty value, and pretend the value is actually the default one (‘testing’).
Perhaps this is why your location rules are not working. Can you edit the Field group B location rules to only:
post_type = post
category = ‘testing’ (uncategorized)
This should show correctly for new posts with no category selected, but not for posts which contain a specific category
Can you try this first?
Thanks
E
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.