[Resolved] Implement star rating for posts, Get average rating and add filter for ratings
This support ticket is created 7 years 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I would like to implement star rating for my custom posts.
guests will give rating for eg. resturant.
Based on given rating to a particular post I would like to display its average using stars & I would like to implement filter for star rating.
Post page : hidden link
from above link visitors can give rating.
Please check attached screenshot for better understanding.
Hello. Thank you for contacting the Toolset support.
Well - there is no such feature exists. To implement such feature it will require some custom programming and I'm afraid that this is beyond the scope of our support policy.
If you need custom programming with your project, please feel free to contact our certified partners:
=> https://toolset.com/consultant/
Thanks for the articles.
I have a question...I have installed this plugin : https://wordpress.org/plugins/wp-postratings/
I see it is working fine but the problem is with filters.
So, If i create one custom field and I save value of average rating in that field, then If I use that field for filter..Will it work?