Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    That is not possible. You can’t rate the homepage. It is call PostRatings, it meant to rate posts/pages/custom post types.

    I think you can use only the rating images
    <?php if(function_exists('the_ratings')) { echo '<br />'.expand_ratings_template('<span class="rating">%RATINGS_IMAGES%</span>', get_the_ID()); }?>

    hi @lester Chan I also have a question,I’m looking to change the star icons is there any way to do that?

    Thread Starter Rubén Alonso

    (@rubenalonsoes)

    Thanks Lester!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rating home page’ is closed to new replies.