<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: random-posts-widget</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: random-posts-widget</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 16:02:34 +0000</pubDate>

<item>
<title>alexleonard on "Request : A call of the function anywhere on the blog"</title>
<link>http://wordpress.org/support/topic/151824#post-689910</link>
<pubDate>Fri, 08 Feb 2008 12:33:32 +0000</pubDate>
<dc:creator>alexleonard</dc:creator>
<guid isPermaLink="false">689910@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You could create a second dynamic sidebar as such, and then add it to your footer.&#60;/p&#62;
&#60;p&#62;so in your theme's function.php&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ( function_exists(&#38;#39;register_sidebars&#38;#39;) )
    register_sidebars(2);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then in your theme, change your normal dynamic sidebar call to something like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;side&#38;quot;&#38;gt;
&#38;lt;ul&#38;gt;&#38;lt;?php dynamic_sidebar(&#38;#39;Sidebar 1&#38;#39;); ?&#38;gt;&#38;lt;/ul&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then in your footer go with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;footer&#38;quot;&#38;gt;
&#38;lt;ul&#38;gt;&#38;lt;?php dynamic_sidebar(&#38;#39;Sidebar 2&#38;#39;); ?&#38;gt;&#38;lt;/ul&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will give you two sidebar columns in the widget part of your admin panel, and by dragging widgets into &#34;Sidebar 2&#34;, you'll see them appearing in your footer.&#60;/p&#62;
&#60;p&#62;I hope this makes sense and achieves what you're looking for. &#60;/p&#62;
&#60;p&#62;I've definitely found a lot of use out of defining multiple &#34;sidebars&#34; and displaying them on various parts of a website.
&#60;/p&#62;</description>
</item>
<item>
<title>theapparatus on "Request : A call of the function anywhere on the blog"</title>
<link>http://wordpress.org/support/topic/151824#post-676596</link>
<pubDate>Mon, 14 Jan 2008 21:24:55 +0000</pubDate>
<dc:creator>theapparatus</dc:creator>
<guid isPermaLink="false">676596@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Why not just manually add in the link to your theme's footer.php file?
&#60;/p&#62;</description>
</item>
<item>
<title>neosting on "Request : A call of the function anywhere on the blog"</title>
<link>http://wordpress.org/support/topic/151824#post-676330</link>
<pubDate>Mon, 14 Jan 2008 15:44:24 +0000</pubDate>
<dc:creator>neosting</dc:creator>
<guid isPermaLink="false">676330@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;First, i would like to thank you for this plugin. It is a good one, and will soon be in my restricted list of plugins. But i would like you, please, to add only one function.&#60;/p&#62;
&#60;p&#62;I would like to have the possibility to call this plugin anywhere, (i would like it in my footer.php) on my blog. The widget is a good thing, but it depends on the theme template of maybe each other.&#60;/p&#62;
&#60;p&#62;maybe you could add options in the control wordpress panel in options, but it is not a priority. Important is to make in the call function the options of counts, or in the php file.&#60;/p&#62;
&#60;p&#62;Can you do this ?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
