Title: Pro version bugs
Last modified: August 22, 2016

---

# Pro version bugs

 *  Resolved [writegnj](https://wordpress.org/support/users/writegnj/)
 * (@writegnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pro-version-bugs-1/)
 * I have purchased pro version last night and found 3 bugs already. Sent you an
   email for the support and you replied me to send you my site’s admin ID and PW?????
   
   that does not seem to be normal lol
 * Anyways, two bugs on Pro version.
 * 1. Star size setting does not apply on excerpt.
 * 2. Total rating text is not displaying properly. (suppose to say “5 from 1 rating”
   but it says “from 1 rating”. in HTML code “5” is there but does not show up on
   page)
 * 3. Link to comment is not working (seems like there are some CSS conflict or 
   missing divs issue with second issue)
 * Does anyone have same issue? and did Tim ask you for your admin account info?
   is that normal? lol
 * [https://wordpress.org/plugins/comment-rating-field-plugin/](https://wordpress.org/plugins/comment-rating-field-plugin/)

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

 *  Thread Starter [writegnj](https://wordpress.org/support/users/writegnj/)
 * (@writegnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pro-version-bugs-1/#post-5872220)
 *     ```
       // Average Label + Link to Comments
       	        if ($group[$settingGroup]['linkToComments']) {
       		        $ratingHTML .= '<a href="#comments">'.$group[$settingGroup]['averageLabel'].'</a>';
       	        } else {
       		        $ratingHTML .= $group[$settingGroup]['averageLabel'];
       	        }
       ```
   
 * on line 1265 on comment-rating-field-pro-plugin.php, how is this going to work
   on excerpt? since it does not define the link to the post page that has the comments.
 *  Thread Starter [writegnj](https://wordpress.org/support/users/writegnj/)
 * (@writegnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pro-version-bugs-1/#post-5872228)
 * Please see below image for above issue.
    Can you PLAESE FIX THIS BUG and a bug
   on Star size on excerpt?
 * [http://postimg.org/image/8idgo5i4f/](http://postimg.org/image/8idgo5i4f/)
 * Thank you!
 *  Plugin Author [Tim](https://wordpress.org/support/users/n7studios/)
 * (@n7studios)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pro-version-bugs-1/#post-5872243)
 * We don’t provide support for non-wordpress.org plugins on these forums. You’re
   welcome to open a support email and have a conversation with me there, where 
   I’ve already said I’ll be happy to help once I can see these issues on your web
   site.
 * Thank you!

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

The topic ‘Pro version bugs’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comment-rating-field-plugin_f0f0f0.
   svg)
 * [Comment Rating Field Plugin](https://wordpress.org/plugins/comment-rating-field-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comment-rating-field-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comment-rating-field-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-rating-field-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-rating-field-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-rating-field-plugin/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tim](https://wordpress.org/support/users/n7studios/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/pro-version-bugs-1/#post-5872243)
 * Status: resolved