• Resolved dealsclue

    (@dealsclue)


    Hi ,

    I need a help regarding to give color for post views in wordpress post based on number of views , if a post have more than 50 views i need give green color else black color , i am using WP-PostViews plugin to display page views in posts , this is the short code i used to display number of views <?php if(function_exists(‘the_views’)) { the_views(); ?>

    Please check this image to get more idea about my question

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post views color based on number of views’ is closed to new replies.