Is the plugin for advanced-custom-fields-limiter-field still supported? I recently became aware that the jQuery live() function has been removed and needs to be replaced with on().
I made this change in my local version of the plugin and the error is resolved. I am wondering, long term, will this plugin be updated
]]>Great Plugin!
One question: Where can I set the size (in rows)? I would like to have a single row.
Thank you!
Best ??
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Hello, I want to add the numbers of left characters for the progressbar, it will be more clear for me? Can you give me some hint?
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>I’m using version 1.1.1 + WP 4.1.
When I select a featured image in the post, is interfering with Jquery and causing an opacity in the media library.
I believe it is any inconsistency with the akismet, because any of the plugin can work alone, but when the two work together this error occurs.
https://cloud.githubusercontent.com/assets/4685098/5804245/22d14346-9fe3-11e4-8b96-4bd49c21dbb4.png
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>When I select “Display character count: Yes”, the character count does not appear. When I change the setting to “No”, the text count shows up.
ACF4 + WP3.9.2
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Will there be an update for the new ACF 5
Thanks
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Hi.
I need that plugin show the counter, but allow the writing even the limit is exceeded.
Is it possible?
Tks,
Danilo
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Is there a way to replace the native title field with a limiter?
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Hi Dave,
I’m using this version of your plugin which supports WYSIWYG Limiting. https://github.com/AtomicSmash/ACF-limiter-field/tree/wysiwyg
This bug is when a Limited field is set, that’s the standard limiter on a textarea. When you choose Yes for the option Display character count. The count is not displayed in the progress bar.
Only when I choose No it is displayed.
I think the error is in limiter-4.php line 141
if(isset($field['displayCount'])){
if($field['displayCount'] == 0){
echo('<div class="counterWrapper"><span class="limiterCount"></span> / <span class="limiterTotal">'.$field['character_number'].'</span></div>');
};
}
Shouldn’t the second if statement be if($field['displayCount'] == 1){
True / 1?
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Hello,
I updated “Advanced Custom Fields” to Version 4.3.0, but it only works when I disable your limiter plugin.
When I enable your limiter plugin, I go to a 404 error page after clicking “Custom Fields” from the left wordpress menu.
Can you please investigate and let me know if you have a simple fix for this? For now I’ll revert back to the old version of the “Advanced Custom Fields” plugin.
Thanks!
Heather
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>When I choose a Wysiwyg Editor field type I do not see any option to set the character limit. Is this an option or is it only the specific Limiter field which has the textarea that’s limited?
If it’s not a built in option. How can I set a limiter on a Wysiwyg Editor field type?
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Just FYI, it appears the jquery-ui-progressbar.min.css file is calling an image that does not exist… images/ui-bg_highlight-soft_75_cccccc_1x100.png
It’s not a huge problem, it’s just cluttering up my 404 error logs. ??
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>I love this plugin, but I’m creating large ACF field groups, and if support for this plugin were to vanish, I’d kind of be screwed. If the plugin went away, would there be a way to change the limiter field to a text area field without losing all of my data on the site? Thanks!
https://www.ads-software.com/plugins/advanced-custom-fields-limiter-field/
]]>Notice: Undefined index: displayCount in */advanced-custom-fields-limiter-field/limiter-v4.php on line 104
https://www.ads-software.com/extend/plugins/advanced-custom-fields-limiter-field/
]]>It 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.
https://www.ads-software.com/extend/plugins/advanced-custom-fields-limiter-field/
]]>