<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Sidebar Widgets (2 open at same time?)</title>
		<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Sidebar Widgets (2 open at same time?)</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:27:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/sidebar-widgets-2-open-at-same-time" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-43083</link>
			<pubDate>Tue, 10 Jul 2018 07:53:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43083@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)
</p></description>
		</item>
		<item>
			<title>boogieted on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-43072</link>
			<pubDate>Sun, 08 Jul 2018 11:47:28 +0000</pubDate>
			<dc:creator>boogieted</dc:creator>
			<guid isPermaLink="false">43072@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris.  Sorry it took weeks for me to realize you answered my question.  I had "Notify me of follow-up posts via email" checked, but I was never alerted that you had answered.  I just happened to return here to look.<br />
I just took out that part of the style.css line and it worked.  I appreciate it.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-43020</link>
			<pubDate>Wed, 20 Jun 2018 09:55:40 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43020@http://www.themolitor.com/forums/</guid>
			<description><p>@boogieted</p>
<p>Check out this FAQ: <a href="http://www.themolitor.com/forums/topic/how-do-i-make-the-featured-article-show-up-in-the-church-theme" rel="nofollow">http://www.themolitor.com/forums/topic/how-do-i-make-the-featured-article-show-up-in-the-church-theme</a></p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>boogieted on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-43017</link>
			<pubDate>Tue, 19 Jun 2018 13:29:20 +0000</pubDate>
			<dc:creator>boogieted</dc:creator>
			<guid isPermaLink="false">43017@http://www.themolitor.com/forums/</guid>
			<description><p>In the latest version of the Church theme (6.0) I am not finding a setting anywhere that keeps any of the widgets open.  Is editing code the only way to do this?  Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-9786</link>
			<pubDate>Tue, 08 May 2012 14:33:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">9786@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<ol>
<li>Open "scripts.js" in the theme directory.</li>
<li>On line 318, locate the following...<br />
<pre><code>jQuery(&#34;#sidebar .widget:nth-child(1)&#34;).children(&#34;.widgetcontent&#34;).slideDown(300);</code></pre>
</li>
<li>...change it to the following...<br />
<pre><code>jQuery(&#34;#sidebar .widget:nth-child(1),#sidebar .widget:nth-child(2)&#34;).children(&#34;.widgetcontent&#34;).slideDown(300);</code></pre>
</li>
<li>Save and you should be good to go!</li>
</ol>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Justin on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-9730</link>
			<pubDate>Mon, 07 May 2012 17:09:47 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">9730@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Bryan, unfortunately this is not a base function of the theme and would require some customization (<a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a>). I am going to set this to Pending in case another user has a simple fix for this.</p>
<p>Good luck and thanks for the kind words!</p>
<p>Justin
</p></description>
		</item>
		<item>
			<title>bryanc23 on "Sidebar Widgets (2 open at same time?)"</title>
			<link>http://www.themolitor.com/forums/topic/sidebar-widgets-2-open-at-same-time#post-9646</link>
			<pubDate>Fri, 04 May 2012 06:18:42 +0000</pubDate>
			<dc:creator>bryanc23</dc:creator>
			<guid isPermaLink="false">9646@http://www.themolitor.com/forums/</guid>
			<description><p>For our website (mizpahbaptist.org), in the sidebar I have our Service Times set to always remain open on the homepage.  I don't recall if you had that as default for the Church-WP theme or if I found it on your forum somewhere.  Well my question is, is it possible to have 2 of the widgets open on the homepage?  I would like the Service Times and the Random Photos widgets open all the time for the homepage at least and leave the other widgets closed.  Our site needs more photos and I thought this would be one way to provide that to our congregation.</p>
<p>Thanks again for such an amazing theme.  Really wish I could grasp the concept of css and wordpress coding as easy as I learned html many years ago.  I've tried and read and tried more and I just can't seem to permanently grasp it.  I've always hand coded simple html sites so this is my first time using Wordpress and I keep learning more and more as it expands its functionality.
</p></description>
		</item>

	</channel>
</rss>
