<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: 404 page</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/404-page/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/404-page/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 19:27:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28943</guid>
					<title><![CDATA[404 page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28943</link>
					<pubDate>Fri, 10 Jun 2016 11:44:19 +0000</pubDate>
					<dc:creator>MOconcepts</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I have two questions about the 404-page:</p>
<p>1) It&#8217;s pretty basic. How can I at least add a search field to this page so visitors can try again.<br />
2) I am using WPML to have the site both in Dutch and english. How can I translate the 404 page in english and set that page for english vistitors?</p>
<p>Websit: <a href="http://www.dnalanguages.nl/" rel="nofollow">http://www.dnalanguages.nl/</a></p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28955</guid>
					<title><![CDATA[Reply To: 404 page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28955</link>
					<pubDate>Mon, 13 Jun 2016 08:01:15 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>The search page uses the search.php template file.<br />
You can modify that anyway you please in your Child theme preferably.<br />
Depending on the multi-lang plugin you are using you can translate the strings found in the template. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28964</guid>
					<title><![CDATA[Reply To: 404 page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28964</link>
					<pubDate>Mon, 13 Jun 2016 11:30:58 +0000</pubDate>
					<dc:creator>MOconcepts</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28968</guid>
					<title><![CDATA[Reply To: 404 page]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/404-page/#post-28968</link>
					<pubDate>Mon, 13 Jun 2016 12:36:57 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Just add a form to it&#8230; (make sure you do this in a child theme):</p>
<pre><code>&lt;form class=&quot;search&quot; action=&quot;&lt;?php echo home_url(); ?&gt;/&quot; method=&quot;get&quot;&gt;
	&lt;input name=&quot;s&quot; id=&quot;s&quot; type=&quot;text&quot; placeholder=&quot;&lt;?php echo ($s ? $s : __(&#039;Search&#039;, &#039;Fortuna&#039;).&#039;...&#039;); ?&gt;&quot; value=&quot;&quot; style=&quot;float: left; padding: 7px 8px 8px;&quot;/&gt;
	&lt;input type=&quot;submit&quot; class=&quot;&quot; value=&quot;&lt;?php echo ($s ? $s : __(&#039;Search&#039;, &#039;Fortuna&#039;).&#039;...&#039;); ?&gt;&quot;&gt;&lt;/input&gt;
&lt;/form&gt;</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

