- CMSMS 1.11.2
- CGFeedback 1.5.10
- (..)
How do I create a (comments and) ratings template which allow me to add more then one 'star rating'?
For example:
Price: XX000
Service: XXX00
Delivery: X0000
And for the rating template:
(All ratings)
Price: XXXX0
Service: XXX00
Delivery: XXXXX
Overall: XXXX0
CGFeedback: How to create more then one star ratings?
Re: CGFeedback: How to create more then one star ratings?
You may need to explain what you are trying to do in more detail as I can't really tell what you are trying to add the ratings to...
Re: CGFeedback: How to create more then one star ratings?
When using a combination of CompanyDirectory and CGFeedback I like to add more then one star rating to a company.
For example: Visitors of a hotel directory can give 3 different star ratings for service, price and location.
For example: Visitors of a hotel directory can give 3 different star ratings for service, price and location.
Re: CGFeedback: How to create more then one star ratings?
That may need 3 cgfeedback tags to collect the ratings as most times it uses key2='$entry->id' so for each tag you would assign a unique ID to the key I guess, never used it more than once per article/post/page...
Re: CGFeedback: How to create more then one star ratings?
Nice, but it sounds like a partial solution. It works I guess, but how to generate an average rating of all 3 together?
Re: CGFeedback: How to create more then one star ratings?
All 3 of them together, don't think it is possible...