• Hi there,

    Is it possible if I could display just a read only version of kk-star-rating in a template?

    On one page I want to show only Rating and visitor should not be able to rate it. I am using this code to show kk-star-rating :

    <?php if(function_exists(“kk_star_ratings”)) : echo kk_star_ratings($Post->ID); endif; ?>

    https://wordpress.org/plugins/kk-star-ratings/

  • The topic ‘how to display read only 'kk-star-rating'’ is closed to new replies.