OMG YOU DID IT!!!
Sorry I did not check the forum for a while I was not expecting you to do it.
There is no problem.
Thank you soooooo much Ivek23 this will help me a lot choose the right movie to watch.
.
.
.
Thank you thak you thank you again
Welcome.
I wonder which part of the rating you are interested in:
first, second or both of the percentages, or anything else
I was interested by the first % which is the tomatometer.
This is what I put for rating in the script.
I managed to get the "average rating" in a custom field called "RT rating" in my movie page (please see attached image), but what I was after was having it displayed just like the allmovie and imdb ratings are displayed.
Do you know if this is possible?
As far as I understood from the attached image, is used skin
pvd_classic_movie. In
pvd_classic_movie skin is
RT raring custom field visible as is seen in the attached picture.
Of course this can be done, in skin can be added skin is
RT raring custom field, but beware, therefore, all other custom fields will disappeared.
How this is done, you can see in my skins in the
Scripts and Templates or
My current skin for Ivek23 you can add more details about the skin in several pictures, as well as a detailed list of custom fields (I think you have 10 custom fields), and I'll do you skin by RT rating, such as you desire, if you can not you know how to edit the skin according to your taste.
Actually, I think there is a maximum of 3 rating fields, right?
If so then I would like to remove al the ratings I had added using the allmovie scripts, is this possible?
This way the field would be blank and would get filled by the RT rating, right
Yes, true, but I recommend that you do not do this (or do that), because you lose some information, which will not be possible to reimburse, but it is better to rearrange the skin, as has been mentioned before.
Option in the skin, however, is that can be blocked
IMDb rating, as shown in the code below:
</row>
<!--
<row>
<column width="120" halign="right">
<fieldlabel field="imdbrating" width="118" wordwrap="true" halign="right"/>
</column>
<column>
<imdbrating/>
</column>
</row>
-->
<row>
However
IMDb rating will no longer be visible.