Conversation
supportIt would be great if, inside the progress bar, there was also a count of how many characters have been entered and how many are left. http://wordpress.org/extend/plugins/advanced-custom-fields-limiter-field/
Hi mate, I’ll look into that! Dave
Hi mate, I’ve added a counter. The latest version is available here: https://github.com/AtomicSmash/ACF-limiter-field . You will see a new option in the backend – “Display character count”. Please test and if everything works I’ll update the WordPress version. Cheers, Dave
EDIT: I missed you mentioning the setting on the backend. Works fine now! Thanks for adding this!
I would just throw an IF statement around the option to show the count so that if I have debugging on (which developers often do) it does not throw an undefined index error. Thanks again!
That was me rushing :/ Sorted now buddy! I’ll update the WP repo asap. Cheers,
Hi mate, I’ll look into that! Dave
Hi mate, I’ve added a counter. The latest version is available here: https://github.com/AtomicSmash/ACF-limiter-field . You will see a new option in the backend – “Display character count”. Please test and if everything works I’ll update the WordPress version. Cheers, Dave
EDIT: I missed you mentioning the setting on the backend. Works fine now! Thanks for adding this!
I would just throw an IF statement around the option to show the count so that if I have debugging on (which developers often do) it does not throw an undefined index error. Thanks again!
That was me rushing :/ Sorted now buddy! I’ll update the WP repo asap. Cheers,