<?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: Register_Sidebar issue with Wordpress Update 2.4.1</title>
		<link>http://www.themolitor.com/forums/topic/register_sidebar-issue-with-wordpress-update-241</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Register_Sidebar issue with Wordpress Update 2.4.1</description>
		<language>en-US</language>
		<pubDate>Mon, 04 May 2026 23:30:14 +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/register_sidebar-issue-with-wordpress-update-241" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Register_Sidebar issue with Wordpress Update 2.4.1"</title>
			<link>http://www.themolitor.com/forums/topic/register_sidebar-issue-with-wordpress-update-241#post-34181</link>
			<pubDate>Mon, 04 May 2015 14:12:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34181@http://www.themolitor.com/forums/</guid>
			<description><p>You bet ;-)
</p></description>
		</item>
		<item>
			<title>jloehrk on "Register_Sidebar issue with Wordpress Update 2.4.1"</title>
			<link>http://www.themolitor.com/forums/topic/register_sidebar-issue-with-wordpress-update-241#post-34180</link>
			<pubDate>Mon, 04 May 2015 11:38:08 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">34180@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for the link.  Got it all worked out!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Register_Sidebar issue with Wordpress Update 2.4.1"</title>
			<link>http://www.themolitor.com/forums/topic/register_sidebar-issue-with-wordpress-update-241#post-34080</link>
			<pubDate>Tue, 28 Apr 2015 13:18:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34080@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I released an update that addresses this error message + other improvements: <a href="http://www.themolitor.com/forums/topic/update-v13-for-the-producer#post-34016" rel="nofollow">http://www.themolitor.com/forums/topic/update-v13-for-the-producer#post-34016</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jloehrk on "Register_Sidebar issue with Wordpress Update 2.4.1"</title>
			<link>http://www.themolitor.com/forums/topic/register_sidebar-issue-with-wordpress-update-241#post-34070</link>
			<pubDate>Tue, 28 Apr 2015 09:42:32 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">34070@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Chris,</p>
<p>I upgraded my Wordpress site to its latest version (4.2.1) and it came back with a code warning:</p>
<p>Notice: register_sidebar was called incorrectly.  No id was set in the arguments array for the “Live Widgets” sidebar.  Defaulting to “sidebar-1”.  Manually set the id to “sidebar-1” to silence this notice and keep existing sidebar content.</p>
<p>I finally found where this was coming from in the functions.php:</p>
<pre><code>///////////////////////
//SIDEBAR GENERATOR (FOR SIDEBAR AND FOOTER)
/////////////////////// 

if ( function_exists(&#039;register_sidebar&#039;) )
register_sidebar(array(&#039;name&#039;=&#62;&#039;Live Widgets’,
 &#039;before_widget&#039; =&#62; &#039;&#60;li id=&#34;%1$s&#34; class=&#34;widget %2$s&#34;&#62;’,
 &#039;after_widget&#039; =&#62; &#039;’,
 &#039;before_title&#039; =&#62; &#039;&#60;h2 class=&#34;widgettitle&#34;&#62;’,
 &#039;after_title&#039; =&#62; &#039;&#60;/h2&#62;&#039;, &#039;description&#039; =&#62; &#039;Place up to 4 widgets in this space.’
));</code></pre>
<p>I honestly have no idea where to place the sidebar-1 code at.  Does this make sense to you?</p>
<p>My website is <a href="http://www.jelproduction.net" rel="nofollow">http://www.jelproduction.net</a> and you can see the warning just above the middle slider section.</p>
<p>Thanks for your help.
</p></description>
		</item>

	</channel>
</rss>
