Forums › Forums › Search & Filter Pro › Taxonomy
Tagged: New taxonomy
- This topic has 29 replies, 2 voices, and was last updated 4 years, 2 months ago by Trevor.
-
Trevor(Private) September 3, 2020 at 2:13 pm #258393
One thing I can see that you may need (it may solve the first issue). Can you check these settings and see if you have them set, and if not, do so and see if that makes a difference?
In the General Setting tab, do you have
Auto Count
(both settings) toON
?And then in the Form UI:
In each field do you have
Hide Empty
set toON
?As to ratings. Our demo cheats a little. We have a custom field attached to videos and it has the average rating stored as a single value. We edited the template for the page to find that number, and show stars to represent this. Thus it required custom coding.
What ratings plugin will you be using (there are many) and does it allow many user ratings for each post. If so, how does it calculate the average rating? Whichever plugin you choose (I cannot recommend one), it must calculate the rating every time a new rating is made and store the average number in a custom field in the WordPress Post Meta table against that post.
We cannot look at all the ratings made for each post and calculate the average in our plugin, this must have been done and stored already.
Trevor(Private) September 4, 2020 at 1:37 pm #258515Here you will find that setting:
https://www.screencast.com/t/Glf0wzFkVM
As I said before, I cannot recommend ratings plugins, as I have not used any, nor tested them.
-
AuthorPosts