• Hello, the plugin is awesome, but there is issue that users also can rate during the comment replies, which causing double or triple rating from a single user.

    Is there any way to restrict user rating for comment replies???

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,

    I want to implement the same thing as well. I want it so that giving a star rating is mandatory for commenting for the users but when replying to comment I want to remove star rating. Has anyone found the solution for this ??

    #respond .wppcr_rating {
    	display:none;
    }

    Place this on your theme additional css.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Rating for Comment Reply’ is closed to new replies.