• Resolved seyntjim

    (@seyntjim)


    Hello,

    I have problem displaying ratings result on my homepage. Here’s what it looks like in a single post. And I like the way it is.
    http://i.imgur.com/FEtdY1i.png

    Then I’m using this code on my frontpage to display the vote results.
    <?php echo the_ratings_results(get_the_id()); ?>
    My problem is how do I remove the texts without changing the settings on ratings template because when I remove the text on ratings template, ratings on single posts will be removed too.
    http://i.imgur.com/p0EMePq.png

    Is there a php code I can use to make it possible? Or maybe you can add another rating template for ratings result on frontpage. Thank you!

    https://ww.wp.xz.cn/plugins/wp-postratings/

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

    (@gamerz)

    Sorry that is not possible. It uses a global template system, so all ratings display has to be the same.

Viewing 1 replies (of 1 total)

The topic ‘Different ratings display’ is closed to new replies.