disable voting but only show the star in a post
-
Hi, how can i only show the star ratings by disabling the voting?
i inserted this shortcode to let users vote
<?php if(function_exists("kk_star_ratings")) : echo kk_star_ratings($pid); endif; ?>
but what is the shortcode to only show the star vote, by turning off star voting?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘disable voting but only show the star in a post’ is closed to new replies.