Rate Star Review – AJAX Reviews for Content, with Star Ratings

from 0$

Rate Star Review – AJAX Reviews for Content, with Star Ratings is a WP Plugin Package from the Open Source WP Plugins range Enable site members to rate any type of content. Multiple ratings and reviews for content…


For more information about a tailored WP Plugin Package like Rate Star Review – AJAX Reviews for Content, with Star Ratings please contact us directly.

Enable site members to rate any type of content. Multiple ratings and reviews for content (including custom post types).

Key Features

  • Star Ratings, Review Title and Text Content
  • AJAX review and lists (no page reload required)
  • Unlimited review types associated by content type, content id, post id
  • Update review (after adding review, it can be updated anytime with same form)
  • Ratings by category (rate and also get stats by category)
  • Shortcodes to add review, list reviews, display ratings
  • Separately review multiple aspects and content type for an item
  • Live update of review list on same page when adding, updating review
  • Updates and can display average rating per post (meta)
  • Custom maximum stars (ex: 3, 5, 10 stars)
  • Configure post types to include reviews for (post, page)

Recommended for use with these solutions

Shortcodes

[videowhisper_review post_id=”” content_type=”” content_id=”” rating_max=”5″ id=”” update_id=””]
Shows form to add and update review for specific post and content. AJAX based. Can also update reviews list if on same page.

[videowhisper_reviews post_id=”” show_average=”1″ content_type=”” content_id=”” id=””]
Lists reviews for specific content (by post,content). At least post_id or content_id must be specified. AJAX based.

[videowhisper_rating post_id=”” rating_max=”5″]
Displays average rating for a post (average of all ratings for that post).

Post Metas

Updates these meta valuate when rating posts:
– rateStarReview_rating = average rating normalized as value between 0 and 1 (multiply with maximum to display)
– rateStarReview_ratingNumber = number of reviews
– rateStarReview_ratingPoints = sum of normalized ratings for easy sorting popular items (rating * ratingPoints)

Rating by category will update those for each rated category as:
– rateStarReview_rating_category$id
– rateStarReview_ratingNumber_category$id
– rateStarReview_ratingPoints_category$id

How to use this?

In example, if you have a post presenting an electronic product and want site members to be able to review and rate separately different aspects like Features and Performance these can be content types.
A review form for each content type can be setup:
[videowhisper_review content_type=”Features” post_id=”1″]
[videowhisper_review content_type=”Performance” post_id=”1″]
Then to show all reviews for that item, you can use [videowhisper_reviews post_id=”1″] .

Another example, if an article is about a book with 2 parts, you can also use content_id to allow users to post a review for each part for each aspect (like Utility, Clarity).
[videowhisper_review content_type=”Utility for Part” content_id=”1″ post_id=”1″]
[videowhisper_review content_type=”Utility for Part” content_id=”2″ post_id=”1″]
[videowhisper_review content_type=”Clarity for Part” content_id=”1″ post_id=”1″]
[videowhisper_review content_type=”Clarity for Part” content_id=”2″ post_id=”1″]
Then list all reviews for all parts, [videowhisper_reviews post_id=”1″] or just for an aspect or part.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Rate Star Review – AJAX Reviews for Content, with Star Ratings

typePlugin
version1.3.6
descriptionEnable site members to rate any type of content. Multiple ratings and reviews for content (including custom post types).