You can force the counters to be displayed in brackets. To do so, add this PHP snippet:
add_filter('fibofilters/config/counter_format', function (){ return 'brackets'; });
You can force the counters to be displayed in brackets. To do so, add this PHP snippet:
add_filter('fibofilters/config/counter_format', function (){ return 'brackets'; });