• Resolved Longbow

    (@faithfl)


    Hey,
    The plugin works great, but there is a ( in the count, and not a closing )

    Also, is it possible to style the count?

    Thank you,
    -e

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter Longbow

    (@faithfl)

    ns-category-widget.php
    Close parenthesis is not visible.

    Line 125

    if ( ! empty( $args[‘show_count’] ) ) {
    $cat_name .= ‘ (‘ . number_format_i18n( $category->count ). ‘ )’;
    }

Viewing 1 replies (of 1 total)

The topic ‘( in count’ is closed to new replies.