<?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: Page Heading turining off</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/feed/</link>
		<description></description>
		<pubDate>Wed, 22 Apr 2026 14:41:59 +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/page-heading-turining-off/#post-34742</guid>
					<title><![CDATA[Page Heading turining off]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34742</link>
					<pubDate>Sun, 19 Apr 2020 19:14:50 +0000</pubDate>
					<dc:creator>Finespresso</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
I would like to turn of the page heading on each page (the one below the header). In your documentation I can see that in theTheme Options under General there is an option to turn it off (Show Page Headings On/Off).<br />
I don&#8217;t see it in my Theme Option. In Theme Options under General I have only &#8220;Page Heading Style&#8221; and choice of 3 options (Default, Triangles BGR, Custom).<br />
I can turn off the page heading on each single subpage but it&#8217;s quite annoying to do it when publishing each single post.<br />
How can I do it by default for all posts?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34744</guid>
					<title><![CDATA[Reply To: Page Heading turining off]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34744</link>
					<pubDate>Mon, 20 Apr 2020 15:09:13 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sure, you can do that with some of the theme filters, check them out here:</p>
<p><a href="http://blueowlcreative.com/docs/alea/#main_tabs44" rel="nofollow">http://blueowlcreative.com/docs/alea/#main_tabs44</a></p>
<p>For example, place this in your child theme&#8217;s functions.php file:</p>
<p><code>function my_page_heading_option() { return &#039;off&#039;; } add_filter(&#039;boc_override_default_page_settings_page_heading&#039;, &#039;my_page_heading_option&#039;);</code></p>
<p>and this for the default top margin if you want it switched off:</p>
<p><code>function my_page_content_top_margin() { return &#039;off&#039;; } add_filter(&#039;boc_override_default_page_settings_content_top_margin&#039;, &#039;my_page_content_top_margin&#039;);</code></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34755</guid>
					<title><![CDATA[Reply To: Page Heading turining off]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34755</link>
					<pubDate>Fri, 01 May 2020 13:19:54 +0000</pubDate>
					<dc:creator>Finespresso</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34757</guid>
					<title><![CDATA[Reply To: Page Heading turining off]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/page-heading-turining-off/#post-34757</link>
					<pubDate>Fri, 01 May 2020 19:18:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Any place in your functions.php in the Child theme&#8230;<br />
If you give me your credentials (and FTP access) I could help you with that. *use a private reply.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

