<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Rating stars won&#039;t show</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 06 Apr 2026 13:09:21 -0000</pubDate>

		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16703#16703">#</a> <strong>Trustmaster :</strong>
It's all about attention, I suppose.<br />
</blockquote>
<br />
You are right to scold me, but that rating piece of css style is really misterious to me. The names of classes and ids don't look related to the (x)html code. Maybe they are related to the javascript, but I don't know the javascript language so I didn't try to decode it and relate them.<br />
<br />
Thank you a lot for your help.]]></description>
			<pubDate>Per, 03 Eyl 2009 04:56:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16737]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[It's all about attention, I suppose.]]></description>
			<pubDate>Çrş, 02 Eyl 2009 15:24:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16703]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[YES!!!!!!!!!! Thank you! Why on earth did I find that CSS Code in my package? Anyway, thank you a lot! Now I can keep on skinning <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Çrş, 02 Eyl 2009 05:19:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16691]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[In <em>firenze.css</em> I found:<br />
<div class="highlight"><pre class="css">/* ============== Ratings CSS ============== */
/* jQuery.Rating Plugin CSS - <a href="http://www.fyneworks.com/jquery/star-rating/" rel="nofollow">http://www.fyneworks.com/jquery/star-rating/</a> */
div.rating{cursor:pointer;margin:0;clear:none;display: inline;}
div.rating:after{content:'.';display:inline;height:0;width:0;clear:none;visibility:hidden;}
div.cancel,div.star{float:left;clear:none;width:17px;height:15px;text-indent:0;cursor:pointer;display:inline;background:transparent;}
div.cancel,div.cancel a{background:url('img/system/delete.gif') no-repeat 0 -16px}
div.star,div.star a{background:url('img/system/star.gif') no-repeat 0 0px}
div.cancel a,div.star a{display:block;clear:none;width:16px;height:100%;background-position:0 0px}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;}
/* END jQuery.Rating Plugin CSS */
</pre></div>
Should be:<br />
<div class="highlight"><pre class="css">/* ============== Ratings CSS ============== */
/* jQuery.Rating Plugin CSS - <a href="http://www.fyneworks.com/jquery/star-rating/" rel="nofollow">http://www.fyneworks.com/jquery/star-rating/</a> */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(img/system/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(img/system/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0;font-size:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */</pre></div>]]></description>
			<pubDate>Çrş, 02 Eyl 2009 05:06:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16688]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16674#16674">#</a> <strong>Trustmaster :</strong>
A link to a page with ratings would be very helpful, otherwise we can only guess.<br />
</blockquote>
<br />
Sure, for instance: <a href="http://www.rossellapruneti.com/page.php?id=1" rel="nofollow">http://www.rossellapruneti.com/page.php?id=1</a>]]></description>
			<pubDate>Çrş, 02 Eyl 2009 03:03:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16682]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[A link to a page with ratings would be very helpful, otherwise we can only guess.]]></description>
			<pubDate>Çrş, 02 Eyl 2009 02:12:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16674]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16630#16630">#</a> <strong>Trustmaster :</strong>
Those &quot;other skins&quot; might not be up2date. Sed-light is one to test first of all. If it doesn't show you ratings though it means something is wrong with JavaScript.<br />
</blockquote>
<br />
Thank you, Trustmaster. What should I check with the javascript? Is it OK to use those found in the Cotonti package? I tried to re-upload them more than once... At the moment I disabled the ratings and I am working on the other parts of the skin. However, I'd like to fix the ratings up too...]]></description>
			<pubDate>Sal, 01 Eyl 2009 05:29:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16646]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Those &quot;other skins&quot; might not be up2date. Sed-light is one to test first of all. If it doesn't show you ratings though it means something is wrong with JavaScript.]]></description>
			<pubDate>Pzt, 31 Ağu 2009 15:06:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16630]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[I tried with another skin (downloaded from this site) to be sure it is not a problem related to my skin. It doesn't work even with the other skins.<br />
<br />
I assume it is something about the system or the core? Or my server?<br />
 <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/surprised.gif" alt=":O" />]]></description>
			<pubDate>Pzt, 24 Ağu 2009 01:42:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16423]]></link>
		</item>
		<item>
			<title>Dr2005alex</title>
			<description><![CDATA[<img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /><br />
What does <br />
Dr2005alex:<br />
Добавлено 4 Минуты спустя<br />
mean?<br />
<br />
<br />
Posted 4 minutes later]]></description>
			<pubDate>Paz, 23 Ağu 2009 20:15:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16415]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16412#16412">#</a> <strong>Dr2005alex :</strong>
<strong><span style="color:#A40000">R</span><span style="color:#CE5C00">o</span><span style="color:#CC0000">s</span><span style="color:#F57900">s</span></strong><br />
<br />
Probably absent in the folder js file <strong>jquery.MetaData.js </strong><br />
Check! <br />
Update to the reliability of the package folder js cotonti!<br />
<br />
<strong>Добавлено 4 Минуты спустя:</strong><br />
<br />
And if the cache is to tpl then remove all of the folders <strong>/datas/cache/templates</strong><br />
</blockquote>
<br />
Yes, I did check if all the jquery javascripts had been uploaded. They were.<br />
<br />
I noticed in some skins there are two links at the beginning of rating.tpl:<br />
both to jquery.MetaData.js and to jquery.rating.js.<br />
<br />
In some other skins there is only the link to jquery.rating.js<br />
<br />
I tried both - unsuccessfully.<br />
<br />
<br />
I tried also to clean the cache - unsuccessfully.<br />
<br />
What does <blockquote><strong>Dr2005alex:</strong><hr />Добавлено 4 Минуты спустя</blockquote> mean?]]></description>
			<pubDate>Paz, 23 Ağu 2009 19:54:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16414]]></link>
		</item>
		<item>
			<title>Dr2005alex</title>
			<description><![CDATA[<strong><span style="color:#A40000">R</span><span style="color:#CE5C00">o</span><span style="color:#CC0000">s</span><span style="color:#F57900">s</span></strong><br />
<br />
Probably absent in the folder js file <strong>jquery.MetaData.js </strong><br />
Check! <br />
Update to the reliability of the package folder js cotonti!<br /><br /><b>Добавлено 4 Минуты спустя:</b><br /><br />And if the cache is to tpl then remove all of the folders <strong>/datas/cache/templates</strong>]]></description>
			<pubDate>Paz, 23 Ağu 2009 19:07:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16412]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=16409#16409">#</a> <strong>Kilandor :</strong>
I think you should provide a URL to your site, it might prove alot more helpfull<br />
</blockquote>
<br />
<a href="http://wwww.rossellapruneti.com" rel="nofollow">wwww.rossellapruneti.com</a><br />
of course, it is under construction]]></description>
			<pubDate>Paz, 23 Ağu 2009 18:38:37 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16411]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[I think you should provide a URL to your site, it might prove alot more helpfull]]></description>
			<pubDate>Paz, 23 Ağu 2009 17:52:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16409]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[It still doesn't work.<br />
<br />
I took the files again from another Cotonti skin.<br />
<br />
TO summarize:<br />
<br />
<ol>
<li>File ratings.tpl in the skin folder</li>
<li>Css code in the css skin file; i.e.:<br />
<div class="highlight"><pre class="css">/* ============== Ratings CSS ============== */
/* jQuery.Rating Plugin CSS - <a href="http://www.fyneworks.com/jquery/star-rating/" rel="nofollow">http://www.fyneworks.com/jquery/star-rating/</a> */
div.rating{cursor:pointer;margin:0;clear:none;display: inline;}
div.rating:after{content:'.';display:inline;height:0;width:0;clear:none;visibility:hidden;}
div.cancel,div.star{float:left;clear:none;width:17px;height:15px;text-indent:0;cursor:pointer;display:inline;background:transparent;}
div.cancel,div.cancel a{background:url('img/system/delete.gif') no-repeat 0 -16px}
div.star,div.star a{background:url('img/system/star.gif') no-repeat 0 0px}
div.cancel a,div.star a{display:block;clear:none;width:16px;height:100%;background-position:0 0px}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;}
/* END jQuery.Rating Plugin CSS */</pre></div></li>
<li>jquery-ui.css in the skin folder</li>
<li>jquery.rating.js in the js folder in the root of the site</li>
</ol>
<br />
What I get is several numbers in a vertical disposition. If I click on a number, the Rate It button is visible but then it doesn't register the vote. After the vote, the ten numbers change in a zero.<br />
<br />
I don't see the stars. Only the numbers and while the page is refreshing small circles are appearing for a second then they become those numbers.<br />
<br />
The problem affects page.tpl and list.tpl]]></description>
			<pubDate>Paz, 23 Ağu 2009 16:39:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16408]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[I said, there <span style="text-decoration:underline">must not</span> be a link to it in header.tpl! ratings.tpl does that alone, or you may encounter duplicate inclusion problems.]]></description>
			<pubDate>Cum, 21 Ağu 2009 14:52:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16340]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[I have the link to the css of quey ui in header.tpl and in ratings.tpl I have<br />
<br />
<pre class="code">&lt;script type=&quot;text/javascript&quot; src=https://www.cotonti.com/&quot;js/jquery.MetaData.js&quot;&gt;&lt;/script&gt;
	&lt;script type=&quot;text/javascript&quot; src=https://www.cotonti.com/&quot;js/jquery.rating.js&quot;&gt;&lt;/script&gt;</pre>
<br />
but it doesn't work.<br />
May it be related to my specific server?]]></description>
			<pubDate>Cum, 21 Ağu 2009 04:04:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16324]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[No javascript links are required, it should link automatically if the page uses ratings. Duplicate links will cause errors.]]></description>
			<pubDate>Cum, 21 Ağu 2009 03:37:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16320]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[I am making a new skin for Cotonti 0.6.1<br />
Of course I copied contents from sed-light skin and css. <br />
I put the link to the related javascripts in the header.tpl<br />
However, ratings don't work. I just see numbers without links and not even order.<br />
<br />
What could the problem be?]]></description>
			<pubDate>Per, 20 Ağu 2009 22:45:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post16309]]></link>
		</item>
		<item>
			<title>tru3existance</title>
			<description><![CDATA[sweet! thanks for the fast replys]]></description>
			<pubDate>Cum, 07 Ağu 2009 02:58:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post15615]]></link>
		</item>
		<item>
			<title>Dr2005alex</title>
			<description><![CDATA[<blockquote><strong>Trustmaster:</strong><hr />Ratings need an update, so be sure to udpdate:<br />
* skins/YOUR_SKIN/ratings.tpl - copy contents from sed-light skin<br />
* your skin CSS - replace ratings styles with new stiles from sed-light.css, that section starts with<br />
/* ============== Ratings CSS ============== */</blockquote>]]></description>
			<pubDate>Cum, 07 Ağu 2009 02:47:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post15613]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[See last part of <a href="http://www.cotonti.com/docs/en/skins/Skin-convert-006">this article</a>]]></description>
			<pubDate>Cum, 07 Ağu 2009 02:47:01 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post15612]]></link>
		</item>
		<item>
			<title>tru3existance</title>
			<description><![CDATA[<a href="http://oblivion.recoding.net/cotonti/list.php?c=articles" rel="nofollow">http://oblivion.recoding.net/cotonti/list.php?c=articles</a><br />
<br />
the rating stars aren't showing up what should i do?]]></description>
			<pubDate>Cum, 07 Ağu 2009 02:32:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3140&d=0#post15610]]></link>
		</item>
	</channel>
</rss>