Use the raw page count in your theme: [php]echo get_post_meta($post-ID, ‘mashpv_pageviews_count’, true);[/php]