<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Add custom image sets for stars, thumbs and likes	</title>
	<atom:link href="https://www.dev4press.com/kb/article/add-custom-image-sets-for-stars-thumbs-and-likes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dev4press.com/kb/article/add-custom-image-sets-for-stars-thumbs-and-likes/</link>
	<description>Premium Plugins for WordPress and bbPress</description>
	<lastBuildDate>Mon, 16 Nov 2020 17:05:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: MillaN		</title>
		<link>https://www.dev4press.com/kb/article/add-custom-image-sets-for-stars-thumbs-and-likes/#comment-2000100</link>

		<dc:creator><![CDATA[MillaN]]></dc:creator>
		<pubDate>Thu, 24 Nov 2016 07:28:19 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=53025/#comment-2000100</guid>

					<description><![CDATA[Sorry for the late reply. If the file name for image is different, you need to adjust CSS to load that image.]]></description>
			<content:encoded><![CDATA[<p>Sorry for the late reply. If the file name for image is different, you need to adjust CSS to load that image.</p>

<div class="gdrts-dynamic-block">

	<script class="gdrts-rating-data" type="application/json">{"args":{"echo":false,"entity":"comments","name":"comment","item_id":null,"id":"2000100","method":"like-this","series":null,"disable_dynamic_load":false,"dynamic":true},"method":{"disable_rating":false,"allow_super_admin":true,"allow_user_roles":["administrator","editor","author","contributor","subscriber","customer","bbp_keymaster","bbp_spectator","bbp_blocked","bbp_moderator","bbp_participant","support","system"],"allow_visitor":true,"allow_author":true,"votes_count_compact_show":true,"votes_count_compact_decimals":1,"cta":"","template":"feed","rating":"sum","alignment":"none","style_type":"font","style_name":"hands-fill","style_theme":"expanding","style_size":20,"style_class":"","labels":{"like":"Like","liked":"Liked","unlike":"Unlike"}}}</script>
    <div class="gdrts-rating-please-wait">
        <i class="rtsicon-spinner rtsicon-spin rtsicon-va rtsicon-fw"></i> Please wait...    </div>

	
</div>]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Barbara Maffini		</title>
		<link>https://www.dev4press.com/kb/article/add-custom-image-sets-for-stars-thumbs-and-likes/#comment-2000099</link>

		<dc:creator><![CDATA[Barbara Maffini]]></dc:creator>
		<pubDate>Fri, 11 Nov 2016 13:25:28 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobarticle&#038;p=53025/#comment-2000099</guid>

					<description><![CDATA[good morning to all, I modified the css code, but still can not customize the stars with my image png.
the file is called &quot;favicon-food-communication.png&quot;
does anyone know how I have to change the php code in this case?

Thank you.
--------------------------------------------------------------------------------
add_filter(&#039;gdrts_list_stars_styles_images&#039;, &#039;custom_set_list_stars_images&#039;);
function custom_set_list_stars_images($list) {
    $list[&#039;star-alt&#039;] = __(&quot;Star Alternative (512px)&quot;, &quot;gdrts-custom-images&quot;);
    return $list;]]></description>
			<content:encoded><![CDATA[<p>good morning to all, I modified the css code, but still can not customize the stars with my image png.<br />
the file is called &#8220;favicon-food-communication.png&#8221;<br />
does anyone know how I have to change the php code in this case?</p>
<p>Thank you.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
add_filter(&#8216;gdrts_list_stars_styles_images&#8217;, &#8216;custom_set_list_stars_images&#8217;);<br />
function custom_set_list_stars_images($list) {<br />
    $list[&#8216;star-alt&#8217;] = __(&#8220;Star Alternative (512px)&#8221;, &#8220;gdrts-custom-images&#8221;);<br />
    return $list;</p>

<div class="gdrts-dynamic-block">

	<script class="gdrts-rating-data" type="application/json">{"args":{"echo":false,"entity":"comments","name":"comment","item_id":null,"id":"2000099","method":"like-this","series":null,"disable_dynamic_load":false,"dynamic":true},"method":{"disable_rating":false,"allow_super_admin":true,"allow_user_roles":["administrator","editor","author","contributor","subscriber","customer","bbp_keymaster","bbp_spectator","bbp_blocked","bbp_moderator","bbp_participant","support","system"],"allow_visitor":true,"allow_author":true,"votes_count_compact_show":true,"votes_count_compact_decimals":1,"cta":"","template":"feed","rating":"sum","alignment":"none","style_type":"font","style_name":"hands-fill","style_theme":"expanding","style_size":20,"style_class":"","labels":{"like":"Like","liked":"Liked","unlike":"Unlike"}}}</script>
    <div class="gdrts-rating-please-wait">
        <i class="rtsicon-spinner rtsicon-spin rtsicon-va rtsicon-fw"></i> Please wait...    </div>

	
</div>]]></content:encoded>
		
			</item>
	</channel>
</rss>
