<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Vfxdude &#187; Topic: How do I add to footer?</title>
		<link>http://www.vfxdude.com/forum/topic/how-do-i-add-to-footer</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 21:30:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/topic/how-do-i-add-to-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>vfxdude on "How do I add to footer?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-do-i-add-to-footer#post-1094</link>
			<pubDate>Thu, 04 Feb 2010 20:06:47 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">1094@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;css to change the footer color:&#60;br /&#62;
#footer, #footer a { color: #333; }&#60;/p&#62;
&#60;p&#62;I will probably add this to the color section of the theme settings...&#60;/p&#62;
&#60;p&#62;There is no setting for duplicating the main navigation to the footer, however I have done this in the bfnav child theme (it's a seperate nav, but adding the main nav is very simple). the simple way is to add this to the functions.php (preferably in a &#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#childtheme&#34;&#62;child theme&#60;/a&#62;):&#60;/p&#62;
&#60;p&#62;&#60;code&#62;function myFooterNav() { bf_navigation(&#34;&#34;,&#34;navsmall&#34;); }&#60;br /&#62;
add_action( 'wp_footer', 'myFooterNav' );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then the navigation also needs to be styled like in the bfnav child theme (float to right etc.).&#60;/p&#62;
&#60;p&#62;It would be easier with a setting for this, so I will consider adding that, but it's good to know how to add more navigations too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sculley on "How do I add to footer?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-do-i-add-to-footer#post-1088</link>
			<pubDate>Thu, 04 Feb 2010 13:08:58 +0000</pubDate>
			<dc:creator>Sculley</dc:creator>
			<guid isPermaLink="false">1088@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thank you!  Is there a place to change color?  If not, can I change on CSS (footer element)?&#60;/p&#62;
&#60;p&#62;Also, any setting to have the nav links show on bottom too (good for SEO) or just need to add in the &#34;Footer Text&#34;?  So they'll automatically show if someone adds/deletes a page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How do I add to footer?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-do-i-add-to-footer#post-1082</link>
			<pubDate>Thu, 04 Feb 2010 11:51:29 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">1082@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;there is a theme setting input box called &#34;Footer Text&#34; for this (at the bottom of the general tab).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sculley on "How do I add to footer?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-do-i-add-to-footer#post-1076</link>
			<pubDate>Wed, 03 Feb 2010 23:54:18 +0000</pubDate>
			<dc:creator>Sculley</dc:creator>
			<guid isPermaLink="false">1076@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I'd like to add an address to the footer of the website next to &#34;by Vfxdude&#34; but don't know where to get into &#38;lt;?php wp_footer(); ?&#38;gt; to add it?&#60;/p&#62;
&#60;p&#62;Also, I'd like to add navigation text links to the footer as well.  Is there an automatic setting for that in the theme settings?  Or, just add it to &#38;lt;?php wp_footer(); ?&#38;gt; when I figure out how to get in and where it is.&#60;/p&#62;
&#60;p&#62;Thanks so much in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

