Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14528
    picstudio
    Participant

    NO VIEW STRONG INLINE WITH DATE, AUTOR AND CATEGORY (POST HEADER LINE)

    I delete “<div class=”post-views post…” in functions.php, but it no very good…

    see please

    'pvc_post_views_html', '' . ($options['display_style']['icon'] && $icon_class !== '' ? $icon : '') . '
    		' . ($options['display_style']['text'] ? '<span class="post-views-label">' . $label . ' </span>' : '') . '
    		<span class="post-views-count">' . number_format_i18n( $views ) . '</span>
    		', $post_id, $views, $label, $icon
    		);//alexRemoveDIVs
    #14610
    picstudio
    Participant

    no good

    good

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.