<?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>
									and here is my new community - wpForo Showcase				            </title>
            <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 01:14:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40834</link>
                        <pubDate>Sat, 02 May 2020 09:33:14 +0000</pubDate>
                        <description><![CDATA[Hello @tutrix
Great information. I will work on this.
Thank you for your support.]]></description>
                        <content:encoded><![CDATA[<p>Hello @tutrix</p>
<p>Great information. I will work on this.</p>
<p>Thank you for your support.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>DeepLine Digital</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40834</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40833</link>
                        <pubDate>Sat, 02 May 2020 09:22:13 +0000</pubDate>
                        <description><![CDATA[@t-niron
open &gt; layouts &gt; 2 &gt; forum.php
search for
&lt;div class=&quot;cat-title&quot; title=&quot;&lt;?php echo esc_attr($cat); ?&gt;&quot;&gt;&lt;?php echo esc_html($cat); ...]]></description>
                        <content:encoded><![CDATA[<p>@t-niron</p>
<p>open &gt; layouts &gt; 2 &gt; forum.php</p>
<p>search for</p>
<pre>&lt;div class="cat-title" title="&lt;?php echo esc_attr($cat); ?&gt;"&gt;&lt;?php echo esc_html($cat); ?&gt;&lt;/div&gt;</pre>
<p>add to</p>
<pre>&lt;div class="cat-title"</pre>
<p><span class="tlid-translation translation"><span class="">this</span></span></p>
<pre>&lt;?php echo esc_html($cat); ?&gt;</pre>
<p>looks like</p>
<p> </p>
<pre>&lt;div class="cat-title &lt;?php echo esc_html($cat); ?&gt;"</pre>
<p>now you have the cat title in the css class</p>
<p><br />now define the image by using css ::before</p>
<p>example</p>
<pre>&lt;div class="cat-title Forum Intern"</pre>
<p>Custom css</p>
<pre>.cat-title.Forum.Intern::before {<br />background-image: url(/wp-content/uploads/foren-icons/tutrix-2.png);<br />margin-right: 10px;<br />width: 28px;<br />display: inline-block;<br />height: 28px;<br />content: '';<br />background-size: 28px;<br />background-repeat: no-repeat;<br />vertical-align: bottom;<br />}</pre>
<p>don't forget</p>
<p><a title="Theme Customization" href="https://wpforo.com/docs/root/forum-themes/theme-customization/" target="true">Theme Customization</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40833</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40826</link>
                        <pubDate>Sat, 02 May 2020 08:45:02 +0000</pubDate>
                        <description><![CDATA[Hello @tutrix
Actually now I looked again and I have a new question :) You added photo to the forum topics, but how? :)
Thank you
 
 Ekran-Resmi-2020-05-02-11.43.04.png]]></description>
                        <content:encoded><![CDATA[<p> Hello @tutrix</p>
<p>Actually now I looked again and I have a new question :) You added photo to the forum topics, but how? :)</p>
<p>Thank you</p>
<p> </p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1588409102-Ekran-Resmi-2020-05-02-114304.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Ekran-Resmi-2020-05-02-11.43.04.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>DeepLine Digital</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40826</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40821</link>
                        <pubDate>Sat, 02 May 2020 08:32:36 +0000</pubDate>
                        <description><![CDATA[Hello @tutrix
Thanks to you, I found it and almost finished the design. If you want to review, you can find it in the title below.
Thank you again.]]></description>
                        <content:encoded><![CDATA[<p>Hello @tutrix</p>
<p>Thanks to you, I found it and almost finished the design. If you want to review, you can find it in the title below.</p>
<p><a href="https://wpforo.com/community/wpforo-showcase/n-akvaryum-forum-theme/">https://wpforo.com/community/wpforo-showcase/n-akvaryum-forum-theme/</a></p>
<p>Thank you again.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>DeepLine Digital</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40821</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40818</link>
                        <pubDate>Sat, 02 May 2020 08:09:18 +0000</pubDate>
                        <description><![CDATA[thanks to all for the good rating 😀 
@t-niron
i see on your forum you have found the solution 😉]]></description>
                        <content:encoded><![CDATA[<p><span class="tlid-translation translation"><span class="">thanks to all for the good rating 😀 <br /></span></span></p>
<p>@t-niron</p>
<p>i see on your forum you have found the solution 😉 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40818</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40753</link>
                        <pubDate>Thu, 30 Apr 2020 20:58:03 +0000</pubDate>
                        <description><![CDATA[Hello @Tutrix
How to show wpForo categories in frame?
Thank you]]></description>
                        <content:encoded><![CDATA[<p>Hello @Tutrix</p>
<p>How to show wpForo categories in frame?</p>
<p>Thank you</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>DeepLine Digital</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40753</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40578</link>
                        <pubDate>Mon, 27 Apr 2020 10:20:24 +0000</pubDate>
                        <description><![CDATA[Great!
You did a perfect job!
Very nice and professional customization of wpForo template files.]]></description>
                        <content:encoded><![CDATA[<p>Great!</p>
<p>You did a perfect job!</p>
<p>Very nice and professional customization of wpForo template files.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40578</guid>
                    </item>
				                    <item>
                        <title>RE: and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40568</link>
                        <pubDate>Mon, 27 Apr 2020 09:24:43 +0000</pubDate>
                        <description><![CDATA[Thank you @tutrix!
That&#039;s great! I like it.]]></description>
                        <content:encoded><![CDATA[<p>Thank you <span>@tutrix!</span></p>
<p>That's great! I like it.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40568</guid>
                    </item>
				                    <item>
                        <title>and here is my new community</title>
                        <link>https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40534</link>
                        <pubDate>Sun, 26 Apr 2020 16:28:02 +0000</pubDate>
                        <description><![CDATA[this is my forum about smart home
 
&nbsp;my-forum.png]]></description>
                        <content:encoded><![CDATA[<p>this is my forum about smart home</p>
<p><a title="https://www.tutrix.de/forum/" href="https://www.tutrix.de/forum/" target="true">https://www.tutrix.de/forum/</a></p>
<p> </p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1587918482-my-forum.png" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;my-forum.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/and-here-is-my-new-community/#post-40534</guid>
                    </item>
							        </channel>
        </rss>
		