<?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: &#34;Blog - Latest News&#34; different title for post</title>
		<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post</link>
		<description>Support Forum - Topic: &quot;Blog - Latest News&quot; different title for post</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 06:57:16 +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/blog-latest-news-different-title-for-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96842</link>
			<pubDate>Thu, 14 Feb 2013 22:07:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to get it working. I was trying to stray away from modifying the single and keep it in the loop but its just a preference of path to the same solution :)&#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>lennard on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96836</link>
			<pubDate>Thu, 14 Feb 2013 20:23:01 +0000</pubDate>
			<dc:creator>lennard</dc:creator>
			<guid isPermaLink="false">96836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Already got it...i changed this in single.php&#60;br /&#62;
&#60;code&#62;$title  = __(&#38;#39;Blog - Latest News&#38;#39;, &#38;#39;avia_framework&#38;#39;);&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;$title  = get_the_title($post-&#38;gt;post_parent); &#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96828</link>
			<pubDate>Thu, 14 Feb 2013 19:57:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96828@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Make sure to give your site a 3-4 refreshes within the browser just to make sure you aren't viewing any browser cache. If you have any caching plugins, disable them as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lennard on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96827</link>
			<pubDate>Thu, 14 Feb 2013 19:55:33 +0000</pubDate>
			<dc:creator>lennard</dc:creator>
			<guid isPermaLink="false">96827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I changed it, but it doesn't have any effect. Still shows &#34;BLOG - LATEST NEWS&#34;&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
Lennard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96785</link>
			<pubDate>Thu, 14 Feb 2013 15:51:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try going into includes&#38;gt;loop-index.php and look for:&#60;br /&#62;
&#60;code&#62;echo $title;&#60;/code&#62;&#60;br /&#62;
and change it to&#60;br /&#62;
&#60;code&#62;echo $current_post[&#38;#39;title&#38;#39;];&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lennard on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96718</link>
			<pubDate>Thu, 14 Feb 2013 11:05:25 +0000</pubDate>
			<dc:creator>lennard</dc:creator>
			<guid isPermaLink="false">96718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thank you for the reply, but i would like all posts to have this. So also plugins that use post features. Would it be an option to adjust the single.php e.g. this line: $title  = __('Blog - Latest News', 'avia_framework'); ?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Lennard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96565</link>
			<pubDate>Wed, 13 Feb 2013 17:46:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96565@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lennard,&#60;/p&#62;
&#60;p&#62;Yes there is but you need to use a template builder template to do so. Create a new template that has the Heading element, Horizontal Rule and Post/Page content elements. Then you can apply that template to each post and it will have that format.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lennard on "&#34;Blog - Latest News&#34; different title for post"</title>
			<link>http://www.kriesi.at/support/topic/blog-latest-news-different-title-for-post#post-96507</link>
			<pubDate>Wed, 13 Feb 2013 13:25:50 +0000</pubDate>
			<dc:creator>lennard</dc:creator>
			<guid isPermaLink="false">96507@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is it possible to change the static &#34;Blog - Latest News&#34; title in the header of a post to the title of that post?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
