• Hello,

    I am trying to extract table sortable numeric values from the plugin.

    Can somebody help me how to only display the average rating, $avg.

    <?php echo kk_star_ratings(1); ?>

    Shows with stars, but I only want to print the average rating, $avg, and nothing else.

    How do I do that?

    I would really appreciate any help.

    I would also like to request that one can create, a custom, id category. If I want to use ratings on rows in a table, that have no relevance to posts or pages; that I can simply add “c” or something for custom, like [kkstarratings id=”c1″] or [kkstarratings c_id=”1″]. That way I would not need to “reserve” pages or posts as drafts for using their “id” in i.e. rows in tables that have no relevance to posts or pages.

    That one could use letters as custom “id” would be perfect, i.e. rating a company: [kkstarratings id=”apple”], [kkstarratings id=”toyota”].

    I really like the visual appearance of the stars and animation. But I think it needs a more simple guide for us who do not code ourselves.

  • The topic ‘Only display average, $avg, how to?’ is closed to new replies.