<?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: Oops! 404.php template</title>
		<link>http://www.themolitor.com/forums/topic/oops-404php-template</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Oops! 404.php template</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 23:27:31 +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/oops-404php-template" rel="self" type="application/rss+xml" />

		<item>
			<title>vitigirl on "Oops! 404.php template"</title>
			<link>http://www.themolitor.com/forums/topic/oops-404php-template#post-19057</link>
			<pubDate>Sun, 03 Mar 2013 17:55:05 +0000</pubDate>
			<dc:creator>vitigirl</dc:creator>
			<guid isPermaLink="false">19057@http://www.themolitor.com/forums/</guid>
			<description><p>You. Are. Wonderful.</p>
<p>THANKS!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Oops! 404.php template"</title>
			<link>http://www.themolitor.com/forums/topic/oops-404php-template#post-18906</link>
			<pubDate>Tue, 26 Feb 2013 11:26:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18906@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this instead...</p>
<pre><code>&#60;?php get_header(); ?&#62;

&#60;div style=&#34;text-align:center; padding:100px 0 100px;&#34;&#62;
	&#60;h2&#62;&#60;?php _e(&#34;Sobo, bah humbug. You&#039;ve missed out.&#34;);?&#62;&#60;/h2&#62;
	&#60;p&#62;&#60;?php _e(&#039;Sorry, these events are now over. To get back on track, head to home. Vinaka, thanks.&#039;);?&#62;&#60;/p&#62;
&#60;/div&#62;

&#60;?php get_footer(); ?&#62;</code></pre>
<p>You have an apostrophe (<code>&#039;</code>) inside two apostrophes, which breaks the code. </p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>vitigirl on "Oops! 404.php template"</title>
			<link>http://www.themolitor.com/forums/topic/oops-404php-template#post-18890</link>
			<pubDate>Mon, 25 Feb 2013 19:16:29 +0000</pubDate>
			<dc:creator>vitigirl</dc:creator>
			<guid isPermaLink="false">18890@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, </p>
<p>Made a 'booboo' and can't figure out what I've done wrong...</p>
<p>Altered the 404 template with success previously. </p>
<p>Just added some new text and think I've added a dash or a space or something-me-jiggy with dire result -s rather than get our website with the 404 message, there is nothing, just a blank canvass of emptiness...an empty void...ohmeohmy... :( </p>
<p>Current code is below. Can someone please tell me what I've done wrong? THANK YOU!</p>
<pre><code>&#60;?php get_header(); ?&#62;

&#60;div style=&#34;text-align:center; padding:100px 0 100px;&#34;&#62;
	&#60;?php _e(&#039;&#60;h2&#62;Sobo, bah humbug. You&#039;ve missed out.&#60;/h2&#62;&#60;p&#62;Sorry, these events are now over. To get back on track, head to home. Vinaka, thanks.&#60;/p&#62;&#039;);?&#62;
&#60;/div&#62;

&#60;?php get_footer(); ?&#62;</code></pre></description>
		</item>

	</channel>
</rss>
