<?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: How to change a position of a &quot;Page title&quot; in a single blog post?</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 06:39:57 +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/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25158</guid>
					<title><![CDATA[How to change a position of a &quot;Page title&quot; in a single blog post?]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25158</link>
					<pubDate>Thu, 26 Nov 2015 10:16:23 +0000</pubDate>
					<dc:creator>andriusk</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, sorry to bother again&#8230;</p>
<p>The default layout of a blog post is that Page title is on the top of the page (in the header).</p>
<p>How could i make it appear under the photo, since i am not showing the header.</p>
<p>Thank you so much. My website release date is tomorrow, so I&#8217;m super excited! Also as you see, i have some last minute requests. Thanks for the help&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25164</guid>
					<title><![CDATA[Reply To: How to change a position of a &quot;Page title&quot; in a single blog post?]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25164</link>
					<pubDate>Thu, 26 Nov 2015 10:31:05 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>I would override my single.php template in my Child theme, then simply add the </p>
<p><code>&lt;?php the_title(); ?&gt;</code></p>
<p>Wherever you want. <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/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25170</guid>
					<title><![CDATA[Reply To: How to change a position of a &quot;Page title&quot; in a single blog post?]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25170</link>
					<pubDate>Thu, 26 Nov 2015 11:10:47 +0000</pubDate>
					<dc:creator>andriusk</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m sorry, but I&#8217;m not sure how to do all this <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_sad.gif" alt=":(" class="wp-smiley" /> </p>
<p>Could you give me a dumbed-down version of what i should do?<br />
Is there an easier way by any chance, I&#8217;m not a web developer by any means</p>
<p>THANKS</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25171</guid>
					<title><![CDATA[Reply To: How to change a position of a &quot;Page title&quot; in a single blog post?]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25171</link>
					<pubDate>Thu, 26 Nov 2015 11:23:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Copy over your single.php template to your Child theme&#8217;s root folder.<br />
Then add the piece of code I gave you in it&#8230;<br />
IF you send me FTP credentials I can do it for you, you are using the Child theme, yes?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25177</guid>
					<title><![CDATA[Reply To: How to change a position of a &quot;Page title&quot; in a single blog post?]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25177</link>
					<pubDate>Thu, 26 Nov 2015 12:01:23 +0000</pubDate>
					<dc:creator>andriusk</dc:creator>

					<description>
						<![CDATA[
						<p>Can it be that I am not using a Child theme? <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/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25187</guid>
					<title><![CDATA[Reply To: How to change a position of a &quot;Page title&quot; in a single blog post?]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-change-a-position-of-a-page-title-in-a-single-blog-post/#post-25187</link>
					<pubDate>Thu, 26 Nov 2015 20:11:20 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, go ahead and use one, it&#8217;s best this way anyways! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p><a href="http://blueowlcreative.com/docs/fortuna/#customization1" rel="nofollow">http://blueowlcreative.com/docs/fortuna/#customization1</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

