Remove average text
-
I am using the ‘heart’ rating system and would like to remove the average text. I used this code <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?> to display the rating system. How do I customize it to only show me how many votes?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Remove average text’ is closed to new replies.