Viewing 1 replies (of 1 total)
  • Plugin Author Leo Fajardo

    (@leorw)

    Hi @robbe1337,

    #1 is possible but it will only display the criteria based on the settings of the relevant element type. In your WordPress site’s administration area, just go to RatingWidget > Settings > Blog Posts tab and click Add Rating, change the labels, then save the changes. To display the rating, you can use this PHP shortcode: rw_the_post_rating( 123, ‘blog-post’ );, assuming that 123 is the ID of a blog post on your site.

    About #2, it is not supported out of the box, but can be done using our API. API is supported as part of the Professional plan. Since you are the first one who asked about it, could you please explain the use case and why you need it?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘average rating and multi set rating’ is closed to new replies.