<?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: page title - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/page-title</link>
		<description>Support Forum - Tag: page title - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 17:18:36 +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/page-title" rel="self" type="application/rss+xml" />

		<item>
			<title>ATX on "Page name to appear in menu bar but NOT at top of actual page"</title>
			<link>http://www.kriesi.at/support/topic/page-name-to-appear-in-menu-bar-but-not-at-top-of-actual-page#post-113786</link>
			<pubDate>Sat, 25 May 2013 13:06:17 +0000</pubDate>
			<dc:creator>ATX</dc:creator>
			<guid isPermaLink="false">113786@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx Devin, this worked perfectly. Awesome!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Page name to appear in menu bar but NOT at top of actual page"</title>
			<link>http://www.kriesi.at/support/topic/page-name-to-appear-in-menu-bar-but-not-at-top-of-actual-page#post-107783</link>
			<pubDate>Mon, 29 Apr 2013 14:51:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">107783@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ATX,&#60;/p&#62;
&#60;p&#62;I don't really know if this is what you are looking for by your description so its a bit of a guess, however Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-31 .title_container {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will remove the title container on that specific news page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ATX on "Page name to appear in menu bar but NOT at top of actual page"</title>
			<link>http://www.kriesi.at/support/topic/page-name-to-appear-in-menu-bar-but-not-at-top-of-actual-page#post-107573</link>
			<pubDate>Sat, 27 Apr 2013 16:22:33 +0000</pubDate>
			<dc:creator>ATX</dc:creator>
			<guid isPermaLink="false">107573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;NEWS is currently a button on my menu bar so the word 'NEWS' appears below header of news page.&#60;br /&#62;
However I DON&#34;T want any words/title to appear (just the posts), but I do need NEWS as an option in my main menu bar.&#60;/p&#62;
&#60;p&#62;I DO want page titles to appear on other pages (EG: About).&#60;/p&#62;
&#60;p&#62;Pls help.&#60;/p&#62;
&#60;p&#62;NOTE: I'm using Coherence theme. URL: &#60;a href=&#34;http://beastsyndicate.com/&#34; rel=&#34;nofollow&#34;&#62;http://beastsyndicate.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Title on Blog Pages"</title>
			<link>http://www.kriesi.at/support/topic/title-on-blog-pages#post-100927</link>
			<pubDate>Tue, 12 Mar 2013 17:52:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jungphotodesign,&#60;/p&#62;
&#60;p&#62;Can you try updating your theme files. There were a number of bug fixes in version 1.7 and 1.8 of Abundance ( you are on 1.6).&#60;/p&#62;
&#60;p&#62;You can update the theme by re-downloading the theme files from your Downloads on Themeforest. Then just install like you did the first time. If you made any changes to the theme files themselves, make sure to back those up so they can be re-applied.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jungphotodesign on "Title on Blog Pages"</title>
			<link>http://www.kriesi.at/support/topic/title-on-blog-pages#post-100705</link>
			<pubDate>Mon, 11 Mar 2013 21:20:14 +0000</pubDate>
			<dc:creator>jungphotodesign</dc:creator>
			<guid isPermaLink="false">100705@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want the blog page h1 title above the breakcrumb to read &#34;Blog&#34; like the rest of the pages to my site however it is pulling a title from the oldest blog posting on the page.&#60;br /&#62;
&#60;a href=&#34;http://peaceoutfitness.com/blog/page/2/&#34; rel=&#34;nofollow&#34;&#62;http://peaceoutfitness.com/blog/page/2/&#60;/a&#62; - header is Peace Out!&#60;br /&#62;
&#60;a href=&#34;http://peaceoutfitness.com/blog/page/1/&#34; rel=&#34;nofollow&#34;&#62;http://peaceoutfitness.com/blog/page/1/&#60;/a&#62; - header is Taper Tips&#60;/p&#62;
&#60;p&#62;Please advise.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Page Title Width (How to Edit)"</title>
			<link>http://www.kriesi.at/support/topic/page-title-width-how-to-edit#post-99938</link>
			<pubDate>Thu, 07 Mar 2013 01:08:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">99938@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jakedohm on "Page Title Width (How to Edit)"</title>
			<link>http://www.kriesi.at/support/topic/page-title-width-how-to-edit#post-99805</link>
			<pubDate>Wed, 06 Mar 2013 13:56:42 +0000</pubDate>
			<dc:creator>jakedohm</dc:creator>
			<guid isPermaLink="false">99805@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you &#60;strong&#62;Ismael&#60;/strong&#62;. It worked great! Thank you guys so much for your quick feedback, your great support, and your eagerness to help. From now on I'm trying my best to buy Kriesi themes!&#60;/p&#62;
&#60;p&#62;PS: You can close this ticket.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Page Title Width (How to Edit)"</title>
			<link>http://www.kriesi.at/support/topic/page-title-width-how-to-edit#post-99746</link>
			<pubDate>Wed, 06 Mar 2013 06:33:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">99746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jakedohm,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.title_container h1 {
max-width: 100% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jakedohm on "Page Title Width (How to Edit)"</title>
			<link>http://www.kriesi.at/support/topic/page-title-width-how-to-edit#post-99715</link>
			<pubDate>Wed, 06 Mar 2013 00:28:46 +0000</pubDate>
			<dc:creator>jakedohm</dc:creator>
			<guid isPermaLink="false">99715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;My website's link is &#60;a href=&#34;http://sovereignredeemerchurch.com&#34; rel=&#34;nofollow&#34;&#62;http://sovereignredeemerchurch.com&#60;/a&#62;, and as you see at the top it says, &#34;Welcome to Sovereign Redeemer Community Church.&#34; But it drops to the next line at community, can I make this all one line?&#60;/p&#62;
&#60;p&#62;Thanks Ahead of Time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98409</link>
			<pubDate>Mon, 25 Feb 2013 20:03:16 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">98409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Devin and Peter got you back on track.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98354</link>
			<pubDate>Mon, 25 Feb 2013 10:24:03 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect, that solves everything! thank you very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98319</link>
			<pubDate>Mon, 25 Feb 2013 03:40:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This should do it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#text-12 h1 {
text-transform: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98279</link>
			<pubDate>Sun, 24 Feb 2013 17:32:01 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hm that code didnt work, so here is the link: &#60;a href=&#34;http://www.mappenguide.de&#34; rel=&#34;nofollow&#34;&#62;http://www.mappenguide.de&#60;/a&#62;&#60;br /&#62;
On the right side next to the video you can see the word &#34;MAPPENTIPPS&#34;, which I need to have in small letters, but its part of a widget. The code of this widget starts like this:&#60;br /&#62;
&#38;lt;h1&#38;gt;MappenTipps&#38;lt;/h1&#38;gt;&#60;br /&#62;
&#60;br /&#62;
&#38;lt;div id=&#34;mc_embed_signup&#34; style=&#34;width: 250px;&#34;&#38;gt;&#38;lt;form id=&#34;mc-embedded-subscribe-form&#34; class=&#34;validate&#34; style=&#34;font: normal 100% Arial, sans-serif; font-size: 10px;&#34; action=&#34;http://mappenguide.us2.list-manage.com/subscribe/post&#34; method=&#34;post&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;I hope this is helpful.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98251</link>
			<pubDate>Sun, 24 Feb 2013 14:27:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi EvilMuelli,&#60;/p&#62;
&#60;p&#62;Try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content h1 .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    text-transform:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should take care of all the headings, but if not, can you link us to the page that has the incorrect text-transform so we can target it directly?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98250</link>
			<pubDate>Sun, 24 Feb 2013 14:11:48 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank your. that helped.&#60;br /&#62;
But still my &#38;lt;h1&#38;gt; titles in the text are only in uppercase letters. how can I change also that? sorry for all that questions... I hope you can help me. thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98224</link>
			<pubDate>Sun, 24 Feb 2013 07:30:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;Please add following code to css/custom.css or to the quick css option field:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .callout, .title_container {
text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98185</link>
			<pubDate>Sat, 23 Feb 2013 15:20:42 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, that helped. Thank you very much!&#60;br /&#62;
Now I need something similar for example for the page titles. They are still only in uppercase letters. I want that everything can be written in small letters too. Any idea for that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98173</link>
			<pubDate>Sat, 23 Feb 2013 12:51:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please add following code to css/custom.css or to the quick css option field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a {
text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98046</link>
			<pubDate>Fri, 22 Feb 2013 14:24:03 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98046@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I also don't want to use only uppercase letters for the menu. I need normal (small) letters too. How can I change that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Template Builder Columns Bar setup"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-columns-bar-setup#post-94760</link>
			<pubDate>Sun, 03 Feb 2013 06:52:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94760@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Sorry about that. Anyway, glad you fixed it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gwildbur on "Template Builder Columns Bar setup"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-columns-bar-setup#post-94690</link>
			<pubDate>Sat, 02 Feb 2013 17:12:50 +0000</pubDate>
			<dc:creator>gwildbur</dc:creator>
			<guid isPermaLink="false">94690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I actually figured out.&#60;/p&#62;
&#60;p&#62;h3.dynamic-column-title {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gwildbur on "Template Builder Columns Bar setup"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-columns-bar-setup#post-94686</link>
			<pubDate>Sat, 02 Feb 2013 16:55:15 +0000</pubDate>
			<dc:creator>gwildbur</dc:creator>
			<guid isPermaLink="false">94686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Ismael Thank you for the css patch.&#60;br /&#62;
It works but it removed ALL the information. I just want it to do what the tab says.&#60;br /&#62;
Image and Post Content. NOT page title.&#60;br /&#62;
With your css patch it removed all h3 that included my headers of my page. (they happen to be h3 too)&#60;/p&#62;
&#60;p&#62;This should be reported as a bug of the system as well. Don't you think?&#60;br /&#62;
Please give me a fix for: Image and Post Content Display.&#60;br /&#62;
Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Template Builder Columns Bar setup"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-columns-bar-setup#post-94578</link>
			<pubDate>Fri, 01 Feb 2013 23:38:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Place this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.home .dynamic-column-title, .home .one_third .entry-content h3 {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gwildbur on "Template Builder Columns Bar setup"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-columns-bar-setup#post-94573</link>
			<pubDate>Fri, 01 Feb 2013 21:31:41 +0000</pubDate>
			<dc:creator>gwildbur</dc:creator>
			<guid isPermaLink="false">94573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I setup my Template Builder Columns bar for my frontpage and I use the selection of:&#60;br /&#62;
Single page&#60;br /&#62;
Selected my page&#60;br /&#62;
and Preview Image and post CONTENT.&#60;br /&#62;
When the page and the columns are displayed the page is listed with IMAGE, PAGE TITLE and PAGE CONTENT.&#60;br /&#62;
I do NOT want the page title.How can I remove that display?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://acimcentre.org/&#34; rel=&#34;nofollow&#34;&#62;http://acimcentre.org/&#60;/a&#62;&#60;br /&#62;
See home page.&#60;br /&#62;
Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-94248</link>
			<pubDate>Thu, 31 Jan 2013 03:05:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Oscar,&#60;/p&#62;
&#60;p&#62;I only see main top level menu items and don't see any secondary level menu items. I would not use words like 'bold' or 'uppercase' to describe the look of your menu, but 'thin' and 'lowercase with front letter capitalized' . Perhaps I've misunderstood and we speak of something completely different. &#60;a href=&#34;http://www.clipular.com/c?1797469=8lnoPv4FKps9w3h9Ay47WQNSzHM&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?1797469=8lnoPv4FKps9w3h9Ay47WQNSzHM&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oscarnava1984 on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-94150</link>
			<pubDate>Wed, 30 Jan 2013 15:12:16 +0000</pubDate>
			<dc:creator>oscarnava1984</dc:creator>
			<guid isPermaLink="false">94150@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I want to change the font of the menu, I dont want bold uppercase to the main categories, I want it all the same.&#60;/p&#62;
&#60;p&#62;Thanks for your answer.&#60;/p&#62;
&#60;p&#62;Oscar
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FarenAgency on "Header text in The Events Callendar plugin"</title>
			<link>http://www.kriesi.at/support/topic/header-text-in-the-events-callendar-plugin#post-93951</link>
			<pubDate>Tue, 29 Jan 2013 16:56:11 +0000</pubDate>
			<dc:creator>FarenAgency</dc:creator>
			<guid isPermaLink="false">93951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was able to resolve the issue by modifying the page template. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Header text in The Events Callendar plugin"</title>
			<link>http://www.kriesi.at/support/topic/header-text-in-the-events-callendar-plugin#post-93890</link>
			<pubDate>Tue, 29 Jan 2013 07:44:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to the page where the headline doesn't work as expected? Basically it's possible to overwrite the default behavior with templates: &#60;a href=&#34;http://tri.be/support/documentation/events-calendar-themers-guide/&#34; rel=&#34;nofollow&#34;&#62;http://tri.be/support/documentation/events-calendar-themers-guide/&#60;/a&#62; and &#60;a href=&#34;http://wordpress.org/support/topic/plugin-the-events-calendar-how-to-change-page-title-from-events-to-trips&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/plugin-the-events-calendar-how-to-change-page-title-from-events-to-trips&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FarenAgency on "Header text in The Events Callendar plugin"</title>
			<link>http://www.kriesi.at/support/topic/header-text-in-the-events-callendar-plugin#post-93810</link>
			<pubDate>Mon, 28 Jan 2013 20:10:52 +0000</pubDate>
			<dc:creator>FarenAgency</dc:creator>
			<guid isPermaLink="false">93810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using &#34;The Events Calendar&#34; plugin with replete theme, and it appears replete uses first calendar event as the page header title. Is there a way to override this behavior? I would like to manually define a page header title for that page. (By header title I mean the text in H1 block)&#60;/p&#62;
&#60;p&#62;This is the plugin I'm using: &#60;a href=&#34;http://wordpress.org/extend/plugins/the-events-calendar/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/the-events-calendar/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need help setting home page  (Frontpage)"</title>
			<link>http://www.kriesi.at/support/topic/need-help-setting-home-page-frontpage#post-92042</link>
			<pubDate>Thu, 17 Jan 2013 10:49:43 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">92042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Devin helped!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
