<?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: Footer Issues</title>
		<link>http://www.themolitor.com/forums/topic/wp-footer-issues</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Footer Issues</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 12:11:21 +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/wp-footer-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23149</link>
			<pubDate>Wed, 11 Sep 2013 14:27:40 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23149@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<pre><code>Paid for by ...&#60;br /&#62;
© &#60;?php _e(&#039;Copyright&#039;,&#039;themolitor&#039;);?&#62; &#60;?php echo date(&#34;Y &#34;); Kurt for Seymour. All Rights Reserved. &#124; Powered by &#60;a href=&#34;http://wordpress.org&#34;&#62;WordPress&#60;/a&#62; &#124; Theme: Politico by &#60;a href=&#34;http://themeforest.net/user/themolitor/portfolio?ref=themolitor&#34;&#62;THE MOLITOR&#60;/a&#62;</code></pre>
<p>Let me know if that works better ;-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jweaving on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23145</link>
			<pubDate>Wed, 11 Sep 2013 10:34:34 +0000</pubDate>
			<dc:creator>jweaving</dc:creator>
			<guid isPermaLink="false">23145@http://www.themolitor.com/forums/</guid>
			<description><p>I tried my best replicating your code...  php is something I definitely need to work with more...</p>
<p>I tried editing with:</p>
<p>&#169; &#60;?php _e('Copyright','WordPress','themolitor');?&#62; &#60;?php echo date("Y "); bloginfo('name'); ?&#62;. &#60;?php _e('All rights reserved. &#124; Powered by,'WordPress'); ?&#62; <a>"&#62;WordPress</a> &#60;?php _e('&#124; Theme: Politico by','themolitor');?&#62; <a href="http://themeforest.net/user/themolitor/portfolio?ref=themolitor">"&#62;THE MOLITOR</a></p>
<p>What I'm trying to do is to leave a line to at least give you some credit for the theme, so it reads something like (less the quotes):<br />
"© Copyright 2013 Kurt for Seymour. All Rights Reserved. &#124; Powered by WordPress &#124; Theme: Politico by MOLITOR"<br />
(links to wordpress.org, and your original links)</p>
<p>==========</p>
<p>Before this statement with a line break, I need text above with a line break (would the line break be as simple as &#60;p&#62;?)<br />
So, to add the text before the copyright, would I just begin the code with: &#60;?php _e('Paid for by... etc.');?&#62;  Then I can continue the next line of code (the copyright I mentioned above)?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23129</link>
			<pubDate>Wed, 11 Sep 2013 08:37:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23129@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The footer text is controlled from the footer.php file on line 62...</p>
<pre><code>&#38;copy; &#60;?php _e(&#039;Copyright&#039;,&#039;themolitor&#039;);?&#62; &#60;?php echo date(&#34;Y &#34;); bloginfo(&#039;name&#039;); ?&#62;. &#60;?php _e(&#039;All rights reserved. Designed and developed by&#039;,&#039;themolitor&#039;);?&#62; &#60;a href=&#34;http://themeforest.net/user/themolitor/portfolio?ref=themolitor&#34; title=&#34;&#60;?php _e(&#039;Web Design &#38; Development Services by THE MOLITOR&#039;,&#039;themolitor&#039;);?&#62;&#34;&#62;THE MOLITOR&#60;/a&#62;</code></pre>
<p>You can change that text to whatever you want :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jweaving on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23118</link>
			<pubDate>Tue, 10 Sep 2013 17:32:19 +0000</pubDate>
			<dc:creator>jweaving</dc:creator>
			<guid isPermaLink="false">23118@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you!</p>
<p>I have a statement that I need to add to the footer due to political regulations.  Is there a way for me to replace the code in the footer with the text that I need it to say?</p>
<p>I noticed you referring in another post about something having to do with editing line 60.</p>
<p>How do I replace the copyright statement in footer.php with text that I need to write, such as "Paid for by Kurt Miller Campaign 2013"?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23101</link>
			<pubDate>Tue, 10 Sep 2013 08:40:47 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23101@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>There's a typo for the FB url. It's titled "Footer URL", but it's suppose to be "Facebook URL".</p>
<p>Regarding the menu, to remove that completely, open up "footer.php" and remove the following on line 40...</p>
<pre><code>&#60;?php wp_nav_menu(array(&#039;theme_location&#039; =&#62; &#039;footer&#039;, &#039;container_id&#039; =&#62; &#039;footerNav&#039;, &#039;menu_id&#039; =&#62; &#039;footmenu&#039;)); ?&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jweaving on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23084</link>
			<pubDate>Mon, 09 Sep 2013 18:19:55 +0000</pubDate>
			<dc:creator>jweaving</dc:creator>
			<guid isPermaLink="false">23084@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>I'm not looking for it to display links to any pages at all in the footer.  I'm looking for a clean footer.</p>
<p>I do have a bit to customize still -- the gallery, etc., but I'm not sure what you specifically had in mind as far as with the "Customize" page?  However, one thing I do notice is that with the new update, it's not showing an option for the FB URL...  We have options for Twitter, etc., but FB is gone?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23073</link>
			<pubDate>Mon, 09 Sep 2013 13:59:30 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23073@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Be sure to select a menu for the footer menu section. You can control this from two places: (1) the menus page or (2) the theme customizer panel.</p>
<p>Also, it looks like you haven't configured your site from the new "Customize" page yet. Be sure to review all your settings at "appearance" &#62; "customize".</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jweaving on "Footer Issues"</title>
			<link>http://www.themolitor.com/forums/topic/wp-footer-issues#post-23067</link>
			<pubDate>Mon, 09 Sep 2013 10:47:38 +0000</pubDate>
			<dc:creator>jweaving</dc:creator>
			<guid isPermaLink="false">23067@http://www.themolitor.com/forums/</guid>
			<description><p>I've created new pages after I recently upgraded to the new version (which I don't think is the issue), but for some reason the pages names are showing as links in the footer?</p>
<p>How (and why?) can I avoid this from happening?</p>
<p>The site is: <a href="http://kurtforseymour.com/" rel="nofollow">http://kurtforseymour.com/</a>
</p></description>
		</item>

	</channel>
</rss>
