<?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 customize the inline comments popup showing inline comments - Inline Commenting				            </title>
            <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Jul 2026 14:44:07 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7678</link>
                        <pubDate>Sat, 20 Mar 2021 08:29:19 +0000</pubDate>
                        <description><![CDATA[@remiel,

I see, so if I understood it correctly, both combo and no_quill versions include minified versions of every js script in the assets/js folder. And the difference is that combo ve...]]></description>
                        <content:encoded><![CDATA[<p>@remiel,</p>
<blockquote>
<p><span>I see, so if I understood it correctly, both combo and no_quill versions include minified versions of every js script in the assets/js folder. And the difference is that combo version also includes the minified version of assets/third-party/quill/quill.js ?</span></p>
</blockquote>
<p>Yes, that is correct. </p>
<blockquote>
<p><span>What about other js scripts in the third-party folder? Are they also included in the combo versions?</span></p>
</blockquote>
<p><em>All wpDiscuz JS files</em> are located in the <em>/wpdiscuz/assets/js/</em> folder. Yes all those files are included in the combo versions. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7678</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7661</link>
                        <pubDate>Fri, 19 Mar 2021 14:16:27 +0000</pubDate>
                        <description><![CDATA[@asti
I see, so if I understood it correctly, both combo and no_quill versions include minified versions of every js script in the assets/js folder. And the difference is that combo version...]]></description>
                        <content:encoded><![CDATA[<p>@asti</p>
<p>I see, so if I understood it correctly, both combo and no_quill versions include minified versions of every js script in the assets/js folder. And the difference is that combo version also includes the minified version of assets/third-party/quill/quill.js ?<br /><br />What about other js scripts in the third-party folder? Are they also included in the combo versions?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Remiel</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7661</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7656</link>
                        <pubDate>Fri, 19 Mar 2021 10:40:58 +0000</pubDate>
                        <description><![CDATA[@remiel,
Each JS file has its own minified version. If you do some changes in the file should also change it in the minified version. The combo file contain all the minified JS codes. There...]]></description>
                        <content:encoded><![CDATA[<p>@remiel,</p>
<p>Each JS file has its own minified version. If you do some changes in the file should also change it in the minified version. The combo file contain all the minified JS codes. There also should be added the changes.</p>
<p>It should be warned, that the changes will be lost after the plugin update. </p>
<blockquote>
<p><span>why is there a "combo" version and a "combo no_quill" version? </span></p>
</blockquote>
<p>The <span>combo no_quill doesn't contain the quill editor JS codes. </span></p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7656</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7635</link>
                        <pubDate>Thu, 18 Mar 2021 16:50:47 +0000</pubDate>
                        <description><![CDATA[Posted by: @asti 
No, it&#039;ll not automatically regenerate the minified file. You can do it using some online tool.

How do I know which js files need to be included in the minified version...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="407" data-postid="7627" data-mention="asti">
<div class="wpforo-post-quote-author"><strong> Posted by: @asti </strong></div>
<p>No, it'll not automatically regenerate the minified file. You can do it using some online tool.</p>
</blockquote>
<p>How do I know which js files need to be included in the minified version? I assume that all the js files that don't have a minified version of the same name are supposed to be included? But checking the minified files... why is there a "combo" version and a "combo no_quill" version? What is the difference between them? Which one am I supposed to overwrite with my own minified version and what js files are supposed to be included in one and not the other?</p>
<blockquote data-userid="407" data-postid="7627" data-mention="asti">
<div class="wpforo-post-quote-author"><strong> Posted by: @asti </strong></div>
<p>We're really sorry, but there isn't documentation. You can find all this info in the JS files. </p>
</blockquote>
<p>Alright, I'll check your source code for this.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Remiel</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7635</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7627</link>
                        <pubDate>Thu, 18 Mar 2021 12:37:30 +0000</pubDate>
                        <description><![CDATA[@remiel,

 Just a quick question – if I change the javascript code in that folder, will the plugin automatically regenerate the minified file based on it? Or is there something special I n...]]></description>
                        <content:encoded><![CDATA[<p>@remiel,</p>
<blockquote>
<p><span> Just a quick question – if I change the javascript code in that folder, will the plugin automatically regenerate the minified file based on it? Or is there something special I need to do to regenerate it?</span></p>
</blockquote>
<p>No, it'll not automatically regenerate the minified file. You can do it using some online tool. </p>
<blockquote>
<p><span>Basically, what URLs to send the ajax call to and what data needs to be sent, as well as what responses we can expect.</span></p>
</blockquote>
<p>We're really sorry, but there isn't documentation. You can find all this info in the JS files. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7627</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7615</link>
                        <pubDate>Thu, 18 Mar 2021 08:39:04 +0000</pubDate>
                        <description><![CDATA[Posted by: @asti 
You can find the files in the /wpdiscuz/assets/js/ folder. 

Oh, I see. That&#039;s great! Just a quick question – if I change the javascript code in that folder, will the pl...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="407" data-postid="7603" data-mention="asti">
<div class="wpforo-post-quote-author"><strong> Posted by: @asti </strong></div>
<p>You can find the files in the<em> /wpdiscuz/assets/js/</em> folder. </p>
</blockquote>
<p>Oh, I see. That's great! Just a quick question – if I change the javascript code in that folder, will the plugin automatically regenerate the minified file based on it? Or is there something special I need to do to regenerate it?</p>
<blockquote data-userid="407" data-postid="7603" data-mention="asti">
<div class="wpforo-post-quote-author"><strong> Posted by: @asti </strong></div>
<p>What do you mean saying AJAX documentation?</p>
</blockquote>
<p>Info on how to send ajax calls through our own javascript to interact with discuz, such as posting comments or fetching comments.</p>
<pre contenteditable="false">$.ajax({
			type: 'POST',
			url: url,
			data: data
		});</pre>
<p>Basically, what URLs to send the ajax call to and what data needs to be sent, as well as what responses we can expect.</p>
<p>Knowing this would allow us to write our own comment display widgets or even our own commenting form. We could do whatever we want on the frontend side, but the backend would still be discuz.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Remiel</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7615</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7603</link>
                        <pubDate>Wed, 17 Mar 2021 13:03:56 +0000</pubDate>
                        <description><![CDATA[@remiel,

I&#039;ve looked around wpDiscuz and noticed there is no unminified version of the javascript which makes it extremely difficult to do any kind of alterations to the code. Do you have...]]></description>
                        <content:encoded><![CDATA[<p>@remiel,</p>
<blockquote>
<p><span>I've looked around wpDiscuz and noticed there is no unminified version of the javascript which makes it extremely difficult to do any kind of alterations to the code. Do you have a git repo, or some other place where I can get the unminified version so I could make the changes I need?</span></p>
</blockquote>
<p>You can find the files in the<em> /wpdiscuz/assets/js/</em> folder. </p>
<blockquote>
<p><span>Also, what about AJAX documentation? Is it available and if not, do you intend to make it available in the future?</span></p>
</blockquote>
<p>What do you mean saying AJAX documentation?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7603</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7602</link>
                        <pubDate>Wed, 17 Mar 2021 12:18:15 +0000</pubDate>
                        <description><![CDATA[Posted by: @asti 
We&#039;re really sorry, but there is no solution for this. 

There is always a solution. Even if it involves changing the wpdiscuz code myself. The key is knowing what to ch...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="407" data-postid="7600" data-mention="asti">
<div class="wpforo-post-quote-author"><strong> Posted by: @asti </strong></div>
<p>We're really sorry, but there is no solution for this. </p>
</blockquote>
<p>There is always a solution. Even if it involves changing the wpdiscuz code myself. The key is knowing what to change.</p>
<p>I've looked around wpDiscuz and noticed there is no unminified version of the javascript which makes it extremely difficult to do any kind of alterations to the code. Do you have a git repo, or some other place where I can get the unminified version so I could make the changes I need?</p>
<p>I love your plugin, but I'm working on a lot of sites, which might have their own requirements for the comment system, and I can't implement the requested changes without the source files.</p>
<p>@asti Also, what about AJAX documentation? Is it available and if not, do you intend to make it available in the future?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Remiel</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7602</guid>
                    </item>
				                    <item>
                        <title>RE: How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7600</link>
                        <pubDate>Wed, 17 Mar 2021 11:21:46 +0000</pubDate>
                        <description><![CDATA[We&#039;re really sorry, but there is no solution for this.]]></description>
                        <content:encoded><![CDATA[<p>We're really sorry, but there is no solution for this. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7600</guid>
                    </item>
				                    <item>
                        <title>How to customize the inline comments popup showing inline comments</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7587</link>
                        <pubDate>Tue, 16 Mar 2021 17:01:42 +0000</pubDate>
                        <description><![CDATA[I mean this:

Is there a filter/action/template I can use to change what displays in this popup and how it&#039;s displayed?

I want to change the number of comments from 3 to another number...]]></description>
                        <content:encoded><![CDATA[<p>I mean this:</p>
1318
<p>Is there a filter/action/template I can use to change what displays in this popup and how it's displayed?</p>
<ol>
<li>I want to change the number of comments from 3 to another number</li>
<li>The popup currently loads most recent comments, what if I wanted to show the most upvoted comments instead?</li>
<li>What if I wanted to also display the number of upvotes that comment has </li>
<li>In fact, what if I wanted to completely replace this with my own popup. What function(s) in discuz core files would I need to alter?</li>
</ol>
<p>Also, I couldn't find in your API documentation anything regarding AJAX endpoints. As in, if I wanted to post comments or fetch comments via my own AJAX calls, what endpoints I'd need to access and what parameters I'd need to send?</p>
<p>There are many ways this information might be useful. For example, I might want to add some widgets of my own that are related to displaying/managing comments. Or extend discuz functionality with something specific for my site. Or implement my own frontend management of comments for editors. Etc.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Remiel</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/how-to-customize-the-inline-comments-popup-showing-inline-comments/#post-7587</guid>
                    </item>
							        </channel>
        </rss>
		