<?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>
									Multiple Comment Boxes in article Showing Duplicated Question Prompts - Inline Commenting				            </title>
            <link>https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 19 Jul 2026 09:36:28 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Multiple Comment Boxes in article Showing Duplicated Question Prompts</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16241</link>
                        <pubDate>Sun, 21 Aug 2022 21:41:26 +0000</pubDate>
                        <description><![CDATA[Ok. Done. Article updated with unique IDs for each comment.
Please note that I did finally have to make an editorial decision to also change the comment blocks to
opened=&quot;0&quot;
It appeared q...]]></description>
                        <content:encoded><![CDATA[<p>Ok. Done. Article updated with unique IDs for each comment.</p>
<p>Please note that I did finally have to make an editorial decision to also change the comment blocks to</p>
<pre contenteditable="false">opened="0"</pre>
<p>It appeared quite unprofessional to have those redundant comment boxes opened showing the repetitious questions, so I decided to have them UNopened by default.</p>
<p>Other than that, everything else in the article is still the way it was previously.</p>
<p>The unique IDs given were changed to the format of </p>
<p>question01<br />question02<br />question03<br />question04<br />.....and so forth.</p>
2755
2756
2757
2758
<p> </p>
<p>Once the support staff views the updated article, could you please screenshot what is displaying on your end so that everyone might see it?</p>
<p>Is it still the same question prompt repeated over and over again?</p>
<p>-or-</p>
<p>After doing what was instructed, is the support staff seeing different question prompts now that the IDs have all been made unique?</p>
<p>Thanks! -Brad</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Burlesonbrad</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16241</guid>
                    </item>
				                    <item>
                        <title>RE: Multiple Comment Boxes in article Showing Duplicated Question Prompts</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16198</link>
                        <pubDate>Wed, 17 Aug 2022 09:58:22 +0000</pubDate>
                        <description><![CDATA[@burlesonbrad,
First of all please change the IDs and let us know how it works. So we&#039;ll be able to clarify the process for further support. 

2.) I&#039;ll happily change the ID.  But ... to ...]]></description>
                        <content:encoded><![CDATA[<p>@burlesonbrad,</p>
<p>First of all please change the IDs and let us know how it works. So we'll be able to clarify the process for further support. </p>
<blockquote>
<p><span>2.) I'll happily change the ID.  But ... to what should I make it?  Do I just use random characters to change the ID?</span></p>
</blockquote>
<p><span>Yes, the ID in the shortcode contains some random characters. Just note, that it can't have more than 10 symbols.  </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/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16198</guid>
                    </item>
				                    <item>
                        <title>RE: Multiple Comment Boxes in article Showing Duplicated Question Prompts</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16186</link>
                        <pubDate>Tue, 16 Aug 2022 19:01:05 +0000</pubDate>
                        <description><![CDATA[As I mentioned previously, it was indeed placed using the /block.
And, .... **HOW** specifically would one change the ID?
Is one supposed to randomly guess a string and assign it to each /...]]></description>
                        <content:encoded><![CDATA[<p>As I mentioned previously, it was indeed placed using the /block.</p>
<p>And, .... **HOW** specifically would one change the ID?</p>
<p>Is one supposed to randomly guess a string and assign it to each /block?</p>
<p>------------------------------------------------------------------</p>
<p>just for visual clarification (<strong><em>again</em></strong>)</p>
<p>1st block:</p>
<p>frontend</p>
2731
<p>backend</p>
2733
<p>2nd block:</p>
<p>frontend</p>
2734
<p>backend</p>
2735
<p>3rd block:</p>
<p>frontend</p>
2736
<p>backend</p>
2737
<p>4th block:</p>
<p>frontend</p>
2738
<p>backend</p>
2739
<p>5th block:</p>
<p>front end</p>
2740
<p>backend</p>
2741
<p><strong><em>(starting to see that the frontend isn't matching what was entered on the backend?)</em></strong></p>
<p>6th block:</p>
<p>frontend</p>
2742
<p>backend</p>
2743
<p> </p>
<p>I could keep going, but.....</p>
<p> </p>
<p>See how the backend of the &lt;code&gt;question=&lt;/code&gt; is **NOT** matching to what is displaying on the front end of the site?</p>
<p>1.) Why is that happening?</p>
<p>2.) I'll happily change the ID.  But ... to what should I make it?  Do I just use random characters to change the ID?</p>
<p>3.) What can be done to prevent this from happening in the future?</p>
<p> </p>
<p>Thanks! </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Burlesonbrad</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16186</guid>
                    </item>
				                    <item>
                        <title>RE: Multiple Comment Boxes in article Showing Duplicated Question Prompts</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16183</link>
                        <pubDate>Tue, 16 Aug 2022 08:15:31 +0000</pubDate>
                        <description><![CDATA[Please let us know how the shortcode has been added. Have you used the &quot;Inline commenting&quot; button?
Please try to change the ID of each shortcode manually and check again. It must be unique.]]></description>
                        <content:encoded><![CDATA[<p>Please let us know how the shortcode has been added. Have you used the "Inline commenting" button?</p>
<p>Please try to change the ID of each shortcode manually and check again. It must be unique. </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/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16183</guid>
                    </item>
				                    <item>
                        <title>Multiple Comment Boxes in article Showing Duplicated Question Prompts</title>
                        <link>https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16079</link>
                        <pubDate>Mon, 15 Aug 2022 17:05:25 +0000</pubDate>
                        <description><![CDATA[Go check out that article that I linked to above. 
 
In the article, I have placed several opportunities for readers to share their feedback and comments.
Unfortunately WpDiscuz has someh...]]></description>
                        <content:encoded><![CDATA[<p>https://oneburleson.com/community-questions-for-nona-collins-reed-school-board-candidate/</p>
<p> </p>
<p>Go check out that article that I linked to above. </p>
<p> </p>
<p>In the article, I have placed several opportunities for readers to share their feedback and comments.</p>
<p>Unfortunately WpDiscuz has somehow managed to duplicate the first occurrence of the inline comments several times in each additional comment block that was added.</p>
<p>To test this and replicate it and verify, I copied the comment hash and then clicked &lt;ctrl+F&gt; to find all the occurrences of that same hash:</p>
<p>https://prnt.sc/GtqmHUFEQar_</p>
2725
<p>And, I noticed that it came up 8 times in the article.  That's not a problem if the enduser/reader is making only one comment at one spot in the article.</p>
<p>Now, it does become a problem when each of the prompts are showing the exact same dialogue in the comment box.</p>
<p>Here's the first occurrence in the article:</p>
2726
<p>Take note of the text dialogue in that first prompt. </p>
2728
<hr />
<p>Now, here's the next inline comment block further down the article:</p>
2727
<p>It is a separate additional comment block.  But on the front end, it's showing the exact same dialogue as the inline comment prompt above it in the article.  On the backend though, that prompt has completely different dialogue put into the prompt.  Here, let me show you:</p>
2729
<p>Notice the prompt displaying on the front end of the site is not the same as what was put into the Inline comment block on the backend of the site.  The backend of the block was created with the text prompt of <em>Burleson Voters: Do you believe that candidate Nona Reed can ever 'perform ... duties for the BISD' ever again?</em> </p>
<p>However, take note that the front end of that block is displaying the text from the previous block. Now also note that it is <span style="text-decoration: underline"><strong>not</strong></span> what was entered into the backend of the Inline Comments block settings. The frontend of the block is prompting readers with this text "<em><span>Do Burleson Voters think that Nona can justify in a convincing manner, why it is that she waited until the last second to file her candidacy</span></em> paperwork?" </p>
<p>And there is a continuation of this pattern all down the article.  It's not like the backend of the block was copy/pasted or anything. It's a whole new inline code block that is entered into the article using a completely separate text prompt. And this happens over and over again throughout various Inline Comments block.</p>
<p>The backend will have a totally unique set of text prompt for each placement in the article.  Yet the front end will simply completely ignore the unique text prompts and display the same prompt over and over again.</p>
<p>Why is this happening and what can be done to prevent this from happening again?</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/inline-commenting/">Inline Commenting</category>                        <dc:creator>Burlesonbrad</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/inline-commenting/multiple-comment-boxes-in-article-showing-duplicated-question-prompts/#post-16079</guid>
                    </item>
							        </channel>
        </rss>
		