AdvancedCustomFields/acf

Not able to add more location rules

ShurikAg opened this issue · 4 comments

With the latest version of the plugin, I am not able to add location rules in addition to the one already there.
Clicking on Add or Add group Rule does not do anything.

image

Hi @ShurikAg,

Sorry to hear you ran into this and thanks for the report.

We haven't seen any similar reports of this, so it'd be good to get to the bottom of it.

Would you be able to check if there are any javascript console errors in your browser when you click "Add new rule group"?

There are, but they appear before I even click anything.
image

Roefto commented

The same issue. Had to be temporarily fixed in plugin code.
wp-content/plugins/pressapps-knowledge-base/includes/acf-icon-picker/assets/js/input.js

Screenshot_47

@Roefto Maybe submit a PR here :)
@mattgrshaw Will that work for you?