<?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>
									About the default display of nicknames - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 01:42:19 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: About the default display of nicknames</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/#post-13545</link>
                        <pubDate>Mon, 28 Feb 2022 09:28:45 +0000</pubDate>
                        <description><![CDATA[solved.
thank you.]]></description>
                        <content:encoded><![CDATA[<p>solved.</p>
<p>thank you.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>sostenuto0606work1</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/#post-13545</guid>
                    </item>
				                    <item>
                        <title>RE: About the default display of nicknames</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/#post-13514</link>
                        <pubDate>Thu, 24 Feb 2022 09:18:07 +0000</pubDate>
                        <description><![CDATA[@sostenuto0606work1,
You can use the JS code below
jQuery( document ).ready(function() {
   jQuery(&quot;input&quot;).val(&#039;***Default Value***&#039;);
});
The red marked value should be c...]]></description>
                        <content:encoded><![CDATA[<p>@sostenuto0606work1,</p>
<p>You can use the JS code below</p>
<pre contenteditable="false">jQuery( document ).ready(function() {
   jQuery("input").val('***Default Value***');
});</pre>
<p>The <span style="color: #ff0000">red</span> marked value should be changed as you like. </p>
<p>This article should be helpful for you: https://webdesign.tutsplus.com/tutorials/how-to-add-custom-javascript-to-your-wordpress-site--cms-34368</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/#post-13514</guid>
                    </item>
				                    <item>
                        <title>About the default display of nicknames</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/#post-13512</link>
                        <pubDate>Thu, 24 Feb 2022 07:32:49 +0000</pubDate>
                        <description><![CDATA[Hello
 
Is there a hook that sets some value by default in the nickname part of the image below?]]></description>
                        <content:encoded><![CDATA[<p>Hello</p>
<p> </p>
<p>Is there a hook that sets some value by default in the nickname part of the image below?</p>
<p> </p>
<p>https://gyazo.com/2292f36f8c9e0176445e865c8607a64f</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>sostenuto0606work1</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/about-the-default-display-of-nicknames/#post-13512</guid>
                    </item>
							        </channel>
        </rss>
		