How to show ratings without legend and initial text
-
Hi,
I have one guestion. I want to show ratings in index page and I do this by adding this:
<?php if(function_exists('kk_star_ratings')): echo kk_star_ratings(); endif; ?>
But I need code, that does not include legend, initial text. I can not delete the legend and initial text, because those are used in single posts pages.
I hope You undestand me.Thanks in advance!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to show ratings without legend and initial text’ is closed to new replies.