<?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: Remove header () from home page?</title>
		<link>http://www.kriesi.at/support/topic/remove-header-from-home-page</link>
		<description>Support Forum - Topic: Remove header () from home page?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:28:34 +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/remove-header-from-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove header () from home page?"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-from-home-page#post-27983</link>
			<pubDate>Tue, 27 Sep 2011 15:43:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27983@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/modifying-slideshow-to-add-image-as-fullwidth-background&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/modifying-slideshow-to-add-image-as-fullwidth-background&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jasonleerogers on "Remove header () from home page?"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-from-home-page#post-27981</link>
			<pubDate>Tue, 27 Sep 2011 15:31:42 +0000</pubDate>
			<dc:creator>jasonleerogers</dc:creator>
			<guid isPermaLink="false">27981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your reply, Chris. I was able create a new page template titled &#34;home&#34; and created a new loop-page.php and just removed the h1 tag. &#60;/p&#62;
&#60;p&#62;What I would like to do is use Custom fields to assign an ID to a page that I can use over and again - so that I can create .CSS styles for each of those reusable IDs...(So the customer can easily implement). &#60;/p&#62;
&#60;p&#62;However, after reading about creating new page templates, and the way your file structure is in Broadscope, I think I have solved my problem.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;P.S. I can pay you for your time, if you can help modify the &#34;broadscope&#34; slideshow so that the Slide image can be 1800px wide, like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeforest.net/item/explode-corporate-blog-portfolio-wp-theme/full_screen_preview/473140&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/item/explode-corporate-blog-portfolio-wp-theme/full_screen_preview/473140&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would try to do it, but know nothing about PHP or Javascript and it will take forever.&#60;/p&#62;
&#60;p&#62;My client is paying for this, so it will have to be done one way or another..I have already chosen your theme, which we love.&#60;/p&#62;
&#60;p&#62;-Jason
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Remove header () from home page?"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-from-home-page#post-27910</link>
			<pubDate>Mon, 26 Sep 2011 21:16:44 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">27910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your includes folder you can edit the loop-index.php file to remove the h1 tag&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
	&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;&#38;lt;?php _e(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;)?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;
&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm confused why you'd want to add an ID to pages, every wordpress page already has it's own ID. Am I missing something here? I think &#60;a href=&#34;http://www.tanzilo.com/2008/12/19/wordpress-get-page-id-and-content-with-example-code/&#34;&#62;this&#60;/a&#62; could be of help, I read it diagonally so I'm not really sure whether or not it is helpful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jasonleerogers on "Remove header () from home page?"</title>
			<link>http://www.kriesi.at/support/topic/remove-header-from-home-page#post-27877</link>
			<pubDate>Mon, 26 Sep 2011 16:38:28 +0000</pubDate>
			<dc:creator>jasonleerogers</dc:creator>
			<guid isPermaLink="false">27877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I remove the H1 element from the the home page? Also is there a way to add an ID to a specific page by using custom fields?&#60;/p&#62;
&#60;p&#62;I love your themes by the way!&#60;/p&#62;
&#60;p&#62;-Jason
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
