Comment Rating Field Pro plugin integration
-
Hi,
I am using both Comment guestbook and Comment Rating Field Pro plugin and I would like to include a rating system in my guestbook.
I have managed to make them work together by adding the following line in my theme’s comments.php file :
<?php if (function_exists(‘display_rating_field’)) display_rating_field(); ?> (please see : https://www.wpcube.co.uk/documentation/comment-rating-field-pro-plugin/)
I would also like to display the ratings in the Comment Guestbook widget located on the frontpage. How can I achieve that ?
- The topic ‘Comment Rating Field Pro plugin integration’ is closed to new replies.