Skip Navigation

[Resolved] Start Rating

This support ticket is created 3 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by nadavL 3 years, 8 months ago.

Assisted by: Jamal.

Author
Posts
#2167021

Hi,
I'm trying to add a star rating to the front end, enabling users to rate specific post types and see average ratings.
I've seen some support tickets on that matter, and the most relevant I found is https://toolset.com/forums/topic/block-star-ratings-not-showing-custom-fields/.

I couldn't feature out how to set up the field in the backend and wasn't able to add the rating option.

Please advice

#2167153

Hello and thank you for contacting Toolset support.

Toolset does not really have a full feature of star rating. All it offers is the block that can display a numeric field(between 0-5). There is no built-in way to calculate the average. That will require custom code.

Personally, if I needed a feature that can calculate the average, I would prefer to use a 3rd party plugin that offers it. Check this article, it features a number of plugins that do the job. hidden link

If you think that I did not understand your question correctly, please provide more details about what you have built so far and what you would like to achieve.

#2169781

My issue is resolved now. Thank you!