<?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: The &#039;search&#039; page /search</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 16:33:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22483</guid>
					<title><![CDATA[The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22483</link>
					<pubDate>Thu, 13 Aug 2015 14:37:30 +0000</pubDate>
					<dc:creator>dbogomolny</dc:creator>

					<description>
						<![CDATA[
						<p>My site has a &#8216;search&#8217; page: the URL is /search</p>
<p>This page does not appear on the list of pages on the back-end. Is there a way of editing it?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22484</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22484</link>
					<pubDate>Sat, 15 Aug 2015 11:22:04 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>By default the search page (not an actual page but a template that lists your search results) uses your index.php template. IF you want to modify the output of the search page you can create a custom search.php template and it will be used to output your queried posts.<br />
The easiest way would be to copy the content of index.php into search.php then modify the search.php anyway you please.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22486</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22486</link>
					<pubDate>Mon, 17 Aug 2015 13:58:04 +0000</pubDate>
					<dc:creator>jdong</dc:creator>

					<description>
						<![CDATA[
						<p>BlueOwl,</p>
<p>I realize the same problem. The search page layout or template is a page+side bar. I would like to change it to a full page template. How do I do that?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22489</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22489</link>
					<pubDate>Mon, 17 Aug 2015 19:06:07 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hey, please, read above, create a search.php off of the index.php then edit it anyway you please.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22494</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22494</link>
					<pubDate>Mon, 17 Aug 2015 20:55:54 +0000</pubDate>
					<dc:creator>jdong</dc:creator>

					<description>
						<![CDATA[
						<p>So basically I just created a search.php and I plan copy the full page template code there. and put the php code file along with other file together in the folder by using FTP? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22495</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22495</link>
					<pubDate>Tue, 18 Aug 2015 09:31:56 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Right! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22896</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22896</link>
					<pubDate>Tue, 29 Sep 2015 09:27:21 +0000</pubDate>
					<dc:creator>dbogomolny</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks!</p>
<p>And is there any way to remove it from the menu entirely?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22900</guid>
					<title><![CDATA[Reply To: The &#039;search&#039; page /search]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/the-search-page-search/#post-22900</link>
					<pubDate>Tue, 29 Sep 2015 12:36:33 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>What the search field in the header? Sure:</p>
<p><a href="http://blueowlcreative.com/support_wp/forums/topic/search-bar-at-the-top/" rel="nofollow">http://blueowlcreative.com/support_wp/forums/topic/search-bar-at-the-top/</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

