<?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: Changing Footer Text for Copyright</title>
		<link>http://www.themolitor.com/forums/topic/changing-footer-text-for-copyright</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Changing Footer Text for Copyright</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 23:31:46 +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/changing-footer-text-for-copyright" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Changing Footer Text for Copyright"</title>
			<link>http://www.themolitor.com/forums/topic/changing-footer-text-for-copyright#post-20572</link>
			<pubDate>Fri, 03 May 2013 10:15:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20572@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To only use the text you enter in the footer text field, change the markup to this...</p>
<pre><code>&#60;!--COPYRIGHT--&#62;
&#60;div id=&#34;copyright&#34;&#62;&#60;?php echo $footerText;?&#62;&#60;/div&#62;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jp3rks on "Changing Footer Text for Copyright"</title>
			<link>http://www.themolitor.com/forums/topic/changing-footer-text-for-copyright#post-20564</link>
			<pubDate>Thu, 02 May 2013 13:28:48 +0000</pubDate>
			<dc:creator>jp3rks</dc:creator>
			<guid isPermaLink="false">20564@http://www.themolitor.com/forums/</guid>
			<description><p>I'm trying to change the copyright text in the footer. Currently, it lists the blog name. However, I need to change it to something else. I've found the code where it resides in footer.php:</p>
<pre><code>&#60;!--COPYRIGHT--&#62;
&#60;div id=&#34;copyright&#34;&#62;© &#60;?php echo date(&#34;Y &#34;); bloginfo(&#039;name&#039;); ?&#62;. &#60;?php echo $footerText;?&#62;&#60;/div&#62;</code></pre>
<p>I tried taking out the bloginfo('name') and replacing it with my text, but it just seems to break the footer. How can I either remove it completely so it uses the footer text found in the customization menu, or change it to static text?</p>
<p>Site link:  <a href="http://www.nextfilmworkshops.com/" rel="nofollow">http://www.nextfilmworkshops.com/</a></p>
<p>Thanks.
</p></description>
		</item>

	</channel>
</rss>
