I have deleted rating field text, and the plugin you can use anymore. Whole field disapered and you can add new review.
]]>If post title name has quotes
<meta itemprop="name" content=""post title"" />
is not valid.
You need add htmlentities() to the code:
// Filter the schema item name
$item_name = apply_filters( 'comment_rating_field_pro_rating_output_build_average_rating_html_schema_title', htmlentities(strip_tags( $post->post_title )), $group );
And this code also gives an error
<label for="rating-star-1">
“The value of the for attribute of the label element must be the ID of a non-hidden form control”
And if web page doesn’t have a meta tag
itemscope itemtype="https://schema.org/WebPage"
HTML code is not valid too.
]]>Hi there,
First of all, great plugin! Does exactly what is says, no BS.
I am struggling with a small issue. By mistake i ended up deleting the first default field that comes with the free plugin and now the rating wont show up in my comments form. I cant add that again as theres no option to do that.
Any way you can help will be greatly appreciated!
Thanks
]]>The star images are not loading because the plugin seems to be adding an extra slash between the comment-rating-field-plugin and views.
https://wp-testing.uk/wp-content/plugins/comment-rating-field-plugin//views/global/svg.php?svg=star&color=ffffff&size=32
(theme is customer’s design!)
I have tried this with 2017 theme and the problem is the same.
Please can you let me know what I need to do?
]]>How to get comment rating selected comment ID?
Before update this one working
$rating = get_comment_meta( $comment->comment_ID, 'crfp-rating', true );
How to work in latest version?
]]>Hello!
Since I’ve update the plugin (very very nice plugin),
I can’t create rating field, as you can see on this screenshot https://prnt.sc/iio04m
Can you help me ? ??
Anthony
]]>If I check one or more boxes in the Targeted Placement Options and hit save, they boxes become unchecked again, so the star rating never show up anywhere.
]]>The plugin is installed and configured, it works great, but when I add a comment, there is always the rating field that I configured, and the “overall rating”.
For now, only the “overall rating” is displayed on the comments section, but is there a way to have only one rating bar when writing a new comment ?
On the field group edition, I can’t delete the rating field, it says “Please add at least one rating field.
I had installed and activated the Comment Rating Field plugin. I could see the reviews as well as stars. Then I upgraded to Comment Rating Field Pro. After upgrading, I do not see review stars that I could see with original plugin. How do I get the rating stars to see with new plugin?
]]>Hello,
I want to ask why rating in comment not showing when comment is close? can i make it appear like when comment is open
]]>I have installed and activated the Comment Rating Field plugin. There are no directions how to display on my pages. There is no widget to display the average as stated in description. How do I get the ratings area to show on any of my pages?
]]>Notice: Undefined property: Comment_Rating_Field_Plugin_Settings::$base in /wp-content/plugins/comment-rating-field-plugin/includes/global/settings.php on line 36
Notice: Trying to get property of non-object in same line 36
Notice: Undefined property: Comment_Rating_Field_Plugin_Settings::$base in /wp-content/plugins/comment-rating-field-plugin/includes/global/settings.php on line 37
Notice: Trying to get property of non-object in same line 37
]]>I’d like to remove a star rating that was left on a comment all together so that it is unrated. I go in to edit the comment, clear the rating, then hit save, but afterwards, the original rating (2 stars) shows up again. Although I can change to a different rating, I cannot seem to be able to remove it all together. Any ideas? Thanks!
]]>I use comments and rating for job listing + woo commerce subscription. Comments and ratings are enable for all listing, however I want to limit its usage accoring to the job listing subscription. I am looking for advice about how to control the comments and rating area depending on the subscription (Job Listing). I’m sure that could be an option (and, maybe, some tricks too).
Thanks,
]]>Hi, I am a new user of this plugin and plugin is not working on my site, as per dashboard I think I am set correct settings, Kindly Assist. https://www.himanshu-agarwal.com.
]]>The reviews are showing up all bunched together.
https://www.applianceservices.org/wordpress/uncategorized/rate-us/
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Plugin will not accept input into fields on desktop. On mobile it works fine
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>I’d like to disable star rating when a user is replying in a comment. Is this possible? Thanks!
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hello,
I made this BuddyPress profile page for my visitors, which shows their recent comments on posts:
https://bierbuffel.nl/leden/wim/comments/
But the comment comes with a 1-5 star rating, as you can see when you click on the link.
Is it possible to insert these ratings in the comment list?
Btw, I used this bp-custom hack to create the list:
https://buddypress.org/support/topic/my-comments-tab/#post-244416
I hope anyone can help me with this!
Thank you, Wim
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>The comments field stopped opening recently, and I deactivated some plugins to determine where the problem was. I wound up removing plugin Subscribe to Comments Reloaded in order to have the comments box open. Now clicking on the rating stars does not do anything. The website has many recipes with lots of stars and comments. Any suggestion for how to get the stars to function again without removing all the history? Website is https://thecookingmom.com. Go into any recipe to leave a comment and try to select 5 stars.
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>To 5 CPT posts don’t display to be precise. I have a pro version. Checked many things and I was not able find a solution. I may still be doing something wrong, but I was very methodical and at the end when I turned debugging on the error pointed its fingers to widget.php from CRFP folder with this: “Notice: Undefined offset: 2 in /…./public_html/wp-content/plugins/comment-rating-field-pro-plugin/includes/global/widgets.php on line 75” I would not change plugin code as a matter of principle, but I wanted to see what would fix this issue. The only thing that fixed was when I commented out this: /* ( strpos( $instance[‘postTypeOrTerm’], ‘_’ ) !== false) {
list( $post_type, $taxonomy, $term ) = explode( ‘_’, $instance[‘postTypeOrTerm’] );
} else {
$post_type = $instance[‘postTypeOrTerm’];
} */ and replaced it with the one line from the else statement above independently/outside of “if” logic. You might have a reason, but sorry I don’t understand why you are parsing for “_”, etc…. Also, any other solution is welcome. Thanks
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hi Tim,
On your web site I saw your latest pricing table. When I bought pro about 5 months ago I did not see (or at least realize) that auto-update would cease after a year if one bought a single site license. I thought only the support stops not the auto-update. Can you clarify this issue? Would auto-update stop for folks who bought pro single site previously (June of ’15 in my case) when the year is up or ar they grandfathered?
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>How can I put a Rating on my comment form? I also enable the review on the post. but It only shows only the author review.
I want a ratings on my comment form, so that a viewer can also comment and review the article or post.
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hello,
Two questions:
1. I’m getting this error on the individual page comment section: Notice: Undefined property: CommentRatingFieldPlugin::$settings in ../plugins/comment-rating-field-plugin/comment-rating-field-plugin.php on line 211
2. In the Comments admin pane, if I want to add or edit a review, I can’t add or edit stars.
Thanks!
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>First off, love thins plugin. Exactly what I need if I can get it to work, so thank you.
Have the option selected to show only in one post category, but it’s showing in all posts, regardless of category.
Site is at https://www.locker-time.com if you need to see it.
Any way to fix this?
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>It’s a shame that the stars are being dynamically generated each time, it generates unnecessary PHP executions and can cause excessive CPU load especially on busy sites.
[02/Sep/2015:03:50:59 +0000] “GET /wp-content/plugins/comment-rating-field-pro-plugin//views/svg.php?svg=star&color=026c90&size=24 HTTP/1.1” 200 269 “https://www.HIDDEN.com/?find_your_nearest=rentify” “Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0”
Is it possible to define a static image for the stars? Or to generate the stars with CSS?
Thanks.
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hello,
Multiple comments and replies allow multiple reviews. Is there a way to limit one user to one vote per page? Thank you.
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hi
is there a function or a shortcode for this plugin?
thanks!
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hi,
I would like to buy the pro version, first of all, just want to wait cause I don’t know when the site is getting ready and I don’t want to loose some relevant updates till then. Would be great to overthink that non-lifetime update system ??
Now to my problem… I’m using ‘Content View Pro’ for the layout of the posts. For the mainsite I had to put the comment template etc via “add filter” at the bottom of each post. Now there’s ‘Comment Rating Field’ missing too. I’m not that into php and would like to ask you for the variables and that stuff, for putting it into that add filter code. Should be just one line.. maybe you can help, would be great.
Thanks!
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>Hi,
Is it possible to add ratings for any comment area?
I’ve found a theme that I really like but they doesn’t support ratings. Is it possible to add the ratings function to this kind of comment area?
Click on one of the cars and then scroll down to the comment area in the bottom).
https://www.ads-software.com/plugins/comment-rating-field-plugin/
]]>