<?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>
									Truncate Quotes - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 09 Sep 2026 10:21:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Truncate Quotes</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/#post-52679</link>
                        <pubDate>Fri, 02 Apr 2021 15:05:03 +0000</pubDate>
                        <description><![CDATA[Beautiful @robert It worked perfectly! Thanks.]]></description>
                        <content:encoded><![CDATA[Beautiful @robert It worked perfectly! Thanks.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>meibukan76</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/#post-52679</guid>
                    </item>
				                    <item>
                        <title>RE: Truncate Quotes</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/#post-52677</link>
                        <pubDate>Fri, 02 Apr 2021 14:50:14 +0000</pubDate>
                        <description><![CDATA[Hi @meibukan76,
Here is a quick workaround. You can set max-height of the quote and automatically show a scrollbar to scroll the content of the quote. Insert this CSS code in Dashboard &gt;...]]></description>
                        <content:encoded><![CDATA[<p>Hi @meibukan76,</p>
<p>Here is a quick workaround. You can set max-height of the quote and automatically show a scrollbar to scroll the content of the quote. Insert this CSS code in <span style="color: #3366ff">Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code</span> textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpforo-post blockquote, #wpforo #wpforo-wrap .wpforo-revision-body blockquote {
   ***max-height: 150px;***
    overflow-y: auto;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/#post-52677</guid>
                    </item>
				                    <item>
                        <title>Truncate Quotes</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/#post-52652</link>
                        <pubDate>Thu, 01 Apr 2021 22:12:40 +0000</pubDate>
                        <description><![CDATA[I&#039;ve searched the forums and haven&#039;t been able to find an answer as to how to shorten quotes. If I have a member quote a long post and they don&#039;t take the time or don&#039;t want to erase any of ...]]></description>
                        <content:encoded><![CDATA[<p>I've searched the forums and haven't been able to find an answer as to how to shorten quotes. If I have a member quote a long post and they don't take the time or don't want to erase any of it, then it takes up a lot of page space. Is there a way to limit the amount of the quote that is shown in the reply automatically, maybe with an option to show the whole thing if needed? </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>meibukan76</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/truncate-quotes/#post-52652</guid>
                    </item>
							        </channel>
        </rss>
		