<?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>
									My new question and answer site built in WPFORO - wpForo Showcase				            </title>
            <link>https://wpforo.com/community/wpforo-showcase/my-new-question-and-answer-site-built-in-wpforo/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Jul 2026 17:13:47 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: My new question and answer site built in WPFORO</title>
                        <link>https://wpforo.com/community/wpforo-showcase/my-new-question-and-answer-site-built-in-wpforo/#post-53150</link>
                        <pubDate>Mon, 19 Apr 2021 19:38:32 +0000</pubDate>
                        <description><![CDATA[Hi @johndik,
Looks nice! But I see an empty sidebar space on the right side. You should edit the forum page and choose the Full Width template. I home your WordPress them allows you to do t...]]></description>
                        <content:encoded><![CDATA[<p>Hi @johndik,</p>
<p>Looks nice! But I see an empty sidebar space on the right side. You should edit the forum page and choose the Full Width template. I home your WordPress them allows you to do that. You can edit the forum page using the edit button on the top admin bar:</p>
<p>https://wpforo.com/wp-content/uploads/2017/02/wpForo-edit-forum-page.png</p>
<p> </p>
<p>If your theme doesn't have a full width page template, then use this CSS code. Insert this CSS code in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:</p>
<pre contenteditable="false">.wpforo.layout-sidebar-right #sidebar {
    display: none;
    float: none;
    width: 0;
}
.wpforo.layout-sidebar-right #main {
    float: none;
    width: 100%;
}
.wpforo.layout-sidebar-right #wpforo #wpforo-wrap .wpforo-content.wpfrt {
    padding-right: 0;
}</pre>]]></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/my-new-question-and-answer-site-built-in-wpforo/#post-53150</guid>
                    </item>
				                    <item>
                        <title>My new question and answer site built in WPFORO</title>
                        <link>https://wpforo.com/community/wpforo-showcase/my-new-question-and-answer-site-built-in-wpforo/#post-53104</link>
                        <pubDate>Fri, 16 Apr 2021 07:58:17 +0000</pubDate>
                        <description><![CDATA[My new question and answer site built in WPFORO: 
Hi I got to know about WPFORO in 2019 built start using it in 2021. Here&#039;s a project I built with it: please drop your honest review, thank...]]></description>
                        <content:encoded><![CDATA[<p>My new question and answer site built in WPFORO: </p>
<p>Hi I got to know about WPFORO in 2019 built start using it in 2021. Here's a project I built with it: https://ajuju.com.ng  please drop your honest review, thank you.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/wpforo-showcase/">wpForo Showcase</category>                        <dc:creator>johndik</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/wpforo-showcase/my-new-question-and-answer-site-built-in-wpforo/#post-53104</guid>
                    </item>
							        </channel>
        </rss>
		