Star rating scale

Posted in: Newspaper
Post count: 109

The star rating review is 0/5 by default. How to set it 0/10 ?

Post count: 7909

Hi,

You will custom modifications, so If you don’t have basic experience I suggest that you hire a professional developer.
You have to modify the code:
Frontend: http://screencast.com/t/h8g712W2
Backend: http://screencast.com/t/dV3aU9AFk

Thanks!

Post count: 109

Thanks! The only thing that have to change is the final score.

example: http://gyazo.com/a7094145888d18bd2b7f5809315db392

In the code it is: “<div class=”td-review-final-score”>4.3</div>”

The idea is to set:

1 to 5
2 to 6
3 to 7
4 to 8
5 to 9

The result is that the final rating is getting from 5.0 to 10.0 instead of 0.0 to 5.0

Which code do i have to edit for this?

Thanks!

JB

Post count: 1291

Hi,

The section displayed in the backend image takes the number and decides how many full/half stars to display. You have to delete it and return only the numeric value (not the spans). You also have to modify the backend values and maybe the function which calculates the final rating. As Alin said you should hire a professional to modify this for you. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.

Thank you, Emil G.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.