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

    (@gamerz)

    <?php echo get_post_meta(get_the_ID(), 'ratings_average', true ); ?>

    That will give you the average rating,

    Thread Starter supercain2

    (@supercain2)

    Thank you, that was very helpful. By the way, i also noticed that is not possible to edit the alternate text of the stars or whatever image you are using to display the ratings. It will always display something like: “4.93 average out of 5 votes”. So I went to the core files and I edited it the way I want but it would be very useful to have an option to edit it on the templates as well. Just a suggestion.

    Thank you.

    Plugin Author Lester Chan

    (@gamerz)

    Yeap, I thought of that as well, but the plugin is dated, when I am really free (I am currently employed full time), I will probably rewrite it not to use images but via CSS =)

    Thread Starter supercain2

    (@supercain2)

    Hi,

    I just saw you updated your plugin. Did you happen to fix this issue? If so I will update my installation.

    Thank you.

    Plugin Author Lester Chan

    (@gamerz)

    Nope, this update is just minor fixes that was sent in by other developers.

    Thread Starter supercain2

    (@supercain2)

    Okay, I see. Thanks for the notice.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Display rating in numbers only along with the stars’ is closed to new replies.