<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									wpdiscuz for woocommerce products - How-To and Troubleshooting				            </title>
            <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 15 Mar 2026 08:50:07 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14532</link>
                        <pubDate>Sat, 30 Mar 2019 10:55:27 +0000</pubDate>
                        <description><![CDATA[Hi @itlr,It seems the post ID is not visible there, try this one. Don&#039;t forget to change the red marked code before using: add_action( &#039;woocommerce_shop_loop_item_title&#039;, &#039;custom_action&#039;, 15...]]></description>
                        <content:encoded><![CDATA[<p>Hi @itlr,</p><p>It seems the post ID is not visible there, try this one. Don't forget to change the <span style="color: #ff0000"><strong>red</strong> </span>marked code before using: </p><pre>add_action( 'woocommerce_shop_loop_item_title', 'custom_action', 15 );<br /><br />function custom_action() {<br />  echo do_shortcode('');<br />}</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14532</guid>
                    </item>
				                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14530</link>
                        <pubDate>Fri, 29 Mar 2019 22:51:38 +0000</pubDate>
                        <description><![CDATA[My codeadd_action( &#039;woocommerce_shop_loop_item_title&#039;, &#039;custom_action&#039;, 15 );function custom_action() {  echo do_shortcode(&#039;&#039;);}The rating stars don&#039;t show up.]]></description>
                        <content:encoded><![CDATA[<p>My code</p><pre>add_action( 'woocommerce_shop_loop_item_title', 'custom_action', 15 );<br /><br />function custom_action() {<br />  echo do_shortcode('');<br />}<br /><br />The rating stars don't show up.</pre>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>itlr</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14530</guid>
                    </item>
				                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14525</link>
                        <pubDate>Fri, 29 Mar 2019 11:09:40 +0000</pubDate>
                        <description><![CDATA[Could you please specify exactly what doesn&#039;t work? I&#039;m sorry, but there is no documentation for this yet.]]></description>
                        <content:encoded><![CDATA[<p>Could you please specify exactly what doesn't work? </p><p>I'm sorry, but there is no documentation for this yet. </p><p><a href="https://gvectors.com/forum/important-information-and-announcements/wpdiscuz-4-0-7-is-released/#post-4467">https://gvectors.com/forum/important-information-and-announcements/wpdiscuz-4-0-7-is-released/#post-4467</a></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14525</guid>
                    </item>
				                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14524</link>
                        <pubDate>Fri, 29 Mar 2019 11:01:13 +0000</pubDate>
                        <description><![CDATA[Yes it works, but shortcode properties don&#039;t seem working for meshow-labelshow-countshow-averageCould you refer me to the documentation of the shortcode? I&#039;d like to look closer. Not sure wh...]]></description>
                        <content:encoded><![CDATA[<p>Yes it works, but shortcode properties don't seem working for me</p><ul><li>show-label</li><li>show-count</li><li>show-average</li></ul><p>Could you refer me to the documentation of the shortcode? I'd like to look closer. Not sure what I'm doing wrong. </p><p> </p><p>Thanks.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>itlr</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14524</guid>
                    </item>
				                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14523</link>
                        <pubDate>Fri, 29 Mar 2019 10:06:03 +0000</pubDate>
                        <description><![CDATA[Yes, sure it should work fine.]]></description>
                        <content:encoded><![CDATA[<p>Yes, sure it should work fine. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14523</guid>
                    </item>
				                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14521</link>
                        <pubDate>Fri, 29 Mar 2019 10:00:59 +0000</pubDate>
                        <description><![CDATA[Thanks. Will  work in product archive pages?]]></description>
                        <content:encoded><![CDATA[<p>Thanks. </p><p>Will  work in product archive pages?</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>itlr</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14521</guid>
                    </item>
				                    <item>
                        <title>RE: wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14513</link>
                        <pubDate>Fri, 29 Mar 2019 08:29:06 +0000</pubDate>
                        <description><![CDATA[wpDiscuz has the  shortcode for Post Rating Here is the shortcode attributes:metakey=&quot;all&quot; show-lable  = true/falseshow-count = true/falseshow-average = true/falseitemprop = true/falseFull s...]]></description>
                        <content:encoded><![CDATA[<p> wpDiscuz has the<span style="color: #003366"><strong> </strong></span> shortcode for Post Rating </p><p>Here is the shortcode attributes:</p><ul><li>metakey="all" </li><li>show-lable  = true/false</li><li>show-count = true/false</li><li>show-average = true/false</li><li>itemprop = true/false</li></ul><p>Full shortcode example:</p><pre></pre><p>You should youse this shortecode to display the ratings for each product. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14513</guid>
                    </item>
				                    <item>
                        <title>wpdiscuz for woocommerce products</title>
                        <link>https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14509</link>
                        <pubDate>Fri, 29 Mar 2019 01:27:03 +0000</pubDate>
                        <description><![CDATA[I&#039;m using wpdiscuz comment form for all my woocommerce products. With that, I&#039;d like to show ratings and review counts for each product in the product listing pages. Is that still possible o...]]></description>
                        <content:encoded><![CDATA[<p>I'm using wpdiscuz comment form for all my woocommerce products. With that, I'd like to show ratings and review counts for each product in the product listing pages. Is that still possible or do I have to disable wpdiscuz and revert back woocommerce's default rating &amp; review system?</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/how-to-and-troubleshooting/">How-To and Troubleshooting</category>                        <dc:creator>itlr</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/how-to-and-troubleshooting/wpdiscuz-for-woocommerce-products/#post-14509</guid>
                    </item>
							        </channel>
        </rss>
		