<?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>
									The class(&#039;wpf-thread-head&#039;) element does not exist. - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Jul 2026 08:50:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70915</link>
                        <pubDate>Tue, 06 Sep 2022 13:08:20 +0000</pubDate>
                        <description><![CDATA[I solved my problem by editing and adding a layout to my theme. Thank you for your reply. 😀]]></description>
                        <content:encoded><![CDATA[<p><span>I solved my problem by editing and adding a layout to my theme. Thank you for your reply.</span> 😀</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tayo</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70915</guid>
                    </item>
				                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70903</link>
                        <pubDate>Tue, 06 Sep 2022 11:48:19 +0000</pubDate>
                        <description><![CDATA[@tayo,
No, that&#039;s not what you think. It only affects the title section. Please test it before replying.]]></description>
                        <content:encoded><![CDATA[<p>@tayo,</p>
<p>No, that's not what you think. It only affects the title section. Please test it before replying.</p>]]></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/the-classwpf-thread-head-element-does-not-exist/#post-70903</guid>
                    </item>
				                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70896</link>
                        <pubDate>Tue, 06 Sep 2022 11:20:44 +0000</pubDate>
                        <description><![CDATA[@robert 
No, that&#039;s not what I want. The selection you suggested applies to the whole thread. I don&#039;t want the whole thread, I want it to be applied only to the title except author, date, a...]]></description>
                        <content:encoded><![CDATA[<p>@robert </p>
<p><span>No, that's not what I want. The selection you suggested applies to the whole thread. I don't want the whole thread, I want it to be applied only to the title except author, date, and tag. Please see the yellow background of my image attached to the previous answer.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tayo</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70896</guid>
                    </item>
				                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70889</link>
                        <pubDate>Tue, 06 Sep 2022 10:51:29 +0000</pubDate>
                        <description><![CDATA[@tayo,
Use this css selector instead of the wpf-thread-had
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title {
  .....
}]]></description>
                        <content:encoded><![CDATA[<p>@tayo,</p>
<p>Use this css selector instead of the wpf-thread-had</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-title {
  .....
}</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/the-classwpf-thread-head-element-does-not-exist/#post-70889</guid>
                    </item>
				                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70866</link>
                        <pubDate>Tue, 06 Sep 2022 08:53:07 +0000</pubDate>
                        <description><![CDATA[The css I want is very simple. I want the background, but I can&#039;t make it like the attached image because there is no div element. Applying background only to a link is not what I want. I wa...]]></description>
                        <content:encoded><![CDATA[<p><span>The css I want is very simple. I want the background, but I can't make it like the attached image because there is no div element. Applying background only to a link is not what I want. I want to apply the same box as the div element . Also, only the title applies, not the "wpf-thread-author-name".</span></p>
<div id="wpfa-13349" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1662454387-i-want-this-cssdiv.png" target="_blank" title="i-want-this-cssdiv.png"><i class="fas fa-paperclip"></i>&nbsp;i-want-this-cssdiv.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tayo</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70866</guid>
                    </item>
				                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70863</link>
                        <pubDate>Tue, 06 Sep 2022 08:30:25 +0000</pubDate>
                        <description><![CDATA[Hi @tayo,
Let&#039;s try managing the CSS and see can we affect on the needed HTML without adding a new HTML class. Please provide your CSS code.]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@tayo,</span></p>
<p>Let's try managing the CSS and see can we affect on the needed HTML without adding a new HTML class. Please provide your CSS code.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70863</guid>
                    </item>
				                    <item>
                        <title>RE: The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70857</link>
                        <pubDate>Tue, 06 Sep 2022 06:45:30 +0000</pubDate>
                        <description><![CDATA[Here&#039;s an image to compare my questions.
&nbsp;a-class-element.png]]></description>
                        <content:encoded><![CDATA[<p><span>Here's an image to compare my questions.</span></p>
<div id="wpfa-13345" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1662446730-a-class-element.png" target="_blank" title="a-class-element.png"><i class="fas fa-paperclip"></i>&nbsp;a-class-element.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tayo</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70857</guid>
                    </item>
				                    <item>
                        <title>The class(&#039;wpf-thread-head&#039;) element does not exist.</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70856</link>
                        <pubDate>Tue, 06 Sep 2022 06:44:15 +0000</pubDate>
                        <description><![CDATA[I chose the class(&#039;wpf-thread-head&#039;) element of the title to apply the css. but,There is the class(&#039;wpf-thread-head&#039;) on the forum page with categories, but there is no the class(&#039;wpf-thread...]]></description>
                        <content:encoded><![CDATA[<p><span>I chose the class('wpf-thread-head') element of the title to apply the css. but,</span><br /><span>There is the class('wpf-thread-head') on the forum page with categories, but there is no the class('wpf-thread-head') on the single forum page without categories. I added an image so you can see it right away.</span><br /><span>If possible, could you add this class and html?</span></p>
<p>Thank you.</p>
<div id="wpfa-13344" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="a-class-element-not.png" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1662446655-a-class-element-not.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> a-class-element-not.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tayo</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/the-classwpf-thread-head-element-does-not-exist/#post-70856</guid>
                    </item>
							        </channel>
        </rss>
		