<?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>
									Make Forum Sidebar Display on all Pages - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 07 Aug 2026 10:58:05 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73871</link>
                        <pubDate>Mon, 10 Oct 2022 19:15:31 +0000</pubDate>
                        <description><![CDATA[@percysgrowroom
ok, now everything works 😉]]></description>
                        <content:encoded><![CDATA[<p>@percysgrowroom</p>
<p>ok, now everything works 😉 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73871</guid>
                    </item>
				                    <item>
                        <title>RE: Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73870</link>
                        <pubDate>Mon, 10 Oct 2022 19:00:05 +0000</pubDate>
                        <description><![CDATA[@tutrix maybe that was the cache? I just deleted it to see if that was the issue, everything seems to be working fine for me]]></description>
                        <content:encoded><![CDATA[@tutrix maybe that was the cache? I just deleted it to see if that was the issue, everything seems to be working fine for me]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Macky</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73870</guid>
                    </item>
				                    <item>
                        <title>RE: Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73869</link>
                        <pubDate>Mon, 10 Oct 2022 18:08:43 +0000</pubDate>
                        <description><![CDATA[@percysgrowroom
hmm... I have 2 versions of this pageonce with widgets and in the menu = Login + Sign upand when I reload the page, the widgets and login + sign up in the menu are missing]]></description>
                        <content:encoded><![CDATA[<p>@percysgrowroom</p>
<p>hmm... I have 2 versions of this page<br />once with widgets and in the menu = Login + Sign up<br /><br />and when I reload the page, the widgets and login + sign up in the menu are missing</p>
<p><a href="https://www.screencast.com/t/d7IzBkJXny2" target="_blank" rel="noopener">https://www.screencast.com/t/d7IzBkJXny2</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73869</guid>
                    </item>
				                    <item>
                        <title>RE: Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73868</link>
                        <pubDate>Mon, 10 Oct 2022 17:41:35 +0000</pubDate>
                        <description><![CDATA[I figured it out using this code :)

.widget-area .widget {




 padding: 0;



}]]></description>
                        <content:encoded><![CDATA[<p>I figured it out using this code :)</p>
<div class="styles-section-title styles-selector">
<div><span class="selector" aria-label="CSS selector"><span class="simple-selector selector-matches">.widget-area .widget</span></span><span class="sidebar-pane-open-brace"><span> </span>{</span></div>
</div>
<div class="style-properties matched-styles monospace">
<div class="tree-outline-disclosure">
<ol class="tree-outline" role="tree">
<li class="parent" role="treeitem"><span class="styles-clipboard-only"> </span><span class="webkit-css-property" aria-label="CSS property name: padding">padding</span><span class="styles-name-value-separator">: </span><span class="expand-icon spritesheet-smallicons smallicon-triangle-right icon-mask"></span><span class="value" aria-label="CSS property value: 0">0</span>;</li>
</ol>
</div>
</div>
<div class="sidebar-pane-closing-brace">}</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Macky</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73868</guid>
                    </item>
				                    <item>
                        <title>RE: Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73867</link>
                        <pubDate>Mon, 10 Oct 2022 17:38:56 +0000</pubDate>
                        <description><![CDATA[@tutrix thats strange man they should all be in the right sidebar....]]></description>
                        <content:encoded><![CDATA[@tutrix thats strange man they should all be in the right sidebar....]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Macky</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73867</guid>
                    </item>
				                    <item>
                        <title>RE: Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73865</link>
                        <pubDate>Mon, 10 Oct 2022 16:37:31 +0000</pubDate>
                        <description><![CDATA[Posted by: @percysgrowroom 
I have set it up so all of the widgets are the same in the right side bar, but it doesn tlook the same as the forum sidebar does.

i don&#039;t see any wpForo widge...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="7384" data-postid="73864" data-mention="percysgrowroom">
<div class="wpforo-post-quote-author"><strong> Posted by: @percysgrowroom </strong></div>
<p>I have set it up so all of the widgets are the same in the right side bar, but it doesn tlook the same as the forum sidebar does.</p>
<p><a class="wpforo-auto-embeded-link" href="https://percysgrowroom.com/a-cannabis-growers-dictionary/" target="_blank" rel="nofollow noopener">https://percysgrowroom.com/a-cannabis-growers-dictionary/</a></p>
</blockquote>
<p>i don't see any wpForo widget on this page<br />only one Recent Posts widget from your blog</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73865</guid>
                    </item>
				                    <item>
                        <title>Make Forum Sidebar Display on all Pages</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73864</link>
                        <pubDate>Mon, 10 Oct 2022 15:52:42 +0000</pubDate>
                        <description><![CDATA[Hi everyone. I am just wondering if there was a way to get the wpforo sidebar to show on every page of my site and not just the forum pages. 
I have set it up so all of the widgets are the ...]]></description>
                        <content:encoded><![CDATA[<p>Hi everyone. I am just wondering if there was a way to get the wpforo sidebar to show on every page of my site and not just the forum pages. </p>
<p>I have set it up so all of the widgets are the same in the right side bar, but it doesn tlook the same as the forum sidebar does. </p>
<p>For example, see this post on the forum:</p>
<p>https://percysgrowroom.com/forum/the-basics-of-growing-weed/a-cannabis-growers-dictionary/</p>
<p>Vs this post on the front end of the site:</p>
<p>https://percysgrowroom.com/a-cannabis-growers-dictionary/</p>
<p>They have the same widgets in, but they are not dis played in the same way. How can this be fixed?</p>
<p>Thanks in advance for any help :) </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Macky</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/make-forum-sidebar-display-on-all-pages/#post-73864</guid>
                    </item>
							        </channel>
        </rss>
		