<?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>
									Change &quot;Post Comment&quot; button on click - General Discussions				            </title>
            <link>https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 19 Aug 2026 02:31:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Change &quot;Post Comment&quot; button on click</title>
                        <link>https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/#post-18563</link>
                        <pubDate>Tue, 06 Dec 2022 17:19:30 +0000</pubDate>
                        <description><![CDATA[That helped! Here&#039;s what I figured out that colored all the buttons correctly:
#wpdcom .wc-field-submit input:active {background: #999 !important;}#wpdcom .wc-field-submit in...]]></description>
                        <content:encoded><![CDATA[<p>That helped! Here's what I figured out that colored all the buttons correctly:</p>
<p>#wpdcom .wc-field-submit input:active {<br />background: #999 !important;<br />}<br />#wpdcom .wc-field-submit input:focus {<br />background: #999 !important;<br />}<br /><br />Still wish there was something that showed the comment was being submitted. There's a little animation when you make a comment that isn't a reply to someone else, but that animation should also show up for replies, right?<br /><br />Anyway... at least my buttons change color now on click. This is progress. Thanks!</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>eschlange</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/#post-18563</guid>
                    </item>
				                    <item>
                        <title>RE: Change &quot;Post Comment&quot; button on click</title>
                        <link>https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/#post-18533</link>
                        <pubDate>Tue, 06 Dec 2022 07:59:17 +0000</pubDate>
                        <description><![CDATA[Hi @eschlange,
Please try the CSS code below: 
#wpdcom .wc-field-submit input:active {
       background-color: red !important;
}
Put the code in the &quot;Custom CSS code&quot; te...]]></description>
                        <content:encoded><![CDATA[<p>Hi @eschlange,</p>
<p>Please try the CSS code below: </p>
<pre contenteditable="false">#wpdcom .wc-field-submit input:active {
       background-color: red !important;
}</pre>
<p>Put the code in the "Custom CSS code" textarea, located in the Dashboard &gt; wpDiscuz &gt; Settings &gt; Styles &amp; Colors admin page.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/#post-18533</guid>
                    </item>
				                    <item>
                        <title>Change &quot;Post Comment&quot; button on click</title>
                        <link>https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/#post-18523</link>
                        <pubDate>Mon, 05 Dec 2022 17:36:41 +0000</pubDate>
                        <description><![CDATA[Hi All,
I&#039;m not sure if this is a feature suggestion, or a question. On my website, the &quot;post comment&quot; button is just a dark grey button with white text. Clicking it when you post a comment...]]></description>
                        <content:encoded><![CDATA[<p>Hi All,</p>
<p>I'm not sure if this is a feature suggestion, or a question. On my website, the "post comment" button is just a dark grey button with white text. Clicking it when you post a comment doesn't change the appearance at all, and in fact nothing happens when you click... for a second or two. Until the page refreshes and shows the comment.</p>
<p>It's not a great user experience, because it feels like clicking "Post Comment" didn't work, since the response isn't immediate.</p>
<p>I'd love to see the button be able to change, so maybe it's one color, then you click it and it changes color and the text changes to "Please wait..." or something like that.</p>
<p>Perhaps this is already easily done via settings. Or perhaps it's a feature suggestion. Anyway, happy to hear your input/comments!</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/general-forum/">General Discussions</category>                        <dc:creator>eschlange</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/general-forum/change-post-comment-button-on-click/#post-18523</guid>
                    </item>
							        </channel>
        </rss>
		