<?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 - Tag: remove title - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/remove-title</link>
		<description>Support Forum - Tag: remove title - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 11:32:57 +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/tags/remove-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Need to hide &#34;Home&#34; page title/post heading not sure what to call it on homepage"</title>
			<link>http://www.kriesi.at/support/topic/need-to-hide-home-page-titlepost-heading-not-sure-what-to-call-it-on-homepage#post-99552</link>
			<pubDate>Tue, 05 Mar 2013 09:21:18 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">99552@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The only word home i see is on your menu. To remove it , please add the following to css/custom.css or to quick css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.home .current-menu-item {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Need to hide &#34;Home&#34; page title/post heading not sure what to call it on homepage"</title>
			<link>http://www.kriesi.at/support/topic/need-to-hide-home-page-titlepost-heading-not-sure-what-to-call-it-on-homepage#post-99472</link>
			<pubDate>Mon, 04 Mar 2013 21:03:37 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99472@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Using Coalition as a basic multi page theme &#60;a href=&#34;http://www.flypressfilms.com&#34; rel=&#34;nofollow&#34;&#62;http://www.flypressfilms.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want to get rid of the word Home on the front page.&#60;/p&#62;
&#60;p&#62;How do I do it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Remove Page Title"</title>
			<link>http://www.kriesi.at/support/topic/remove-page-title-1#post-89474</link>
			<pubDate>Wed, 26 Dec 2012 19:34:46 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89474@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Google doesn't mind if  you hide content  ( &#60;a href=&#34;https://developers.google.com/webmasters/smartphone-sites/details&#34; rel=&#34;nofollow&#34;&#62;https://developers.google.com/webmasters/smartphone-sites/details&#60;/a&#62; ) &#34;As it is not immediately apparent in this setup that the site alters the HTML for mobile user agents (the mobile content is &#34;hidden&#34;), we recommend that the server send a hint to request that Googlebot-Mobile should crawl the page&#34;. All else is hot air in my opinion.&#60;/p&#62;
&#60;p&#62;However, we can either use jquery to hide it, or rip it out by the root out of the code. Here is a list of every single instance of h1 in the theme along with the page name and location ( &#60;a href=&#34;http://i.imgur.com/4E3he.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/4E3he.png&#60;/a&#62; ). if you open each of the 14 templates (some templates have two h1 tags and are marked in yellow, depending on how the template is used) and search for h1 you will find it, and simply remove it, or change it to &#38;lt;h5&#38;gt; or change it to &#38;lt;p&#38;gt; or &#38;lt;div class ='some-class-name-you-invent-or-retain-current-class&#34;. If you want it complete gone, then delete. (just make sure you have a backup, and after each page refresh the website, to make sure a mistake wasn't made.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizfreak22 on "Remove Page Title"</title>
			<link>http://www.kriesi.at/support/topic/remove-page-title-1#post-89444</link>
			<pubDate>Mon, 24 Dec 2012 09:42:48 +0000</pubDate>
			<dc:creator>bizfreak22</dc:creator>
			<guid isPermaLink="false">89444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How would I go about removing the page titles (h1) such as Home, Blog, etc? I don't want to use the &#34;display:none&#34; option because carries some negative ramifications with SEO. What can I do? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Decrease the height surrounding a widget"</title>
			<link>http://www.kriesi.at/support/topic/decrease-the-height-surrounding-a-widget#post-46825</link>
			<pubDate>Sun, 18 Mar 2012 07:37:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">46825@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Thanks dennkiel for helping us out :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "Decrease the height surrounding a widget"</title>
			<link>http://www.kriesi.at/support/topic/decrease-the-height-surrounding-a-widget#post-46751</link>
			<pubDate>Sat, 17 Mar 2012 23:18:06 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">46751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It worked!  Thanks for your wisdom!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dennis on "Decrease the height surrounding a widget"</title>
			<link>http://www.kriesi.at/support/topic/decrease-the-height-surrounding-a-widget#post-46736</link>
			<pubDate>Sat, 17 Mar 2012 20:29:50 +0000</pubDate>
			<dc:creator>Dennis</dc:creator>
			<guid isPermaLink="false">46736@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;For your CustomCSS:&#60;br /&#62;
'.sidebar .widget {&#60;br /&#62;
    padding: 20px;&#60;br /&#62;
    width: 180px;&#60;br /&#62;
}'&#60;/p&#62;
&#60;p&#62;Edit the &#34;Padding&#34; to meet your needs...&#60;/p&#62;
&#60;p&#62;Your player is defined in this DIV:&#60;br /&#62;
'&#38;lt;div id=&#34;tierra-audio-playlist-player&#34; class=&#34;widget ti_apm_widget_output&#34;&#38;gt;'&#60;/p&#62;
&#60;p&#62;Delete:&#60;br /&#62;
'&#38;lt;h3 class=&#34;widgettitle&#34;&#38;gt;Music By Akil Dasan&#38;lt;/h3&#38;gt;'&#60;/p&#62;
&#60;p&#62;And check the rest! ;-)&#60;/p&#62;
&#60;p&#62;Dennis
&#60;/p&#62;</description>
		</item>
		<item>
			<title>InterdisciplinaryInnovation on "Decrease the height surrounding a widget"</title>
			<link>http://www.kriesi.at/support/topic/decrease-the-height-surrounding-a-widget#post-46721</link>
			<pubDate>Sat, 17 Mar 2012 16:17:09 +0000</pubDate>
			<dc:creator>InterdisciplinaryInnovation</dc:creator>
			<guid isPermaLink="false">46721@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I wanted to know what custom css to add to remove the whitespace above and below the music player that I have on my left sidebar in flashlight.  I am trying to make it so that only the player shows.  &#60;a href=&#34;http://www.wellspokenart.com&#34; rel=&#34;nofollow&#34;&#62;http://www.wellspokenart.com&#60;/a&#62;  Also how do I remove the title?  Can I do this with CSS?  The plugin that I am using, Tierra Audio Playlist Player doesn't allow me to remove it in the options.  Can it be removed using CSS?&#60;/p&#62;
&#60;p&#62;Thank you so much for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29191</link>
			<pubDate>Mon, 10 Oct 2011 15:39:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dblomster on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29152</link>
			<pubDate>Mon, 10 Oct 2011 12:13:40 +0000</pubDate>
			<dc:creator>dblomster</dc:creator>
			<guid isPermaLink="false">29152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked great, even by doing the changes in a child theme :) Thanks a bunch!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29027</link>
			<pubDate>Sun, 09 Oct 2011 08:05:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29027@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Open up template-fullwidth.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;page&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_template_part( &#38;#39;includes/loop&#38;#39;, &#38;#39;pagefullwidth&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Make a copy of includes/loop-page.php and call it includes/loop-pagefullwidth.php.&#60;/p&#62;
&#60;p&#62;3) In includes/loop-pagefullwidth.php remove:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
					&#38;lt;?php the_title(); ?&#38;gt;
				&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dblomster on "Remove auto h1 post title from fullwidth pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-auto-h1-post-title-from-fullwidth-pages#post-29002</link>
			<pubDate>Sat, 08 Oct 2011 16:58:25 +0000</pubDate>
			<dc:creator>dblomster</dc:creator>
			<guid isPermaLink="false">29002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm trying to figure out a way to remove the post title of some (if not all) of my fullwidth pages. I'd rather include any h1 titles in the editor for each page on my own.&#60;/p&#62;
&#60;p&#62;Ideally, I'd like to have a selectable page template called something like Fullwidth Page w/o title. Or I guess removing the title from every fullwidth would work for me as well, as I can manually add the title in the editor.&#60;/p&#62;
&#60;p&#62;I know there are workarounds such as creating a dynamic template for each page where I select to not show the title, but a more straightforward way to solve this issue would be appreciated. Any ideas?&#60;/p&#62;
&#60;p&#62;TIA&#60;/p&#62;
&#60;p&#62;Edit: I forgot to mention that any css hacks to hide the h1 is not what I'm looking for, as I want the outputed html code to be SEO friendly.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
