Home › Forums › ACF PRO › Meta Location Rules for ACF5? › Reply To: Meta Location Rules for ACF5?
Yup i also got the same problem. After checking the code i found out that with the field_group.js
It was calling an id that does not exist in the new version of acf.
so i tried removing the id from the jquery selector
$(‘.location-groups td.value select:visible’)
Now the input field for the meta key and value is already being shown but the problem now is that when you try to update. It seems that the meta key and value are not being saved. Another problem is that there seems to be a problem with the js file preventing you from adding more rules.
I hope this gets fixed as well. Need this on one of my project.
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.