<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: How to remove H1 from page name</title>
		<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name</link>
		<description>Support Forum - Topic: How to remove H1 from page name</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 22:10:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-remove-h1-from-page-name" rel="self" type="application/rss+xml" />

		<item>
			<title>SylD on "How to remove H1 from page name"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name#post-81746</link>
			<pubDate>Wed, 31 Oct 2012 20:11:42 +0000</pubDate>
			<dc:creator>SylD</dc:creator>
			<guid isPermaLink="false">81746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! It's fixed now :)&#60;/p&#62;
&#60;p&#62;Syl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to remove H1 from page name"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name#post-81592</link>
			<pubDate>Tue, 30 Oct 2012 20:09:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81592@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Syl,&#60;/p&#62;
&#60;p&#62;There are two functions in the functions-choices.php file you will need to edit. Search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//advanced title + breadcrumb function
if(!function_exists(&#38;#39;avia_title&#38;#39;))&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Within that, you can change the h1 to h2 in the $defaults array so that the default is h2. The next function just below this is:&#60;br /&#62;
&#60;code&#62;function avia_small_title()&#60;/code&#62;&#60;br /&#62;
You can do the same thing there, just change the 1 to a 2 at the start and end of the header tag.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SylD on "How to remove H1 from page name"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name#post-81428</link>
			<pubDate>Mon, 29 Oct 2012 15:54:25 +0000</pubDate>
			<dc:creator>SylD</dc:creator>
			<guid isPermaLink="false">81428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I am using the Choices theme and am unable to find this code in framework&#38;gt;php&#38;gt;function-set-avia-frontend.php&#60;/p&#62;
&#60;p&#62;Can you please let me know what code to change in the Choices theme?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Syl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to remove H1 from page name"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name#post-81244</link>
			<pubDate>Sat, 27 Oct 2012 01:19:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81244@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If you want to remove some h1 tags you can edit functions.php and find this code &#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo avia_title(array(&#38;#39;class&#38;#39;=&#38;gt;&#38;#39;portfolio-title&#38;#39;, &#38;#39;html&#38;#39; =&#38;gt; &#38;quot;&#38;lt;div class=&#38;#39;{class} title_container&#38;#39;&#38;gt;&#38;lt;h1 class=&#38;#39;main-title&#38;#39;&#38;gt;{title}&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;), $id);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Avia theme is using a special functional called avia_title to render page titles. You can change the h1 tag to something else or remove it completely.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "How to remove H1 from page name"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name#post-81231</link>
			<pubDate>Fri, 26 Oct 2012 22:45:36 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">81231@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also had this question. Simply change the h1 tags to h2.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SylD on "How to remove H1 from page name"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-h1-from-page-name#post-81230</link>
			<pubDate>Fri, 26 Oct 2012 22:40:46 +0000</pubDate>
			<dc:creator>SylD</dc:creator>
			<guid isPermaLink="false">81230@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, you helped me remove an H1 setting from the logo on the homepage in a different ticket. Can you please let me know how I can remove the H1 marking for page names? I have hidden the page name section on each page (for example, &#34;Counseling&#34; page does not say &#34;Counseling&#34; at the top because I hid that section) and I have manually marked the &#38;lt;h1&#38;gt;&#38;lt;/h1&#38;gt; text I want.&#60;/p&#62;
&#60;p&#62;An SEO tool I'm using is letting me know there are too many H1s on my pages because the page names are marked H1 as well as the words I manually marked as such. How can I remove the automatic H1s for page names?&#60;/p&#62;
&#60;p&#62;Thank you (again!),&#60;/p&#62;
&#60;p&#62;Syl
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
