Problem:
I have used this plugin(https://wordpress.org/plugins/site-reviews/) , But I want to add the ability to filter/Search for a listing based on its rating to my search filter how can I achieve that.
Solution:
The "Site Reviews" plugin is using a hidden custom field "_glsr_average" to store the average ratting value, you can use it in Views UI, like this:
Dashboard-> Toolset-> Settings -> Front-end Content
in section "Hidden custom fields", click button "Select custom fields", find and enable option "_glsr_average", then you will be able to filter/Search listing posts based on "_glsr_average" field.
Relevant Documentation:
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.
This topic is split from https://toolset.com/forums/topic/add-reviews-and-ratings-to-custom-post-types/
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: Asia/Hong_Kong (GMT+08:00)
This topic contains 4 replies, has 2 voices.
Last updated by 6 years, 5 months ago.
Assisted by: Luo Yang.