Title: Remove average text
Last modified: August 22, 2016

---

# Remove average text

 *  Resolved [MG7282](https://wordpress.org/support/users/mgrinshpun/)
 * (@mgrinshpun)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/)
 * I am using the ‘heart’ rating system and would like to remove the average text.
   I used this code <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?
   > to display the rating system. How do I customize it to only show me how many
   votes?
 * [https://wordpress.org/plugins/wp-postratings/](https://wordpress.org/plugins/wp-postratings/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432898)
 * WP-Admin -> Ratings -> Ratings Template
 *  Thread Starter [MG7282](https://wordpress.org/support/users/mgrinshpun/)
 * (@mgrinshpun)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432905)
 * Can you please explain what needs to be done?
 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432911)
 * Go to your WordPress Admin, and on the left menu choose Ratings and then choose
   Rating Templates.
 * That page contains all the templates that the plugin uses. You can remove any
   text you don’t need there
 *  Thread Starter [MG7282](https://wordpress.org/support/users/mgrinshpun/)
 * (@mgrinshpun)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432941)
 * Can you specify how to use that template tag in PHP?
 *  Thread Starter [MG7282](https://wordpress.org/support/users/mgrinshpun/)
 * (@mgrinshpun)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432986)
 * this doesn’t work echo do_shortcode( ‘%RATINGS_IMAGES_VOTE%’ );?>
 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432989)
 * Of course you can’t do that, it uses a template system. You can only change the
   template as mentioned in the 4th post.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Remove average text’ is closed to new replies.

 * ![](https://ps.w.org/wp-postratings/assets/icon.svg?rev=978014)
 * [WP-PostRatings](https://wordpress.org/plugins/wp-postratings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-postratings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-postratings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-postratings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-postratings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-postratings/reviews/)

## Tags

 * [customize.php](https://wordpress.org/support/topic-tag/customize-php/)

 * 6 replies
 * 2 participants
 * Last reply from: [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/remove-average-text/#post-5432989)
 * Status: resolved