<?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: Displaying post title above featured image, in single post view.</title>
		<link>http://www.kriesi.at/support/topic/displaying-post-title-above-featured-image-in-single-post-view</link>
		<description>Support Forum - Topic: Displaying post title above featured image, in single post view.</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 14:59:19 +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/displaying-post-title-above-featured-image-in-single-post-view" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Displaying post title above featured image, in single post view."</title>
			<link>http://www.kriesi.at/support/topic/displaying-post-title-above-featured-image-in-single-post-view#post-37657</link>
			<pubDate>Sat, 14 Jan 2012 19:34:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">37657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/loop-index.php and insert following code:&#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;before the slider code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
			if($img_size)
			{
				$slider = new avia_slideshow(get_the_ID());
 	 			echo $slider-&#38;gt;display_small($img_size);
			}
			?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>woodwinked on "Displaying post title above featured image, in single post view."</title>
			<link>http://www.kriesi.at/support/topic/displaying-post-title-above-featured-image-in-single-post-view#post-37650</link>
			<pubDate>Sat, 14 Jan 2012 17:47:07 +0000</pubDate>
			<dc:creator>woodwinked</dc:creator>
			<guid isPermaLink="false">37650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I display the title of the post above the featured image in a single post? For example, displaying the title above the photo here: &#60;a href=&#34;http://worlddailyphoto.com/turkey/roman-library-of-celsus-ephesus&#34; rel=&#34;nofollow&#34;&#62;http://worlddailyphoto.com/turkey/roman-library-of-celsus-ephesus&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's okay if the title is also display below the featured image as well (like it is by default).
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
