Open jjharr opened 11 years ago
address-field.css doesn't load for options pages (for those who get the Options add-on for ACF).
To fix, add 'admin.php' to the in_array() call on line 131 in address-field.php.
I would submit a patch, but I'm feeling particularly lazy atm.
Submitted a pull request to fix this: https://github.com/ryanurban/acf-address-field/commit/0b618bdadad5f3633c07346a44ff031760077950
address-field.css doesn't load for options pages (for those who get the Options add-on for ACF).
To fix, add 'admin.php' to the in_array() call on line 131 in address-field.php.
I would submit a patch, but I'm feeling particularly lazy atm.