<?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: gdrts_stars_rating	</title>
	<atom:link href="https://www.dev4press.com/kb/reference/gdrts_stars_rating/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/</link>
	<description>Premium Plugins for WordPress and bbPress</description>
	<lastBuildDate>Wed, 21 Oct 2020 11:59:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: tristadeleon		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000180</link>

		<dc:creator><![CDATA[tristadeleon]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 23:54:55 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000180</guid>

					<description><![CDATA[ah, I fixed it.. in WP Bakery, now for it to work in PRO , I have to create a new row .. then add it to a txt block..]]></description>
			<content:encoded><![CDATA[<p>ah, I fixed it.. in WP Bakery, now for it to work in PRO , I have to create a new row .. then add it to a txt block..</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":"2000180","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: tristadeleon		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000179</link>

		<dc:creator><![CDATA[tristadeleon]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 22:33:02 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000179</guid>

					<description><![CDATA[It worked on lite version....I&#039;ve used your plugin for years. I just paid for pro and now it looks like it doesn&#039;t like WP Bakery. look how it&#039;s displaying here:  https://www.scentswarmers.com/buy/scentsy/aloha-citrus-scentsy-bar-2]]></description>
			<content:encoded><![CDATA[<p>It worked on lite version&#8230;.I&#8217;ve used your plugin for years. I just paid for pro and now it looks like it doesn&#8217;t like WP Bakery. look how it&#8217;s displaying here:  https://www.scentswarmers.com/buy/scentsy/aloha-citrus-scentsy-bar-2</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":"2000179","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: MillaN		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000178</link>

		<dc:creator><![CDATA[MillaN]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 17:58:50 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000178</guid>

					<description><![CDATA[Hi,

Shortcode, when added to the content, will be visible only if the content is displayed on the frontend. From the quick inspection of your page, I don&#039;t see that a shortcode is added to the page. Even if the shortcode doesn&#039;t work, it will show at least empty DIV, and there is nothing.

Most likely is that the theme or plugin for the store doesn&#039;t display the content of the product, or it maybe doesn&#039;t run shortcodes for it. Based on the HTML of your page, it doesn&#039;t display content the way WordPress does and the way the shortcode is processed. This issue is not related to my plugin, your theme needs to display WordPress post content for the shortcode to be processed. If your theme doesn&#039;t do that for whatever reason, you would need to use PHP function to integrate rating. You are using WooCommerce, and WooCommerce by default works fine, so my guess is that theme is the issue.

Milan]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Shortcode, when added to the content, will be visible only if the content is displayed on the frontend. From the quick inspection of your page, I don&#8217;t see that a shortcode is added to the page. Even if the shortcode doesn&#8217;t work, it will show at least empty DIV, and there is nothing.</p>
<p>Most likely is that the theme or plugin for the store doesn&#8217;t display the content of the product, or it maybe doesn&#8217;t run shortcodes for it. Based on the HTML of your page, it doesn&#8217;t display content the way WordPress does and the way the shortcode is processed. This issue is not related to my plugin, your theme needs to display WordPress post content for the shortcode to be processed. If your theme doesn&#8217;t do that for whatever reason, you would need to use PHP function to integrate rating. You are using WooCommerce, and WooCommerce by default works fine, so my guess is that theme is the issue.</p>
<p>Milan</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":"2000178","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: tristadeleon		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000177</link>

		<dc:creator><![CDATA[tristadeleon]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 17:51:17 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000177</guid>

					<description><![CDATA[I need to use shortcode because I use templates for my product pages.]]></description>
			<content:encoded><![CDATA[<p>I need to use shortcode because I use templates for my product pages.</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":"2000177","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: tristadeleon		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000176</link>

		<dc:creator><![CDATA[tristadeleon]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 17:44:42 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000176</guid>

					<description><![CDATA[but even this does nothing - [gdrts_stars_rating]]]></description>
			<content:encoded><![CDATA[<p>but even this does nothing &#8211; [gdrts_stars_rating]</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":"2000176","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: MillaN		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000175</link>

		<dc:creator><![CDATA[MillaN]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 15:35:06 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000175</guid>

					<description><![CDATA[Most likely that the &#039;type&#039; is invalid. Is the Product/Page registered Entity/Type, because it is not one of the registered by the plugin?]]></description>
			<content:encoded><![CDATA[<p>Most likely that the &#8216;type&#8217; is invalid. Is the Product/Page registered Entity/Type, because it is not one of the registered by the plugin?</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":"2000175","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: tristadeleon		</title>
		<link>https://www.dev4press.com/kb/reference/gdrts_stars_rating/#comment-2000174</link>

		<dc:creator><![CDATA[tristadeleon]]></dc:creator>
		<pubDate>Wed, 29 Apr 2020 15:32:36 +0000</pubDate>
		<guid isPermaLink="false">https://support.dev4press.com/?post_type=kobreference&#038;p=58448/#comment-2000174</guid>

					<description><![CDATA[I can&#039;t get this to work. It displays the same rating for all my products when using this shortcode
https://www.scentswarmers.com/buy/scentsy/aloha-citrus-scentsy-bar-2
[gdrts_stars_rating type=&quot;product.page&quot;
template=&quot;expanded&quot; style_size=30 style_type=&quot;image&quot;
style_font_name=&quot;star&quot;]]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t get this to work. It displays the same rating for all my products when using this shortcode<br />
https://www.scentswarmers.com/buy/scentsy/aloha-citrus-scentsy-bar-2<br />
[gdrts_stars_rating type="product.page"<br />
template="expanded" style_size=30 style_type="image"<br />
style_font_name="star"]</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":"2000174","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>
