<?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>
									How to set the number of badges to display - wpDiscuz - myCRED Integration				            </title>
            <link>https://gvectors.com/forum/mycred-integration/how-to-set-the-number-of-badges-to-display/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 10 Sep 2026 13:58:37 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to set the number of badges to display</title>
                        <link>https://gvectors.com/forum/mycred-integration/how-to-set-the-number-of-badges-to-display/#post-35188</link>
                        <pubDate>Mon, 26 Dec 2022 13:24:59 +0000</pubDate>
                        <description><![CDATA[wpDiscuz doesn&#039;t control the number of badges. It just gets the badges via the myCRED plugin hooks. You should check and see if myCRED has such an option.
Alternative: you can use the CSS c...]]></description>
                        <content:encoded><![CDATA[<p>wpDiscuz doesn't control the number of badges. It just gets the badges via the myCRED plugin hooks. You should check and see if myCRED has such an option.</p>
<p>Alternative: you can use the CSS code:</p>
<pre contenteditable="false">#wpdcom .wpdiscuz-mycred-badges-wrap .col-xs-12 .the-badge{
    display:none;
}
#wpdcom .wpdiscuz-mycred-badges-wrap .col-xs-12 .the-badge:first-child, #wpdcom .wpdiscuz-mycred-badges-wrap .col-xs-12 .the-badge:nth-child(2){
    display:block !important ;
}</pre>
<p>This is just an example.</p>
<p>You can for example leave the third child. </p>
<p>The topic has been moved to the correct forum. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/mycred-integration/">wpDiscuz - myCRED Integration</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/mycred-integration/how-to-set-the-number-of-badges-to-display/#post-35188</guid>
                    </item>
				                    <item>
                        <title>How to set the number of badges to display</title>
                        <link>https://gvectors.com/forum/mycred-integration/how-to-set-the-number-of-badges-to-display/#post-35187</link>
                        <pubDate>Mon, 26 Dec 2022 13:14:13 +0000</pubDate>
                        <description><![CDATA[Sorry for bother you again, i want to know how to set the number of badges to display, for example now it showing 4 badge, i want to only show 2]]></description>
                        <content:encoded><![CDATA[<p>Sorry for bother you again, i want to know how to set the number of badges to display, for example now it showing 4 badge, i want to only show 2</p>
6556]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/mycred-integration/">wpDiscuz - myCRED Integration</category>                        <dc:creator>Andy Tsang</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/mycred-integration/how-to-set-the-number-of-badges-to-display/#post-35187</guid>
                    </item>
							        </channel>
        </rss>
		